summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2021-09-07Update copyright yearRichard Levitte
2021-09-07fix documentation error caused by commit 6882652e65d39310c98ba506ceb55a87c702...PW Hu
2021-09-07 fix documentation error caused by commit 9067cf6ccdce0a73922f06937e54c2fce27...PW Hu
2021-09-07 imporve documentationPW Hu
2021-09-03EVP_PKEY_gettable_params.pod: Update argument namesPW Hu
2021-08-31Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis
2021-08-31Add a warning about locking in the child provider callback docsMatt Caswell
2021-08-31Document that EVP_get_cipherbyname() does not work for some new algorithm names.slontis
2021-08-30Typo correction.Jaime Hablutzel
2021-08-28Adjust the list of default provider's algorithmsDmitry Belyavskiy
2021-08-28Yet another doc-nits fixRich Salz
2021-08-27doc: Add note about operation parameters validationTomas Mraz
2021-08-26APPS/req: Fix misconceptions on -CA, -CAkey, and -key options. -CA now implie...Dr. David von Oheimb
2021-08-26doc: document the rsa_oaep_md: pkeyoptPauli
2021-08-20Fix documentation referring to 'function code'Omair Majid
2021-08-20doc: fix a mistyped "=item" perldoc markerBeat Bolli
2021-08-19Fix state name abbreviationTodd Short
2021-08-18EVP_PKEY_get_utf8_string_param(): ensure the string is NUL terminatedRichard Levitte
2021-08-18doc: remove errant blank line to appease doc-nitsPauli
2021-08-18Add support for camellia cbc cts modeShane Lontis
2021-08-17Correct UTF8 params documentation furtherRichard Levitte
2021-08-13Correct documentation errors in regards to UTF8 paramsTomas Mraz
2021-08-12Disclaimer about the default provider activation added to configDmitry Belyavskiy
2021-08-11Sort SSL_OP names in documentationTodd Short
2021-08-11Add missing SSL_OP flagsTodd Short
2021-08-08doc: remove errant claim that these are not FIPS okayPauli
2021-08-08doc: Fix ECX FIPS documentationPauli
2021-08-06X509_STORE_CTX_get_error: Fix some minor documentation issuesTomas Mraz
2021-08-05[doc/man3] documentation: BN_cmp manpage updatesBilly Brumley
2021-08-05update doc/build.infoPauli
2021-08-05doc: add TLS 1.3 KDF to the FIPS provider list of algorithms.Pauli
2021-08-05doc: reorder the string and int extract/expand param valuesPauli
2021-08-05doc: add links to new KDFPauli
2021-08-05doc: add documentation for TLS13_KDFPauli
2021-08-05doc: add missing link directive in X942 KDFPauli
2021-08-05Document necessary error code processingDmitry Belyavskiy
2021-08-04doc: replace markdown backticks with perlpod syntaxBeat Bolli
2021-08-04doc: use the documented =item markersBeat Bolli
2021-08-03If we have passed the private key, don't copy it implicitlyDmitry Belyavskiy
2021-07-30doc: document that config_diagnostics is sensible but involves riskPauli
2021-07-29Update copyright yearMatt Caswell
2021-07-29Update fingerprints.txtMatt Caswell
2021-07-27Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcsMatt Caswell
2021-07-27ECDSA_SIG_set0(): Clarify documentation and fix formatting errorsTomas Mraz
2021-07-26DOCS: Move the description of EVP_PKEY_get0_description()Richard Levitte
2021-07-26EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()Richard Levitte
2021-07-21tls_process_{client,server}_certificate(): allow verify_callback return > 1Dr. David von Oheimb
2021-07-21SSL_CTX_set_cert_verify_callback.pod: various corrections and clarificationsDr. David von Oheimb
2021-07-21Add testcases for SSL_key_update() corner case callsyangyangtiantianlonglong
2021-07-20docs: update CTR DRBG documentation to not mention the lack of a derivation f...Pauli