]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Add new filter BIO BIO_f_readbuffer()
[thirdparty/openssl.git] / doc /
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
2021-02-10  Shane LontisReplace MAC flags OSSL_MAC_PARAM_FLAGS with separate...
2021-02-10  Shane LontisChange the ASN1 variant of x942kdf so that it can test...
2021-02-09  Dr. David von Oheimbx509_vfy.c: Sort out return values 0 vs. -1 (failure...
2021-02-09  Dr. David von Oheimbx509_vfy: Clarify relevance of ctx->error also on succe...
2021-02-09  Dr. David von Oheimbx509_vfy.c: Fix various coding style and documentation...
2021-02-09  Tomas MrazCHANGES.md: Mention RSA key generation slowdown related...
2021-02-09  Tomas MrazDeprecate BN_pseudo_rand() and BN_pseudo_rand_range()
2021-02-09  Petr GotthardEnhanced integer parsing in OSSL_PARAM_allocate_from_text
2021-02-08  Shane LontisSimplify the EVP_PKEY_XXX_fromdata_XX methods.
2021-02-07  PauliFix race condition & allow operation cache to grow.
2021-02-06  Dr. David von OheimbAdd X509_STORE_CTX_verify(), which takes the first...
2021-02-05  Richard LevitteMakefile template: Allow separate generation of .pod...
2021-02-05  Richard LevitteDOCS: Remove the "global" dependency on writing .pod...
2021-02-05  Tomas Mrazprovider-signature.pod: Fix formatting.
2021-02-05  Richard LevitteEVP: Adapt EVP_PKEY_{set1,get1}_encoded_public_key()
2021-02-05  Richard LevitteEVP: Modify the checks in EVP_PKEY_{set,get}_xxx_param...
2021-02-05  Richard LevitteEVP: Adapt the other EVP_PKEY_set_xxx_param() functions
2021-02-05  Petr Gotthardapps/openssl: add -propquery command line option
2021-02-04  Dr. David von OheimbAllow NULL arg to OPENSSL_sk_{dup,deep_copy} returning...
2021-02-04  Dr. David von Oheimbopenssl.pod: Add documentation for using the loader_att...
2021-02-03  Rich SalzDeprecate EVP_MD_CTX_{set_}update_fn()
2021-02-02  Matt CaswellEnsure the EVP_PKEY operation_cache is appropriately...
2021-02-02  Dr. David von OheimbOSSL_HTTP_REQ_CTX.pod and OSSL_HTTP_transfer.pod: vario...
next