summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2021-11-01update doc: BN_bn2lebinpad() and BN_bn2nativepad()PW Hu
2021-10-28Fix return value error in doc, and an error testPW Hu
2021-10-27Clarify the documentation for the "byname" functionsMatt Caswell
2021-10-27EVP: Allow a fallback for operations that work with an EVP_PKEYRichard Levitte
2021-10-26Doc: replace `NULL` terminated with `NUL`Kinshuk Dua
2021-10-26doc: Fix some function signature errorsPW Hu
2021-10-26Note that SHA1 and MD5 x509 signatures are also forbidden at security level 1Arne Schwabe
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-22Permit no/empty digest in core_obj_add_sigidMichael Baentsch
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-09Update document for default security level changeMatt Caswell
2021-10-04BIO_f_ssl.pod: Make clear where an SSL BIOs are expected as an argumentDr. 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-28EVP_PKEY_keygen_init has no argument named pkeyMattias Ellert
2021-09-25doc: Document that the OBJ creation functions are now thread safe.Pauli
2021-09-24tls/ccm8: reduce the cipher strength for CCM8 ciphers to 64 bitsPauli
2021-09-24doc: document the change to the security level of CCM8 cipher suitesPauli
2021-09-22Remove extra comma in man page example codeMattias Ellert
2021-09-22doc: remove end of line whitespacePauli
2021-09-17Clarify what SSL_get_session() does on the server side in TLSv1.3Matt Caswell
2021-09-17Correct the documentation for SSL_set_num_tickets()Matt Caswell
2021-09-09Fix some documentation errorsPW Hu
2021-09-07 imporve documentationPW Hu
2021-09-03EVP_PKEY_gettable_params.pod: Update argument namesPW Hu
2021-08-31Document that EVP_get_cipherbyname() does not work for some new algorithm names.slontis
2021-08-20Fix documentation referring to 'function code'Omair Majid
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-11Sort SSL_OP names in documentationTodd Short
2021-08-11Add missing SSL_OP flagsTodd Short
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-04doc: replace markdown backticks with perlpod syntaxBeat Bolli
2021-07-29Update copyright yearMatt 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