summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2021-07-20doc: fix OPENSSL_VERSION_NUMBER length in the synopsisPetr Gotthard
2021-07-16doc: It is not possible to use SSL_OP_* value in preprocessor conditionsTomas Mraz
2021-07-16RSA_public_decrypt is equivalent to a verify recover operationTomas Mraz
2021-07-15doc: document the params arguments to the initialisation functions.Pauli
2021-07-15Make EVP_PKEY_check() be an alias for EVP_PKEY_pairwise_check()Tomas Mraz
2021-07-15doc: Document that incomplete certificates return errorTomas Mraz
2021-07-12doc: document the new opt_legacy_okay() function's behaviourPauli
2021-07-11Improve doc of OSSL_HTTP_REQ_CTX_set_expected() on timeout param < 0Dr. David von Oheimb
2021-07-06doc: update documentation to note removal of ERR_GET_FUNC()Pauli
2021-07-05doc: include PBKDF1 documentation in build.infoPauli
2021-07-05doc: add PBKDF1 provider documentationPauli
2021-07-02PEM_read_...: document that garbage and other PEM data is skippedTomas Mraz
2021-07-01doc: Mention the update of der data pointers in d2i/i2dTomas Mraz
2021-07-01DOC: clarify OPENSSL_API_COMPATRichard Levitte