]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2019-01-31  Richard LevitteBetter phrasing around 1.1.0
2019-01-31  Richard LevitteConfigure: clean away unused variables and double assig...
2019-01-31  Richard LevitteBuild: clean away RENAME and SHARED_NAME
2019-01-31  Richard LevitteBuild: remove EXTRA
2019-01-31  Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2019-01-31  Richard LevitteBuild cleanup: Remove the VMS hack from test/build...
2019-01-31  Richard LevitteVMS: force 'pinshared'
2019-01-31  weinholtendianFix error message for s_server -psk option
2019-01-30  Petr VorelReuse already defined macros
2019-01-30  David BenjaminDocument and add macros for additional DSA options
2019-01-30  Matt CaswellComplain if -twopass is used incorrectly
2019-01-30  Matt CaswellFix no-dso builds
2019-01-29  Matt CaswellDon't leak memory from ERR_add_error_vdata()
2019-01-28  Richard LevitteAndroid build: use ANDROID_NDK_HOME rather than ANDROID_NDK
2019-01-27  Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2019-01-27  Ping Yuadd an additional async notification communication...
2019-01-27  Michael Richardsonclarify which functions are the CMS functions which...
2019-01-27  David Asrafcrypto/bn: fix return value in BN_generate_prime
2019-01-27  Shigeki Ohtsus_client: fix not to send a command letter of R
2019-01-27  Tomas MrazRemove stray -modulus option from the ec manual page.
2019-01-27  Matthias KraftAdd "weak" declarations of symbols used in safestack...
2019-01-25  Dr. Matthias... X509_STORE: fix two misspelled compatibility macros
2019-01-24  Klotz, TobiasCleanup vxworks support to be able to compile for VxWorks 7
2019-01-24  Matt CaswellFix s_client so that it builds on Windows
2019-01-24  Matt CaswellRevert "Keep the DTLS timer running after the end of...
2019-01-24  Matt CaswellMake sure we trigger retransmits in DTLS testing
2019-01-22  Richard LevitteBuild: change remaining $unified_info{install} checks...
2019-01-22  Richard LevitteRework build: Windows dependency building fix
2019-01-22  Richard LevitteBuild: pass attributes down to make rule generators
2019-01-22  Richard LevitteBuild: use attributes to indicate installed script...
2019-01-22  Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2019-01-22  Richard LevitteConfigure: add attributes to end product build.info...
2019-01-22  Richard LevitteConfigure: teach the tokenizer to handle other separato...
2019-01-22  Matt EatonUpdate NOTES.ANDROID
2019-01-21  Richard LevitteRework building: Get rid of old %unified_info structures
2019-01-21  Richard LevitteRework building: adapt some scripts
2019-01-21  Richard LevitteRework building: Unix changes to handle extensions...
2019-01-21  Richard LevitteRework building: VMS changes to handle extensions and...
2019-01-21  Richard LevitteRework building: Windows changes to handle extensions...
next