]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2019-02-22  Paul YangFix a grammar nit in CRYPTO_get_ex_new_index.pod
2019-02-21  Kurt RoeckxMake sure that generated POD files are actually created...
2019-02-21  Kurt RoeckxIndent with 4
2019-02-21  Matt CaswellFix dasync engine
2019-02-21  Hubert KarioSSL_CONF_cmd: fix doc for NoRenegotiation
2019-02-20  Markus StockhausenMIPS32R3 provides the EXT instruction to extract bits...
2019-02-20  Shane Lontiscfi build fixes in x86-64 ghash assembly
2019-02-20  Nicola TuveriClear BN_FLG_CONSTTIME on BN_CTX_get()
2019-02-20  Nicola TuveriTest for constant-time flag leakage in BN_CTX
2019-02-20  Richard Levittetest/context_internal_test.c: don't initialize as a...
2019-02-19  Andy Polyakovsha/keccak1600.c: subscribe more platforms for "complem...
2019-02-19  Ionut MihalceaDon't set SNI by default if hostname is not dNS name
2019-02-19  Matthias KraftFix reference to symbol 'main'.
2019-02-19  Matt CaswellAdd a test for interleaving app data with handshake...
2019-02-19  Matt CaswellDon't interleave handshake and other record types in...
2019-02-19  Richard LevitteFixup internal documentation
2019-02-19  PauliFix a test ordering issue.
2019-02-18  Richard Levitteutil/find-docs-nits: Recognise SPARSE_ARRAY_OF
2019-02-18  Richard Levitteutil/find-docs-nits: Extend to handle internal document...
2019-02-18  Corinna Vinschencygwin: drop explicit O_TEXT
2019-02-18  Richard LevitteConform to proper NAME section format
2019-02-18  Richard LevitteProperty: naming and manual clarifiations
2019-02-18  Matt CaswellDon't leak EVP_KDF_CTX on error
2019-02-18  Pauligenerated files
2019-02-18  PauliProperties for implementation selection.
2019-02-17  Vedran MiletićAdd missing dots in dgst man page
2019-02-17  Jan MackuFixed typo
2019-02-17  David BenjaminCheck for unpaired .cfi_remember_state
2019-02-17  David BenjaminFix some CFI issues in x86_64 assembly
2019-02-17  Billy Brumley[test] unit test for field_inv function pointer in...
2019-02-17  Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2019-02-16  Andy PolyakovARM64 assembly pack: make it Windows-friendly.
2019-02-16  Andy PolyakovARM assembly pack: make it Windows-friendly.
2019-02-16  Patrick Steuers390x assembly pack: fix formal interface bug in chacha...
2019-02-15  Richard LevitteAdd an OpenSSL library context
2019-02-15  Richard LevitteAdd CRYPTO_alloc_ex_data()
2019-02-15  David AsrafAdd EC_GROUP_get0_field
2019-02-15  Richard LevitteMark generated functions unused (applies to safestack...
2019-02-15  Todd ShortAdd option to disable Extended Master Secret
2019-02-15  Matt CaswellUse order not degree to calculate a buffer size in...
2019-02-15  Matt CaswellFix no-stdio
2019-02-15  Richard LevitteConfigure: make --strict-warnings a regular user provid...
2019-02-14  Matt CaswellFix -verify_return_error in s_client
2019-02-14  Matt CaswellDon't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
2019-02-14  Sam RobertsIgnore cipher suites when setting cipher list
2019-02-14  Richard LevitteConfigure: stop forcing use of DEFINE macros in headers
2019-02-13  PauliSparse array iterators include index position.
2019-02-13  Michael HaubenwallnerWindows/Cygwin dlls need the executable bit set
2019-02-13  Richard Levittetest/build.info: add missing ../apps/include
2019-02-13  David MakepeaceAdded new EVP/KDF API.
2019-02-13  PauliSparse array limit testing: reduce the range limit...
2019-02-13  Daniel DeFreezFix null pointer dereference in cms_RecipientInfo_kari_init
2019-02-13  Richard LevitteMove libapps headers into their own directory
2019-02-13  PauliFix master build.
2019-02-13  PauliMacro typo fix not propagated
2019-02-12  PauliFix typo in comment
2019-02-12  Richard LevitteTo use BN_BITS2, we'd better include openssl/bn.h
2019-02-12  Eneas U de... eng_devcrypto.c: close open session on init
2019-02-12  Eneas U de... CHANGES: add note about building devcrypto dynamic
2019-02-12  Eneas U de... e_devcrypto: make the /dev/crypto engine dynamic
2019-02-12  Andy PolyakovAArch64 assembly pack: authenticate return addresses.
2019-02-12  PauliAdd sparse array data type.
2019-02-11  Richard LevitteRework build: small correction in unix-Makefile.tmpl
2019-02-11  Richard LevitteRework build: add special cases for AIX
2019-02-11  Richard Levitteapps/ocsp.c Use the same HAVE_FORK / NO_FORK as in...
2019-02-11  Richard Levittetest/recipes/02-err_errstr: skip errors that may not...
2019-02-11  Richard LevitteBuild: correct BASE shlib_version_as_filename
2019-02-11  Richard LevitteENGINE modules aren't special, so call them MODULES
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
2019-02-11  Tomas MrazAllow the syntax of the .include directive to optionall...
2019-02-11  PauliFix comment typo
2019-02-10  Daniel DeFreezFix null pointer dereference in ssl_module_init
2019-02-08  Todd ShortUpdate d2i_PrivateKey documentation
2019-02-08  Todd ShortFix d2i_PublicKey() for EC keys
2019-02-08  PauliAddress a bug in the DRBG tests where the reseeding...
2019-02-07  Richard Levittetest/drbgtest.c: call OPENSSL_thread_stop() explicitly
2019-02-07  Matt CaswellMake OPENSSL_malloc_init() a no-op
2019-02-07  Antoine SalonAdd CHANGES entry for blake2mac
2019-02-06  Antoine Salonblake2: avoid writing to output buffer when using defau...
2019-02-06  Antoine Salonblake2: add evpmac test vectors
2019-02-06  Antoine Salonblake2: backport changes to blake2s
2019-02-06  Antoine Salonblake2: add EVP_MAC man page
2019-02-06  Antoine Salonblake2: register MAC objects
2019-02-06  Antoine Salonblake2b: add EVP_MAC API
2019-02-06  Antoine Salonblake2b: add support for parameter setting and keyed...
2019-02-06  Antoine Salonblake2: add implementation support for variable digest...
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2019-02-05  Patrick Steuercrypto/poly1305/asm/poly1305-s390x.pl: add vx code...
2019-02-05  Sam RobertsMake some simple getters take const SSL/SSL_CTX
2019-02-04  Matthias KraftFix Invalid Argument return code from IP_Factory in...
2019-02-04  batist73Android build: fix usage of NDK home variable ($ndk_var)
2019-02-04  Richard LevitteBuild: correct assembler generation in crypto/rc4/build...
2019-02-01  Bernd EdlingerAdd an entry to the CHANGES for the d2i_X509_PUBKEY fix
2019-02-01  Richard LevitteVMS: Clean away stray debugging prints from descrip...
2019-02-01  Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-02-01  Andy Polyakovpoly1305/asm/poly1305-ppc.pl: add vector base 2^26...
2019-02-01  Andy Polyakovperlasm/ppc-xlate.pl: add VSX word load/store instructions.
2019-01-31  Bernd EdlingerFix a crash in reuse of i2d_X509_PUBKEY
2019-01-31  Bernd EdlingerFixed d2i_X509 in-place not re-hashing the ex_flags
2019-01-31  Bernd EdlingerFix a memory leak with di2_X509_CRL reuse
next