Update copyright year
[openssl.git] / doc / man3 /
2021-04-22 Matt CaswellUpdate copyright year
2021-04-21 Dr. David von OheimbDOC: Clarify EVP_MAC_init() params vs. EVP_MAC_CTX_set_...
2021-04-20 Dr. David von OheimbImprove ossl_cmp_build_cert_chain(); publish it as...
2021-04-19 Matt CaswellAdd the function OSSL_LIB_CTX_get0_global_default()
2021-04-19 Matt CaswellChange the semantics of OSSL_LIB_CTX_set0_default(...
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-17 PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-15 Shane LontisAdd EVP_PKEY_todata() and EVP_PKEY_export() functions.
2021-04-15 Tomas MrazRename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_ty...
2021-04-14 Paulibio: note that BIO_sprintf null terminates on insuffici...
2021-04-12 Matt CaswellRemove the function EVP_PKEY_set_alias_type
2021-04-12 Matt CaswellUpdate KTLS documentation
2021-04-12 Shane LontisReplace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_fr...
2021-04-12 Shane LontisAdd OSSL_PARAM_dup() and OSSL_PARAM_merge().
2021-04-08 Dr. David von OheimbPEM_X509_INFO_read_bio_ex(): Generalize to allow parsin...
2021-04-08 Dr. David von Oheimbd2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex...
2021-04-08 Dr. David von OheimbPEM_X509_INFO_read,{_bio}_ex(): Complete documentation...
2021-04-08 Matt CaswellUpdate copyright year
2021-04-08 Matt CaswellRemove a TODO in EVP_set_default_properties
2021-04-08 Matt CaswellUpdate the algorithm fetching documentation links
2021-04-08 Shane LontisFix more certificate related lib_ctx settings.
2021-04-07 Nan XiaoRemove unnecessary setting SSL_MODE_AUTO_RETRY
2021-04-02 Richard LevitteEVP: Add EVP_<TYPE>_description()
2021-04-02 Richard LevitteAdd OSSL_STORE_LOADER_description()
2021-04-02 Richard LevitteAdd OSSL_DECODER_description() and OSSL_ENCODER_descrip...
2021-04-01 Nan XiaoRemove unnecessary BIO_do_handshake()s
2021-04-01 Tomas MrazEVP_CIPHER_type: fix misleading argument name
2021-03-31 Shane LontisAdd a range check (from SP800-56Ar3) to DH key derivation.
2021-03-31 Dr. David von OheimbHTTP: Fix method_POST param by moving it to OSSL_HTTP_R...
2021-03-30 Nan XiaoFix typo in BIO_push.pod
2021-03-29 Shane LontisUpdate deprecated API's in the documentation.
2021-03-29 Andrey MatyukovMoved build instructions from the man page
2021-03-28 Tomas MrazImplement EVP_PKEY_dup() function
2021-03-28 Paulidoc: fix style problems with this man page
2021-03-28 Paulidoc: add documentation for the X509_PUBKEY_dup() function
2021-03-26 Dr. David von OheimbHTTP: Rename OSSL_HTTP_REQ_CTX_i2d() to OSSL_HTTP_REQ_C...
2021-03-26 Paulidoc: note that MAC lifecycle transitions will be enforc...
2021-03-26 Paulidoc: note that RAND lifecycle transitions will be enfor...
2021-03-26 Paulidoc: note that KDF/PRF transitions will be enforced...
2021-03-22 Shane LontisFix usages of const EVP_MD.
2021-03-22 Andrey MatyukovDual 1024-bit exponentiation optimization for Intel...
2021-03-19 Tomas MrazAdded functions for printing EVP_PKEYs to FILE *
2021-03-18 Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
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-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 Matt CaswellUpdate copyright year
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-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-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 Paulidoc: add a note to the RAND_get0_ calls indicating...
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 Paulievp: add params argument to EVP_RAND_instantiate()
2021-02-28 Paulievp: add param argument to KDF derive call
2021-02-28 Paulidoc: note the additional parameters to EVP_MAC_init()
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 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 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 Paulidoc: remove notes section in OSSL_ENCODER.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 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-15 Matt CaswellDocument the newly added function EVP_PKEY_param_check_...
2021-02-15 Shane LontisAdd docs for ASN1_item_sign and ASN1_item_verify functions
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-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 MAC flags OSSL_MAC_PARAM_FLAGS with separate...
2021-02-09 Dr. David von Oheimbx509_vfy.c: Sort out return values 0 vs. -1 (failure...
next