Fix no-ec2m in ec_curve.c (1.1.0)
[oweals/openssl.git] / include /
2019-09-10 Matt CaswellPrepare for 1.1.0m-dev
2019-09-10 Matt CaswellPrepare for 1.1.0l release OpenSSL_1_1_0l
2019-09-10 Matt CaswellUpdate copyright year
2019-09-07 Billy Brumley[crypto/ec] for ECC parameters with NULL or zero cofact...
2019-07-19 Bernd EdlingerAdd value_barriers in constant time select functions
2019-07-08 PauliAvoid NULL pointer dereference.
2019-05-28 Richard LevittePrepare for 1.1.0l-dev
2019-05-28 Richard LevittePrepare for 1.1.0k release OpenSSL_1_1_0k
2019-05-28 Richard LevitteUpdate copyright year
2019-03-22 Bernd EdlingerMake err_clear_constant_time really constant time
2019-02-20 Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2018-12-08 Andy Polyakoverr/err.c: add err_clear_last_constant_time.
2018-11-20 Matt CaswellPrepare for 1.1.0k-dev
2018-11-20 Matt CaswellPrepare for 1.1.0j release OpenSSL_1_1_0j
2018-11-20 Matt CaswellUpdate copyright year
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-10-02 Sohaib ul HassanImplement coordinate blinding for EC_POINT
2018-09-16 PauliUse 'i' as parameter name not 'I'.
2018-09-03 Paul Kehreradd getter for tbsResponseData and signatureAlgorithm...
2018-08-17 Benjamin KadukAvoid shadowing 'free' in X509_LOOKUP_met_set_free
2018-08-14 Matt CaswellPrepare for 1.1.0j-dev
2018-08-14 Matt CaswellPrepare for 1.1.0i release OpenSSL_1_1_0i
2018-08-14 Matt CaswellUpdate copyright year
2018-08-11 Richard Levittei2d_ASN1_OBJECT(): allocate memory if the user didn...
2018-08-07 Rich SalzIncrease CT_NUMBER values
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-11 Richard LevitteAvoid __GNUC__ warnings when defining DECLARE_DEPRECATED
2018-06-25 Richard LevitteOpenSSL_add_ssl_algorithm-is-deprecated() is deprecated...
2018-06-18 Jack BatesConvert _meth_get_ functions to const getters
2018-05-30 Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-05-02 Matt CaswellMake X509_VERIFY_PARAM_get_hostflags() take a const arg
2018-05-02 Matt CaswellFix SSL_get_shared_ciphers()
2018-05-02 Dr. Matthias St... a_strex.c: prevent out of bound read in do_buf()
2018-05-01 Matt CaswellAdd getter for X509_VERIFY_PARAM_get_hostflags
2018-04-26 Richard LevittePEM_def_callback(): use same parameter names as for...
2018-04-21 Bernd EdlingerEnsure the thread keys are always allocated in the...
2018-04-16 Dr. Matthias St... Revert "Add OPENSSL_VERSION_AT_LEAST"
2018-04-06 Matt CaswellFix an error code to be consistent with master
2018-04-05 Matt CaswellPick a q size consistent with the digest for DSA param...
2018-04-05 Matt CaswellMove the loading of the ssl_conf module to libcrypto
2018-04-02 FdaSilvaYYEVP,KDF: Add more error code along some return 0
2018-04-01 Richard LevitteVMS: Copy DECC inclusion epi- and prologues to internals
2018-03-27 Rich SalzFix typo in OPENSSL_LH_new compat API
2018-03-27 Matt CaswellPrepare for 1.1.0i-dev
2018-03-27 Matt CaswellPrepare for 1.1.0h release OpenSSL_1_1_0h
2018-03-27 Matt CaswellUpdate copyright year
2018-03-27 Matt CaswellLimit ASN.1 constructed types recursive definition...
2018-03-21 Matt CaswellCheck for alerts while waiting for a dry event
2018-03-06 Richard Levitteopensslconf.h.in: Use all the "openssl_api_defines"
2018-02-19 Massimiliano PalaAdd X509_get0_authority_key_id() function
2018-02-10 Rich SalzCopy name string in BIO_meth_new
2018-02-09 Matt CaswellDon't calculate the Finished MAC twice
2018-02-01 Michael RichardsonAdd OPENSSL_VERSION_AT_LEAST
2018-01-30 Matt CaswellAdd the SSL_OP_NO_RENEGOTIATION option to 1.1.0
2018-01-24 Christian HeimesFix signature of min/max proto getter
2018-01-24 Steffan KargerFix SSL_CTX_get_{min,max}_proto_version integer convers...
2018-01-23 Richard LevitteHave EVP_PKEY_asn1_find_str() work more like EVP_PKEY_a...
2018-01-18 Richard LevitteCygwin is POSIX, don't say it isn't
2018-01-10 Patrick SchlangenMake data argument const in SSL_dane_tlsa_add
2018-01-06 Bernd EdlingerStop using unimplemented cipher classes.
2017-12-16 Bernd EdlingerFix invalid function type casts.
2017-12-13 Benjamin KadukAdd an API to get the signer of an OCSP response
2017-11-25 David BenjaminPretty-print large INTEGERs and ENUMERATEDs in hex.
2017-11-07 Matt CaswellRemove 4 broken macros from ocsp.h
2017-11-02 Matt CaswellPrepare for 1.1.0h-dev
2017-11-02 Matt CaswellPrepare for 1.1.0g release OpenSSL_1_1_0g
2017-10-31 Richard LevitteEVP_PKEY_asn1_add0(): Check that this method isn't...
2017-10-28 Rich SalzAdd missing paren.
2017-10-11 Dr. Stephen Hensonmake update
2017-10-11 Dr. Stephen HensonAdd EVP_PKEY_set1_engine() function.
2017-10-09 MouseFix parameter name, for common aesthetics and to silenc...
2017-10-05 David WoodhouseAdd SSL_OP_NO_ENCRYPT_THEN_MAC
2017-09-15 Christian HeimesProvide getters for min/max proto version
2017-08-25 Richard LevitteNO_SYS_TYPES_H isn't defined anywhere, stop using it...
2017-08-24 Matt CaswellAdd documentation for SRTP functions
2017-08-03 Lingmo Zhuremove horrible pragma macro and remove __owur from...
2017-07-29 Bernd EdlingerImplement the CRYPTO_secure_clear_free function.
2017-07-23 Johannes BauerFix const correctness of EC_KEY_METHOD_get_*
2017-06-21 Matt CaswellAdd documentation for the SSL_export_keying_material...
2017-06-21 Matt CaswellFix DTLS failure when used in a build which has SCTP...
2017-05-25 Matt CaswellPrepare for 1.1.0g-dev
2017-05-25 Matt CaswellPrepare for 1.1.0f release OpenSSL_1_1_0f
2017-05-19 Matt CaswellFix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME
2017-05-19 Matt CaswellMake SSL_is_server() accept a const SSL
2017-05-12 Todd ShortClean up SSL_OP_* a bit
2017-05-11 Richard LevitteCleanup - use e_os2.h rather than stdint.h
2017-05-10 Rich SalzIgnore MSVC warnings (via Gisle Vanem)
2017-04-28 Rich SalzCheck fflush on BIO_ctrl call
2017-04-25 Matt CaswellDon't attempt to send fragments > max_send_fragment...
2017-04-13 Richard LevitteASN.1: extend the possibilities to embed data instead...
2017-04-06 Qin Longe_os2.h: Refine OSSL_SSIZE definition under UEFI enviro...
2017-04-04 Richard Levittemake update
2017-04-04 Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...
2017-04-03 Matt CaswellAdd missing macros for DHxparams
2017-03-30 FdaSilvaYYMore typo fixes
2017-03-28 Rich SalzMove PRIu64 to e_os.h
2017-03-28 Hannes MagnussonRemove redundant decl of 509_STORE_set_flags
2017-03-24 Ian SpenceFix function documentation
next