test/recipes/02-test_errstr.t: Do not test negative system error codes
[openssl.git] / doc /
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-02 Richard LevitteCORE: Add an algorithm_description field to OSSL_ALGORITHM
2021-04-01 Nan XiaoRemove unnecessary BIO_do_handshake()s
2021-04-01 Tomas MrazAdd "save-parameters" encoder parameter
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 Mohamed Akramdoc: fix enc -z option documentation
2021-03-30 Nan XiaoFix typos in bio.pod
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: life-cycle descritpion for MACs
2021-03-26 Paulidoc: note that MAC lifecycle transitions will be enforc...
2021-03-26 Paulidoc: life-cycle descritpion for RANDs
2021-03-26 Paulidoc: note that RAND lifecycle transitions will be enfor...
2021-03-26 Paulidoc: life-cycle description for KDFs/PRFs
2021-03-26 Paulidoc: note that KDF/PRF transitions will be enforced...
2021-03-26 Paulidoc: add life-cycle source files
2021-03-24 Rich SalzMake fipsinstall -out flag optional
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 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...
next