summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2021-10-25doc: Fix some function signature errorsPW Hu
2021-10-23OSSL_HTTP_transfer.pod: clarify that resulting BIO must be freedDr. David von Oheimb
2021-10-23OSSL_HTTP_REQ_CTX.pod: clarify that resulting BIO must not be freedDr. David von Oheimb
2021-10-22Note that SHA1 and MD5 x509 signatures are also forbidden at security level 1Arne Schwabe
2021-10-22Doc: be explicit about NUL in max_identity_lenKinshuk Dua
2021-10-22Fix documentation errors, mainly caused by return values of BIO_ctrlPW Hu
2021-10-22Fix some documentation errors related to return valuesPW Hu
2021-10-22doc: EVP_PKEY_get_utf8/octet_string_param() clarify NULL buffer behaviorTomas Mraz
2021-10-22doc: Document the type of label EVP_PKEY_CTX_set0_rsa_oaep_label properlyTomas Mraz
2021-10-22Add an additional note to EVP_DigestSign() documentationMatt Caswell
2021-10-20Fix function signature errorPW Hu
2021-10-18Fix the signature newctx documentationMatt Caswell
2021-10-11doc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTXTomas Mraz
2021-10-09doc: document that property names are uniquePauli
2021-10-08Fix heading in random generator man7 pageTobias Nießen
2021-10-04BIO_f_ssl.pod: Make clear where an SSL BIOs are expected as an argumentDr. David von Oheimb
2021-10-01doc: crypto(7) - fix typoAmit Kulkarni
2021-09-30openssl-x509.pod.in: Reflect better that -signkey is an alias for -key optionDr. David von Oheimb
2021-09-30APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. optionsDr. David von Oheimb
2021-09-30doc/man3/SSL_set_fd.pod: add note about Windows compiler warningDr. Matthias St. Pierre
2021-09-28Fix some documentation errorsPeiwei Hu
2021-09-28Fix variable name mis-match in example codeMattias Ellert
2021-09-28EVP_PKEY_keygen_init has no argument named pkeyMattias Ellert
2021-09-22doc: Fix include syntaxPauli
2021-09-22Remove extra comma in man page example codeMattias Ellert
2021-09-22doc: remove end of line whitespacePauli
2021-09-21Add missing mention of mandatory function OSSL_FUNC_keymgmt_hasArne Schwabe
2021-09-20Document that the openssl fipsinstall self test callback may not be used.slontis
2021-09-17Correct the documentation for SSL_set_num_tickets()Matt Caswell
2021-09-17Clarify what SSL_get_session() does on the server side in TLSv1.3Matt Caswell
2021-09-10Fixed state transitions for the HTML version of the life_cycle-kdf.pod.astraujums
2021-09-09Fix some documentation errorsPW Hu
2021-09-09Fix the example SSH KDF code.Pauli
2021-09-08DOCS: Update the page for 'openssl passwd' to not duplicate some infoRichard Levitte
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