]> git.ipfire.org Git - thirdparty/openssl.git/history - util/private.num
ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro
[thirdparty/openssl.git] / util / private.num
2019-07-31  Richard LevitteERR: Remove ERR_put_func_error() and reimplement ERR_pu...
2019-07-31  Richard LevitteERR: Implement the macros ERR_raise() and ERR_raise_dat...
2019-07-23  Richard LevitteRe-implement EVP_MD_name() and EVP_CIPHER_name() as...
2019-07-22  Richard LevitteAdd basic EVP_KEYMGMT API and libcrypto <-> provider...
2019-07-17  Rich SalzDeprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
2019-06-24  PauliChange OSSL_PARAM return size to not be a pointer.
2019-06-17  PauliBetter document specific OSSL_PARAM symbols.
2019-06-11  Todd ShortChange cipher default strings to a function
2019-05-03  Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-04-01  Boris Pismennyadd documentation
2019-03-15  Dr. Matthias St... trace: update the documentation
2019-03-12  PauliOSSL_PARAM helper functions.
2019-03-11  Richard LevitteAdd documentation
2019-03-06  Richard LevitteDocument the tracing functionality
2019-02-27  Richard LevitteReplumbing: Add include/openssl/core.h, initially with...
2019-02-15  Richard LevitteAdd an OpenSSL library context
2019-02-13  David MakepeaceAdded new EVP/KDF API.
2019-01-30  David BenjaminDocument and add macros for additional DSA options
2019-01-27  Ping Yuadd an additional async notification communication...
2018-12-07  Boris Pismennyssl: Linux TLS Tx Offload
2018-12-06  Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-11-15  Antoine SalonAdd SSL_CTX_set_tmp_ecdh.pod
2018-11-15  Antoine SalonSSL extra chain certificates doc
2018-11-12  Viktor DukhovniAdded missing signature algorithm reflection functions
2018-10-29  Richard LevitteAdd EVP_MAC API
2018-10-17  Patrick Steuers390x assembly pack: add OPENSSL_s390xcap man page.
2018-10-17  Antoine SalonEVP module documentation pass
2018-09-24  Daniel BeveniusDocument OPENSSL_VERSION_TEXT macro
2018-09-07  Paul YangSupport setting SM2 ID
2018-07-02  Matt CaswellDocument the new early data callback and option
2018-05-30  Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-04-13  Richard LevitteSplit the scrypt and RSA-PSS into man3 and man7 pages
2018-03-29  Dr. Matthias St... Add documentation for the RAND_DRBG API
2018-03-29  Vitezslav CizekBIO_s_accept.pod: add documentation for the new macros
2018-03-29  Vitezslav CizekDocument BIO_{get,set}_conn_ip_family macros.
2018-03-22  Andy Polyakovinclude/openssl/rand.h: omit intermediate typedef.
2018-03-15  Matt CaswellAdd documentation for the newly added EVP_PKEY_new...
2018-03-12  Todd ShortSession Ticket app data
2018-02-23  Richard LevitteSTORE: Add documentation on search criteria
2018-02-23  Richard LevitteSTORE: Add documentation on expecting specific infos
2018-01-22  Rich SalzAdd accessors for AdmissionSyntax
2017-12-15  Bernd EdlingerFix invalid function type casts.
2017-10-31  Ronald TseSynchronize man3 EVP cipher list with existing implemen...
2017-10-31  Richard LevitteFix EVP_PKEY_ASN1_METHOD manual
2017-10-12  Dr. Stephen HensonAdd RFC7919 documentation.
2017-09-15  Christian HeimesProvide getters for min/max proto version
2017-09-08  David BenjaminRename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
2017-09-06  Alfred E. Heggestadadd callback handler for setting DTLS timer interval
2017-08-28  Dr. Matthias St... RAND: Rename the RAND_poll_ex() callback and its typedef
2017-08-21  Paul YangDocument missing EVP_PKEY_method_* items
2017-08-03  Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-29  Bernd EdlingerImplement the CRYPTO_secure_clear_free function
2017-07-28  Paul YangMake SSL_set_tlsext_host_name no effect from server...
2017-07-26  Paul YangAdd test cases and docs for ASN1_STRING_TABLE_* functions
2017-06-29  Richard LevitteAdd the STORE module
2017-06-21  Matt CaswellDocument SSL_set_psk_find_session_callback() and SSL_CT...
2017-06-21  Matt CaswellDocument SSL_set_psk_use_session_callback() and SSL_CTX...
2017-06-08  Rich SalzRemove doc of non-existent functions
2017-06-01  Rich SalzAdd -p (public only) flag to find-doc-nits