]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
ssl: fix coverity 1451515: out of bounds memory access
[thirdparty/openssl.git] / doc /
2021-03-18  Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-17  Tomas MrazMake EVP_PKEY_missing_parameters work properly on provi...
2021-03-17  Arthur GautierEVP_KDF-KB man page: fixup ABI/API change
2021-03-17  Paulidoc: remove TODOs about redesigning the AEAD API
2021-03-17  Tomas MrazAdd some encoder and decoder code examples
2021-03-15  Matt CaswellAdd a CHANGES entry for EVP_PKEY_public_check() and...
2021-03-14  Shane LontisFix DSA EVP_PKEY_param_check() when defaults are used...
2021-03-14  Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2021-03-13  Dr. David von Oheimbapps/ts.c: Allow -untrusted arg to refer to multiple...
2021-03-13  Dr. David von OheimbTS ESS: Let TS_RESP_verify_signature() make use of...
2021-03-11  Paulirename ossl_provider_forall_loaded to ossl_provider_doa...
2021-03-11  Paulidoc: describe the return from ossl_provider_forall_loaded()
2021-03-11  Paulidoc: note that get_params and set_params calls should...
2021-03-11  Paulidoc: document the additional params argument to the...
2021-03-11  Paulidoc: update cipher documentation to include the new...
2021-03-11  Paulidoc: update digest documentation to include the new...
2021-03-11  Paulidoc: document param argument to RSA calls
2021-03-11  Paulidoc: document param argument to cipher init calls
2021-03-11  Paulidoc: update PKEY documentation to include the new init...
2021-03-11  Paulidoc: add params argument to key manager's gen_init...
2021-03-11  Dr. David von Oheimbopenssl-cmp.pod.in and apps/cmp.c: Various minor do...
2021-03-11  Matt CaswellUpdate copyright year
2021-03-10  Paulicore: add up_ref callback for OSSL_CORE_BIO
2021-03-10  Shane LontisAdd new filter BIO BIO_f_readbuffer()
2021-03-10  Tomas MrazFix formatting error of HISTORY section in some manual...
2021-03-10  Tomas MrazChange default algorithms in PKCS12_create() and PKCS12...
2021-03-10  Matt CaswellAdd a CHANGES for OSSL_STORE_INFO_get_type()
2021-03-09  Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-09  Arthur GautierEVP_KDF-KB man page: Fix typo in the example code
2021-03-09  Shane LontisReword repeated words.
2021-03-09  Tomas Mrazapps/pkcs12: Properly detect MAC setup failure
2021-03-08  Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
2021-03-08  Matt CaswellDocument the change in behaviour of the the low level...
2021-03-08  Matt CaswellEnsure the various legacy key EVP_PKEY getters/setters...
2021-03-08  Matt CaswellCache legacy keys instead of downgrading them
2021-03-06  Dr. David von Oheimbapps/x509.c: Rename -signkey to -key for consistency...
2021-03-06  Dr. David von OheimbOCSP_resp_find_status.pod: Complete the RETURN VALUES...
2021-03-04  Richard LevitteDOCS: Document OSSL_STORE_INFO_PUBKEY in doc/man3/OSSL_...
2021-03-03  Richard Levittebuild.info: Add the possibility to add dependencies...
2021-03-03  Richard LevitteDOCS: Fix provider-mac.pod and the docs of our implemen...
2021-03-03  Paulidoc: add a note to the RAND_get0_ calls indicating...
2021-03-03  Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-03-03  Tomas MrazResolve TODOs in signature implementations.
2021-03-02  Dr. David von Oheimbopenssl-cmp.pod.in: replace the term 'verify' by the...
2021-03-01  Richard Levittemake update
2021-03-01  Rich SalzRemove RSA SSLv23 padding mode
2021-03-01  Dr. David von OheimbGeneralize schmeme parsing of OSSL_HTTP_parse_url(...
2021-03-01  Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-28  Paulidoc: update documenation with params argument on DRBG...
2021-02-28  Paulievp: add params argument to EVP_RAND_instantiate()
2021-02-28  Paulidoc: document additional argument to KDF derive calls
2021-02-28  Paulievp: add param argument to KDF derive call
2021-02-28  Paulicore: add param argument to KDF derive call
2021-02-28  Paulidoc: update provider-mac documentation to account for...
2021-02-28  Paulidoc: update KMAC doc to not say that the `KEY\' paramet...
2021-02-28  Paulidoc: note the additional parameters to EVP_MAC_init()
2021-02-28  Paulisiphash: Add the C and D round parameters for SipHash.
2021-02-26  Paulichanges to match the updated context gettable/settable...
2021-02-26  Paulidoc: changes to match the updated context gettable...
2021-02-26  Paulidoc: changes to match the updated context gettable...
2021-02-26  Paulidoc: note changes to rand gettable/settable provider...
2021-02-26  Paulidoc: note changes to digest gettable/settable provider...
2021-02-24  Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2021-02-24  Richard LevitteAllow the sshkdf type to be passed as a single character
2021-02-24  Pauliprovider: add an unquery function to allow providers...
2021-02-24  Paulirand: note that locking needs to be explicitly enabled.
2021-02-24  Tomas MrazDeprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_...
2021-02-23  Richard Levittemake update
2021-02-23  Richard Levittemake update
2021-02-23  Richard LevitteGenerate doc/build.info with 'make update' rather than...
2021-02-23  Pauliprovider: add option to load a provider without disabli...
2021-02-23  PauliRAND_METHOD deprecation: documentation
2021-02-23  Richard LevitteEVP: Implement EVP_PKEY_CTX_is_a()
2021-02-22  Matt CaswellNote that the OSSL_CORE_MAKE_FUNC macro is reserved
2021-02-22  Matt CaswellDocument the OSSL_PARAM_DEFN macro
2021-02-22  Matt CaswellAdd documentation for the macro OPENSSL_VERSION_PREREQ
2021-02-22  Matt CaswellDocument OPENSSL_LH_flush()
2021-02-22  Shane LontisAdd EVP_PKEY_public_check_quick.
2021-02-19  Dr. David von OheimbCMP: Fix total_timeout behavior; small doc and diagnost...
2021-02-19  Paulidoc: remove notes section in OSSL_ENCODER.pod
2021-02-18  Georg Höllriglrfc2606 compliant example domains for x509v3_config.pod
2021-02-18  georg-xVarious improvements of doc/man5/x509v3_config.pod
2021-02-18  Richard LevitteOSSL_PARAM: Correct the assumptions on the UTF8 string...
2021-02-18  Matt CaswellUpdate copyright year
2021-02-18  Sahana PrasadDH: Make DH_bits(), DH_size(), and DH_security_bits...
2021-02-17  Dr. David von Oheimbapps/cmp.c: Improve initialization of ext_ctx structure...
2021-02-17  Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-17  Nicola Tuveri[doc/man3][OSSL_ENCODER] Move NOTES to the bottom
2021-02-17  Nicola Tuveri[doc/man3] Fix typo in DESCRIPTION of OSSL_ENCODER_prop...
2021-02-17  Paulidoc: document the two new RAND functions
2021-02-15  Matt CaswellDocument the newly added function EVP_PKEY_param_check_...
2021-02-15  Matt CaswellImplement EVP_PKEY_param_check_quick() and use it in...
2021-02-15  Shane LontisAdd docs for ASN1_item_sign and ASN1_item_verify functions
2021-02-12  Richard LevitteDOCS: Update the internal documentation on EVP_PKEY.
2021-02-12  Matt CaswellUpdate documentation following deprecation of SRP
2021-02-11  Dr. David von OheimbX509_STORE_CTX_cleanup(): Use internally so no need...
2021-02-11  KOBAYASHI IttokuMatch description with actual output of dgst
2021-02-10  Oleksandr TymoshenkoHandle partial data re-sending on ktls/sendfile on...
2021-02-10  Shane LontisReplace provider digest flags with separate param fields
2021-02-10  Shane LontisReplace provider cipher flags with separate param fields
next