summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2024-04-10Document that private and pairwise checks are not bounded by key sizeTomas Mraz
2024-04-10man EVP_PKEY_CTX_set_params: document params is a listHubert Kario
2024-04-04DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()Tomas Mraz
2024-04-04Update Documentation for EVP_DigestSign, EVP_DigestVerify.slontis
2024-03-15SSL_add_dir_cert_subjects_to_stack(): Documented return valuesShakti Shah
2024-02-20Correct the defined name of the parameter "micalg" in the documentationBernd Ritter
2024-02-14KDF_CTX_new API has incorrect signature (const should not be there)Shakti Shah
2024-02-05Clarify X509_STORE_CTX_init() documentation in the man pageShakti Shah
2024-01-30Copyright year updatesMatt Caswell
2024-01-18X509_dup.pod: add caveat that extra data is not copied and hints, e.g., to us...Dr. David von Oheimb
2024-01-18Document SSL_R_UNEXPECTED_EOF_WHILE_READINGMatt Caswell
2024-01-18Add a deprecation warning for a function in docsKevin Jerebica
2024-01-15Fix grammar in documentationAkshat Maheshwari
2024-01-11Update Docs for EVP_MACNeil Horman
2024-01-04Clarify the PKCS12 docsMatt Caswell
2024-01-03Add missing documentation for X509_ATTRIBUTE related functions.slontis
2023-12-29doc: fix "the a" typos (and other things nearby)James Muir
2023-12-22Improve the documentation on TLS record compressionMatt Caswell
2023-12-15LHASH: Document down_load functionsHugo Landau
2023-12-15LHASH: Fix documentation for doall-delete hazardsHugo Landau
2023-12-13doc: fix list display in man pageJames Muir
2023-12-12doc: improve documentation of EVP in-place encryptionMatthias St. Pierre
2023-11-30doc: Minor typo in SSL_CTX_set_tmp_dh_callback docs.Sean Bright
2023-11-23Copyright year updatesRichard Levitte
2023-11-03Add additional internal HPKE hardening checks resulting from code audit.Stephen Farrell
2023-10-26EVP_PKEY_get_size.pod and provider-keymgmt.pod: document their relationDr. David von Oheimb
2023-10-26bn: Properly error out if aliasing return value with modulusTomas Mraz
2023-10-26Preemptively reflect the changes in #22480Hugo Landau
2023-10-26BIO: Document BIO_sendmmsg and BIO_recvmmsg callbacksHugo Landau
2023-10-26Copyright year updatesMatt Caswell
2023-10-25Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLENTomas Mraz
2023-10-25QUIC APL: Add support for querying frame type causing closureHugo Landau
2023-10-23Add a HISTORY section in the docs about the new ERR_STATE functionsMatt Caswell
2023-10-20Reference the non-"legacy" provider names directly from EVP_md5(3) &c.наб
2023-10-20QUIC: Add handling of SSL_get_shutdown()Tomas Mraz
2023-10-17CMS_add1_signer.pod: add missing info on CMS_SignerInfo_sign() return valuesDr. David von Oheimb
2023-10-10CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLSDr. David von Oheimb
2023-10-10OSSL_CMP_CTX_new.pod: remove overlap with OSSL_HTTP_transfer.pod; improve the...Dr. David von Oheimb
2023-10-05d2i_X509.pod: Better document using the reuse capability for libctx setupTomas Mraz
2023-10-05DH_check: Emphasize the importance of return value checkTomas Mraz
2023-10-04d2i_PKCS8PrivateKey_bio.pod: evp.h include is unnecessaryTomas Mraz
2023-10-04Added info on change to HISTORY of SSL_CTX_set_msg_callback()Frederik Wedel-Heinen
2023-10-04Update documentation on SSL_CTX_set_msg_callback() to match the actual functi...Frederik Wedel-Heinen
2023-10-04Correct documentation for PKCS5_PBKDF2_HMACSumitra Sharma
2023-10-04Remove duplicates of EVP_aes_xxx_wrap() from EVP_aes_128_gcm.podFrederik Wedel-Heinen
2023-10-04doc/man3: fix misnamed function nameMatthias St. Pierre
2023-10-04Add openssl/pem.h inclusion for d2i_PKCS8PrivateKeySumitra Sharma
2023-10-04All lh_stats functions were deprecated in 3.1Tomas Mraz
2023-10-02doc: correct the SSL_CTX_set_info_callback(3) manual pageMatthias St. Pierre
2023-09-28Copyright year updatesMatt Caswell