Add a test for the recv_max_early_data setting
[openssl.git] / include /
2018-07-06 Matt CaswellIntroduce the recv_max_early_data setting
2018-07-02 Matt CaswellAdd setters to set the early_data callback
2018-07-02 Matt CaswellMake the anti-replay feature optional
2018-06-27 Matt CaswellReturn a fatal error if application data is encountered...
2018-06-26 PauliModify the DEVRANDOM source so that the files are kept...
2018-06-26 Matt CaswellRespect SSL_OP_NO_TICKET in TLSv1.3
2018-06-26 Matt CaswellRestructure the ticket construction code
2018-06-25 Richard LevitteOpenSSL_add_ssl_algorithm-is-deprecated() is deprecated...
2018-06-22 Nicola TuveriRemove __cplusplus preamble from internal headers
2018-06-21 Nicola TuveriUse DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration
2018-06-20 Matt CaswellPrepare for 1.1.1-pre9-dev
2018-06-20 Matt CaswellPrepare for 1.1.1-pre8 release OpenSSL_1_1_1-pre8
2018-06-19 Sohaib ul HassanImplement coordinate blinding for EC_POINT
2018-06-19 Jack LloydMove SM2 algos to SM2 specific PKEY method
2018-06-19 Jack LloydAdd EVP_PKEY_set_alias_type
2018-06-19 Richard LevitteConfigure option 'no-deprecated' means '-DOPENSSL_API_C...
2018-06-18 Matt CaswellFix error number clash
2018-06-18 David von Oheimbadd 'unsupported cipher mode' diagnostics to evp_lib...
2018-06-08 Dmitry BelyavskiyNew GOST identificators
2018-06-08 Matt CaswellAdd function for setting the EVP_PKEY_ASN1_METHOD raw...
2018-06-08 Matt CaswellAdd support getting raw private/public keys
2018-06-07 Matt CaswellFix TLSv1.3 ticket nonces
2018-06-04 Jack LloydMake SM2 functions private
2018-05-30 Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-05-29 Matt CaswellPrepare for 1.1.1-pre8-dev
2018-05-29 Matt CaswellPrepare for 1.1.1-pre7 release OpenSSL_1_1_1-pre7
2018-05-29 Matt CaswellUpdate copyright year
2018-05-28 Dr. Matthias St... ECDSA_SIG: restore doc comments which were deleted...
2018-05-28 Dr. Matthias St... ECDSA_SIG: add simple getters for commonly used struct...
2018-05-28 Dr. Matthias St... RSA: add simple getters for commonly used struct members
2018-05-28 Dr. Matthias St... DSA: add simple getters for commonly used struct members
2018-05-24 Matt CaswellRevert "Support EVP_PKEY_sign() and EVP_PKEY_verify...
2018-05-18 Dr. Matthias St... DH: add simple getters for commonly used DH struct...
2018-05-17 Matt CaswellEnable the ability to set the number of TLSv1.3 session...
2018-05-15 Matt CaswellSuport TLSv1.3 draft 28
2018-05-11 Matt CaswellRework the decrypt ticket callback
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 FdaSilvaYYopensslconf.h inclusion cleanup
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-05-01 Matt CaswellPrepare for 1.1.1-pre7-dev
2018-05-01 Matt CaswellPrepare for 1.1.1-pre6 release OpenSSL_1_1_1-pre6
2018-04-26 Rich SalzFix last(?) batch of malloc-NULL places
2018-04-26 FdaSilvaYYAdd missing error code when alloc-return-null
2018-04-26 Richard LevittePEM_def_callback(): use same parameter names as for...
2018-04-24 Rich SalzAdd missing malloc-return-null instance
2018-04-24 FdaSilvaYYX509: add more error codes on malloc or sk_TYP_push...
2018-04-20 Bernd EdlingerEnsure the thread keys are always allocated in the...
2018-04-20 Dr. Matthias St... openssl/err.h: remove duplicate OSSL_STOREerr()
2018-04-20 Dr. Matthias St... openssl/ssl.h: restore some renamed public SSL_CTRL...
2018-04-18 FdaSilvaYYStyle: ssl.h
2018-04-17 Richard LevittePrepare for 1.1.1-pre6-dev
2018-04-17 Richard LevittePrepare for 1.1.1-pre5 release OpenSSL_1_1_1-pre5
2018-04-16 Dr. Matthias St... Revert "Add OPENSSL_VERSION_AT_LEAST"
2018-04-13 Richard Levittemake update
2018-04-06 Matt CaswellSupport EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA
2018-04-05 Rich SalzSet error code if alloc returns NULL
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-03 Richard LevitteVMS: stricter acquisition of entropy for the pool
2018-04-03 Rich SalzSet error code on alloc failures
2018-04-03 Bernd EdlingerUse gnu_printf format attribute to minimise MinGW warnings
2018-04-03 Matt CaswellPrepare for 1.1.1-pre5-dev
2018-04-03 Matt CaswellPrepare for 1.1.1-pre4 release OpenSSL_1_1_1-pre4
2018-03-29 Dr. Matthias St... Add documentation for the RAND_DRBG API
2018-03-29 FdaSilvaYYEVP,KDF: Add more error code along some return 0 in ...
2018-03-27 Matt CaswellLimit ASN.1 constructed types recursive definition...
2018-03-26 Rich SalzRemove QNX support
2018-03-22 Andy Polyakovinclude/openssl/rand.h: omit intermediate typedef.
2018-03-22 Andy Polyakovopenssl/rand.h: fix formatting.
2018-03-21 Jack BatesConvert _meth_get_ functions to const getters
2018-03-20 Matt CaswellPrepare for 1.1.1-pre4-dev
2018-03-20 Matt CaswellPrepare for 1.1.1-pre3 release OpenSSL_1_1_1-pre3
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Todd ShortFix no-sm3 (and no-sm2)
2018-03-19 Matt CaswellFix no-sm2
2018-03-19 Kurt RoeckxDon't use a ssl specific DRBG anymore
2018-03-19 Jack LloydHandle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-17 Kurt RoeckxReturn error when trying to use prediction resistance
2018-03-17 Kurt RoeckxPropagate the request for prediction resistance to...
2018-03-16 Dr. Matthias St... RAND_DRBG: add a function for setting the default DRBG...
2018-03-15 Dr. Matthias St... Publish the RAND_DRBG API
2018-03-15 Matt CaswellFix no-chacha and no-poly1305
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 CaswellAdd the function EVP_PKEY_new_CMAC_key()
2018-03-15 Matt CaswellAdd support for setting raw private HMAC keys
2018-03-15 Matt CaswellAdd functions to create an EVP_PKEY from raw private...
2018-03-15 PauliMissings OIDs for XTS added.
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 CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-14 Matt CaswellUpdate version numbers for TLSv1.3 draft-26
2018-03-13 Tim Hudsonupdate SRP copyright notice
2018-03-12 Benjamin SaundersIntroduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
2018-03-12 gmileAdd OIDs for DSTU-4145
2018-03-12 Todd ShortSession Ticket app data
2018-03-09 Dr. Matthias St... RAND_DRBG: add a function for setting the reseeding...
next