]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Set sess to NULL after freeing it.
[thirdparty/openssl.git] / include /
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...
2018-03-09  Todd ShortAdd SSL/SSL_CTX_use_cert_and_key()
2018-03-09  Matt CaswellGive more information in the SSL_stateless return code
2018-03-08  FdaSilvaYYDuplicate entries ssl_handshake_tbl trace entries...
2018-03-07  Sergey ZhuravlevAdd GOST OIDs for Edwards parameter sets
2018-03-07  Viktor DukhovniPrepare to detect index changes in OCSP responder.
2018-03-06  Richard Levitteopensslconf.h.in: Use all the "openssl_api_defines"
2018-03-06  Kurt RoeckxCheck the parent DRBG's strength
2018-03-05  Tomas MrazAdd support for .include directive in config files
2018-03-02  Matt CaswellIntegrate X448 and Ed448 into libcrypto
2018-03-02  Matt CaswellAdd pkey types for curve448
2018-02-28  Kurt RoeckxTell the ciphers which DRBG to use for generating rando...
2018-02-27  Matt CaswellPrepare for 1.1.1-pre3-dev
2018-02-27  Matt CaswellPrepare for 1.1.1-pre2 release OpenSSL_1_1_1-pre2
2018-02-27  Matt CaswellUpdate copyright year
2018-02-26  Tatsuhiro TsujikawaExport keying material using early exporter master...
2018-02-23  Richard LevitteSTORE 'file' scheme loader: Add search capibility
2018-02-23  Richard LevitteSTORE: Add the possibility to search for specific infor...
2018-02-23  Richard LevitteSTORE: Add the possibility to specify an expected info...
2018-02-21  Kurt RoeckxSwitch the DRBGs from AES-128-CTR to AES-256-CTR
2018-02-20  Matt CaswellAdd some new constant time functions needed by curve448
2018-02-19  John HughesAdd BIO_bind function to bind local address for a socket.
2018-02-19  Massimiliano Pala Add X509_get0_authority_key_id() function
2018-02-15  Dr. Matthias St... DRBG: make locking api truly private
2018-02-14  Richard LevitteOSSL_STORE: Add OSSL_STORE_vctrl()
2018-02-13  Rich SalzGenerate copyright year properly
2018-02-13  Dr. Matthias St... DRBG: make the derivation function the default for...
2018-02-13  Dr. Matthias St... DRBG: unify initialization and cleanup code
2018-02-13  Dr. Matthias St... DRBG: add locking api
2018-02-13  Matt CaswellPrepare for 1.1.1-pre2-dev
2018-02-13  Matt CaswellPrepare for 1.1.1-pre1 release OpenSSL_1_1_1-pre1
2018-02-13  Matt CaswellUpdate copyright year
2018-02-13  Matt CaswellOpenSSL 1.1.1 is now in pre release
2018-02-10  Rich SalzCopy name string in BIO_meth_new
2018-02-09  Nick MathewsonImprove #include structure of pem{,2}.h
2018-02-09  Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
next