summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2021-03-19Added functions for printing EVP_PKEYs to FILE *Tomas Mraz
2021-03-18TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb
2021-03-17Make EVP_PKEY_missing_parameters work properly on provided RSA keysTomas Mraz
2021-03-17EVP_KDF-KB man page: fixup ABI/API changeArthur Gautier
2021-03-17doc: remove TODOs about redesigning the AEAD APIPauli
2021-03-17Add some encoder and decoder code examplesTomas Mraz
2021-03-15Add a CHANGES entry for EVP_PKEY_public_check() and EVP_KEY_param_check()Matt Caswell
2021-03-15Fix DSA EVP_PKEY_param_check() when defaults are used for param generation.Shane Lontis
2021-03-14Always check CRYPTO_LOCK_{read,write}_lockRich Salz
2021-03-13apps/ts.c: Allow -untrusted arg to refer to multiple sourcesDr. David von Oheimb
2021-03-13TS ESS: Let TS_RESP_verify_signature() make use of untrusted certs also from ...Dr. David von Oheimb
2021-03-12rename ossl_provider_forall_loaded to ossl_provider_doall_activatedPauli
2021-03-12doc: describe the return from ossl_provider_forall_loaded()Pauli
2021-03-12doc: note that get_params and set_params calls should return true if the para...Pauli
2021-03-12doc: document the additional params argument to the various init() callsPauli
2021-03-12doc: update cipher documentation to include the new init functions with paramsPauli
2021-03-12doc: update digest documentation to include the new init functions with paramsPauli
2021-03-12doc: document param argument to RSA callsPauli
2021-03-12doc: document param argument to cipher init callsPauli
2021-03-12doc: update PKEY documentation to include the new init functions with paramsPauli
2021-03-12doc: add params argument to key manager's gen_init callPauli
2021-03-11openssl-cmp.pod.in and apps/cmp.c: Various minor do improvementsDr. David von Oheimb
2021-03-11Update copyright yearMatt Caswell
2021-03-11core: add up_ref callback for OSSL_CORE_BIOPauli
2021-03-11Add new filter BIO BIO_f_readbuffer()Shane Lontis
2021-03-10Fix formatting error of HISTORY section in some manual pages.Tomas Mraz
2021-03-10Change default algorithms in PKCS12_create() and PKCS12_set_mac()Tomas Mraz
2021-03-10Add a CHANGES for OSSL_STORE_INFO_get_type()Matt Caswell
2021-03-09Non-const accessor to legacy keysDmitry Belyavskiy
2021-03-09EVP_KDF-KB man page: Fix typo in the example codeArthur Gautier
2021-03-09Reword repeated words.Shane Lontis
2021-03-09apps/pkcs12: Properly detect MAC setup failureTomas Mraz
2021-03-08Make the EVP_PKEY_get0* functions have a const return typeMatt Caswell
2021-03-08Document the change in behaviour of the the low level key getters/settersMatt Caswell
2021-03-08Ensure the various legacy key EVP_PKEY getters/setters are deprecatedMatt Caswell
2021-03-08Cache legacy keys instead of downgrading themMatt Caswell
2021-03-06apps/x509.c: Rename -signkey to -key for consistency with the req appDr. David von Oheimb
2021-03-06OCSP_resp_find_status.pod: Complete the RETURN VALUES sectionDr. David von Oheimb
2021-03-04DOCS: Document OSSL_STORE_INFO_PUBKEY in doc/man3/OSSL_STORE_INFO.podRichard Levitte
2021-03-03build.info: Add the possibility to add dependencies on raw targetsRichard Levitte
2021-03-03DOCS: Fix provider-mac.pod and the docs of our implementationsRichard Levitte
2021-03-03doc: add a note to the RAND_get0_ calls indicating how to set the DRBG type.Pauli
2021-03-03EVP_PKEY_CTX_get/settable_params: pass provider operation contextTomas Mraz
2021-03-03Resolve TODOs in signature implementations.Tomas Mraz
2021-03-02openssl-cmp.pod.in: replace the term 'verify' by the more correct 'validate'Dr. David von Oheimb
2021-03-01make updateRichard Levitte
2021-03-01Remove RSA SSLv23 padding modeRich Salz
2021-03-01Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()Dr. David von Oheimb
2021-03-01OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment componentsDr. David von Oheimb
2021-02-28doc: update documenation with params argument on DRBG instantiate callsPauli