drbg: ensure fork-safety without using a pthread_atfork handler
[openssl.git] / include /
2019-09-09 Dr. Matthias St... drbg: ensure fork-safety without using a pthread_atfork...
2019-08-08 Shane LontisChange EVP_CIPHER_CTX_iv_length() to return current...
2019-08-06 Matt CaswellFix ECDSA_SIG docs
2019-08-06 Matt CaswellCorrect the Extended Master Secret string for EBCDIC
2019-08-01 Dr. Matthias St... Add missing accessors for X509 AuthorityKeyIdentifier
2019-07-31 Antoine CœurFix Typos
2019-07-31 David von Oheimbmake RSA and DSA operations throw MISSING_PRIVATE_KEY...
2019-07-23 PauliMake rand_pool buffers more dynamic in their sizing.
2019-07-24 Dr. Matthias St... Remove OPENSSL_X509V3_H include detector from openssl...
2019-07-18 Bernd EdlingerAdd value_barriers in constant time select functions
2019-07-17 Bernd EdlingerFix a C++ comment in the refcount.h
2019-07-08 Dmitry BelyavskiyAvoid NULL pointer dereference. Fixes #9043.
2019-07-02 Dr. Matthias St... Add regenerated header files
2019-07-02 Rich Salzutil/mkerr.pl: Add an inclusion of symhacks.h in all...
2019-07-01 Matt CaswellEnsure that rc5 doesn't try to use a key longer than...
2019-06-30 Antoine CœurFix Typos
2019-06-24 PauliAllow AES XTS decryption using duplicate keys.
2019-06-12 raja-ashokFix typo mistake on calls to SSL_ctrl in ssl.h
2019-06-12 Acheev BhagatRemove redundant include
2019-06-06 Dr. Matthias St... Fix typo in macro argument of SSL_set1_client_sigalgs_l...
2019-06-03 Shane LontisAdd the content type attribute to additional CMS signer...
2019-05-28 Richard LevittePrepare for 1.1.1d-dev
2019-05-28 Richard LevittePrepare for 1.1.1c release OpenSSL_1_1_1c
2019-05-28 Richard LevitteUpdate copyright year
2019-05-24 voevFix GOST OID
2019-05-24 agnosticdevissue-8973: Added const to parameters for values that...
2019-05-20 Arne SchwabeChange SSL parameter SSL_session_reused const
2019-04-10 Richard LevitteRework DSO API conditions and configuration option
2019-03-29 Soujyu TanakaAvoid linking error on WCE700 for _InterlockedExchangeA...
2019-03-28 Matt CaswellMake OCSP_id_cmp and OCSP_id_issuer_cmp accept const...
2019-03-22 Bernd EdlingerMake err_clear_constant_time really constant time
2019-03-21 Dmitry BelyavskiyProviding missing accessor to EVP_PKEY.engine
2019-02-26 Matt CaswellPrepare for 1.1.1c-dev
2019-02-26 Matt CaswellPrepare for 1.1.1b release OpenSSL_1_1_1b
2019-02-26 Matt CaswellUpdate copyright year
2019-02-20 Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2019-02-19 Matt CaswellDon't interleave handshake and other record types in...
2019-02-15 Richard LevitteMark generated functions unused (applies to safestack...
2019-02-07 Matt CaswellMake OPENSSL_malloc_init() a no-op
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-05 Sam RobertsMake some simple getters take const SSL/SSL_CTX
2019-02-01 Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-01-30 Petr VorelReuse already defined macros
2019-01-27 Matthias KraftAdd "weak" declarations of symbols used in safestack...
2019-01-25 Dr. Matthias St... X509_STORE: fix two misspelled compatibility macros
2019-01-24 Klotz, TobiasCleanup vxworks support to be able to compile for VxWorks 7
2019-01-21 Bernd EdlingerPPC: Try out if mftb works before using it
2019-01-07 Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-04 Matt CaswellImplement OPENSSL_INIT_NO_ATEXIT
2019-01-04 Matt CaswellFix a RUN_ONCE bug
2019-01-03 Matt Caswellmake update
2018-12-22 Shreya BhandareEVP_PKEY_size declared to take a const parameter
2018-12-10 Richard Levittemake update
2018-11-30 Andy Polyakoverr/err.c: add err_clear_last_constant_time.
2018-11-20 Matt CaswellPrepare for 1.1.1b-dev
2018-11-20 Matt CaswellPrepare for 1.1.1a release OpenSSL_1_1_1a
2018-11-20 Matt CaswellUpdate copyright year
2018-11-12 Viktor DukhovniAdded missing signature algorithm reflection functions
2018-11-04 Benjamin KadukAdd tsan_decr() API, counterpart of tsan_counter()
2018-10-30 Dr. Matthias St... rand_drbg.h: include <openssl/obj_mac.h>
2018-10-29 Richard LevitteVMS & cryptoerr.h: include symhacks.h
2018-10-26 Dr. Matthias St... Backport some DRBG renamings and typo fixes
2018-10-17 Antoine SalonEVP module documentation pass
2018-10-16 Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-10-12 Matt CaswellFix a typo in a macro
2018-10-04 Richard LevitteClean out aliases in include/openssl/symhacks.h
2018-10-04 Richard LevitteSmall cleanup (util/mkdef.pl, crypto/bio/bss_log.c...
2018-09-24 PauliUse secure_getenv(3) when available.
2018-09-16 PauliUse 'i' as parameter name not 'I'.
2018-09-12 Dr. Matthias St... Replace the public RAND_DRBG_USED_FLAGS #define by...
2018-09-11 Matt CaswellPrepare for 1.1.1a-dev
2018-09-11 Matt CaswellPrepare for 1.1.1 release OpenSSL_1_1_1
2018-09-11 Matt CaswellUpdate copyright year
2018-09-07 Paul YangSupport setting SM2 ID
2018-09-07 Paul YangSupport pmeth->digest_custom
2018-09-07 Paul YangIntroduce EVP_MD_CTX_set_pkey_ctx
2018-09-03 Alex GaynorFixed a comment that referenced the wrong method
2018-09-03 PauliFix HMAC SHA3-224 and HMAC SHA3-256.
2018-09-03 Richard LevitteRename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list
2018-09-03 Paul Kehreradd getter for tbsResponseData and signatureAlgorithm...
2018-08-26 Andy Polyakovinternal/tsan_assist.h: add tsan_ld_acq and tsan_st_rel.
2018-08-21 Matt CaswellPrepare for 1.1.1-pre10-dev
2018-08-21 Matt CaswellPrepare for 1.1.1-pre9 release OpenSSL_1_1_1-pre9
2018-08-20 Matt CaswellAdd support for SSL_CTX_set_post_handshake_auth()
2018-08-20 Matt CaswellChange Post Handshake auth so that it is opt-in
2018-08-17 Benjamin KadukAvoid shadowing 'free' in X509_LOOKUP_met_set_free
2018-08-17 Andy Polyakovcrypto/threads_*: remove CRYPTO_atomic_{read|write}.
2018-08-16 Andy Polyakovinternal/refcount.h: overhaul fencing and add _MSC_VER...
2018-08-15 Matt CaswellUpdate code for the final RFC version of TLSv1.3 (RFC8446)
2018-08-11 Richard Levittei2d_ASN1_OBJECT(): allocate memory if the user didn...
2018-08-07 Rich SalzIncrease CT_NUMBER values
2018-08-07 Andy PolyakovAdd internal/tsan_assist.h.
2018-08-01 PauliAdd OIDs for HMAC SHA512/224 and HMAC SHA512/256.
2018-07-31 Richard LevitteEnsure symbols don't get deprecated too early
2018-07-31 Matt CaswellFix some TLSv1.3 alert issues
2018-07-31 Matt CaswellDeprecate the EC curve type specific functions in 1.2.0
2018-07-31 Matt CaswellProvide EC functions that are not curve type specific
2018-07-26 Kurt RoeckxMake number of Miller-Rabin tests for a prime tests...
2018-07-26 Kurt RoeckxChange the number of Miller-Rabin test for DSA generati...
2018-07-25 Andy Polyakovcrypto/dllmain.c: remove unused OPENSSL_NONPIC_relocate...
next