openssl.git
2018-03-15 Richard Levitteutil/postprocess-makedepend.pl: For VC, don't include...
2018-03-15 Richard LevitteStreamline dependency generation
2018-03-15 Matt CaswellFix no-chacha and no-poly1305
2018-03-15 Matt CaswellFix a memory leak in the ca application
2018-03-15 Matt CaswellAllow multiple entries without a Subject even if unique...
2018-03-15 Matt CaswellReport a readable error on a duplicate cert in ca app
2018-03-15 Matt CaswellRevert "Don't allow an empty Subject when creating...
2018-03-15 Matt CaswellRevert "Don't crash on a missing Subject in index.txt"
2018-03-15 Matt CaswellRename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
2018-03-15 Matt CaswellAdd functions for setting the new EVP_PKEY_ASN1_METHOD...
2018-03-15 Matt CaswellMake sure all errors go on the stack in the EVP_PKEY_ne...
2018-03-15 Matt CaswellExpand the 25519/448 overview man pages
2018-03-15 Matt CaswellAdd some test vectors for testing raw 448/25519 keys
2018-03-15 Matt CaswellAdd PrivateKeyRaw and PublicKeyRaw support to evp_test
2018-03-15 Matt CaswellAdd documentation for the newly added EVP_PKEY_new...
2018-03-15 Matt CaswellUpdate the tests to use the new EVP_PKEY_new_private_ke...
2018-03-15 Matt CaswellAdd the function EVP_PKEY_new_CMAC_key()
2018-03-15 Matt CaswellAdd support for setting raw private Poly1305 keys
2018-03-15 Matt CaswellAdd support for setting raw private SIPHASH keys
2018-03-15 Matt CaswellAdd support for setting raw private HMAC keys
2018-03-15 Matt CaswellAdd support for setting raw private/public 25519/448...
2018-03-15 Matt CaswellAdd functions to create an EVP_PKEY from raw private...
2018-03-15 Sebastian Andrzej... Configure: allow to enable afalgeng if target does...
2018-03-15 Matt CaswellOnly update the server session cache when the session...
2018-03-15 PauliMissings OIDs for XTS added.
2018-03-14 Matt CaswellFix no-ec
2018-03-14 Patrick SteuerFix test_out_option
2018-03-14 Richard Levitteutil/add-depends.pl: sort the dependency files
2018-03-14 Matt CaswellFix an error number clash
2018-03-14 Matt CaswellPut the default set of TLSv1.3 ciphersuites in a header...
2018-03-14 Matt CaswellFix clienthellotest for new TLSv1.3 ciphersuite configu...
2018-03-14 Matt CaswellUpdate CHANGES with details of TLSv1.3 ciphersuite...
2018-03-14 Matt CaswellAdd documentation for TLSv1.3 ciphersuite configuration
2018-03-14 Matt CaswellUpdate s_time to be allow configuration of TLSv1.3...
2018-03-14 Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-14 Matt CaswellUpdate version numbers for TLSv1.3 draft-26
2018-03-14 Matt CaswellOnly allow supported_versions in a TLSv1.3 ServerHello
2018-03-14 Matt CaswellUse the TLSv1.3 record header as AAD
2018-03-14 Richard LevitteRemove '-Wextra' as default user flags for the Linux...
2018-03-13 Richard LevitteWindows build file: make sure to quote
2018-03-13 Richard LevitteRemove the temporary file in case it wasn't renamed
2018-03-13 Richard LevitteRemove debugging prints from util/add-depends.pl
2018-03-13 Andy PolyakovConfigurations/*.conf: overhaul Android targets.
2018-03-13 Andy Polyakovec/curve25519.c: resolve regression with Android NDK...
2018-03-13 Andy Polyakovstore/loader_file.c: rename variables causing conflicts...
2018-03-13 Richard LevitteRefactor the 'depend' target
2018-03-13 Tim Hudsonupdate SRP copyright notice
2018-03-12 Richard Levitteopenssl rehash: no more need to massage the files on VMS
2018-03-12 Richard LevitteAdjust LPdir_unix.c on VMS for OpenSSL expectations
2018-03-12 Richard LevitteCONF inclusion test: Add VMS specific tests
2018-03-12 Richard LevitteCONF: On VMS, treat VMS syntax inclusion paths correctly
2018-03-12 Matt CaswellFree the correct type in OBJ_add_object()
2018-03-12 Matt CaswellFix enable-ssl-trace
2018-03-12 Benjamin SaundersIntroduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
2018-03-12 Matt CaswellImprove error handling in pk7_doit
2018-03-12 gmileAdd OIDs for DSTU-4145
2018-03-12 Matt CaswellDon't negotiate TLSv1.3 with the ossl_shim
2018-03-12 Todd ShortSession Ticket app data
2018-03-12 Andy Polyakovmem_sec.c: portability fixup.
2018-03-11 Kurt RoeckxFix propotype to include the const qualifier
2018-03-10 Alex GaynorFixed a handful of typos
2018-03-10 Andy PolyakovConfigurations/10-main.conf: VC-<target> cleanups.
2018-03-10 Andy PolyakovConfigurations/unix-Makefile.tmpl: overhaul assembler...
2018-03-10 Richard LevitteConfigurations/descrip.mms.tmpl: Fix small errors
2018-03-10 Richard LevitteConfigure: catch the build tree configdata.pm
2018-03-10 Richard LevitteConfigure: don't mangle the directory again when checki...
2018-03-09 Dr. Matthias... RAND_DRBG: add a function for setting the reseeding...
2018-03-09 Ben KadukAttempt to fix boringssl tests
2018-03-09 Benjamin KadukDocument more X509_STORE functions
2018-03-09 Ben KadukFix doc-nits
2018-03-09 Benjamin KadukReuse extension_is_relevant() in should_add_extension()
2018-03-09 Benjamin KadukFix type error in PEM processing
2018-03-09 Todd ShortAdd SSL/SSL_CTX_use_cert_and_key()
2018-03-09 Andy PolyakovConfigurations/50-win-onecore.conf: add Windows 10...
2018-03-09 Andy PolyakovConfigurations/windows-makefile.tmpl: simplify install...
2018-03-09 Andy PolyakovConfigurations/10-main.conf: amend out-dated comments.
2018-03-09 Richard LevitteRestore the display of options with 'openssl version -a'
2018-03-09 Richard LevitteDisplay the library building flags
2018-03-09 Richard LevitteConfigure et al: Move the definition of library only...
2018-03-09 Steven Noonanspeed: add ecdhx448 to ecdh choices
2018-03-09 Alex GaynorFixed a spelling mistake in ASN1_TIME_set.pod
2018-03-09 Matt CaswellGive more information in the SSL_stateless return code
2018-03-09 Matt CaswellTest the new PSK behaviour
2018-03-09 Matt CaswellUpdate documentation for the new PSK behaviour
2018-03-09 Matt CaswellFallback on old style PSK callbacks if the new style...
2018-03-09 Matt CaswellTolerate TLSv1.3 PSKs that are a different size to...
2018-03-08 Viktor DukhovniMake OCSP "multi" compatible with "no-sock" builds.
2018-03-08 Richard LevitteRemove useless -D_ENDIAN from MPE/iX-gcc config
2018-03-08 Michael RichardsonReduce travis-ci log output
2018-03-08 Richard LevitteConfigure: correct the check of env vars vs command...
2018-03-08 Richard LevitteMake a few more asm modules conform: last argument...
2018-03-08 Richard LevitteConfigure: disallow the mixture of compiling flags...
2018-03-08 Richard LevitteConfigurations/README: update documentation on flags
2018-03-08 Richard LevitteConfigure et al: get rid of last traces of plib_lflags...
2018-03-08 Richard Levitteconfig: Pass diverse flags to Configure via the environment
2018-03-08 Richard LevitteConfigurations/10-main.conf: Duplicate cflags to cxxflags
2018-03-08 Richard LevitteAdd space to asoutflag value where appropriate
2018-03-08 Richard LevitteMake "make variables" config attributes for overridable...
2018-03-08 Richard LevitteConfigure et al: rename all dso_* to module_* in shared...
2018-03-08 FdaSilvaYYDuplicate entries ssl_handshake_tbl trace entries...
next