aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3
Commit message (Expand)AuthorAgeFilesLines
* QUIC: Add optimised FIN APIHugo Landau2024-01-231-11/+55
* X509_dup.pod: add caveat that extra data is not copied and hints, e.g., to us...Dr. David von Oheimb2024-01-181-0/+13
* Document SSL_R_UNEXPECTED_EOF_WHILE_READINGMatt Caswell2024-01-181-1/+3
* Add a deprecation warning for a function in docsKevin Jerebica2024-01-181-1/+6
* Introduce hash thunking functions to do proper castingNeil Horman2024-01-171-1/+13
* CMP app and doc: add -no_cache_extracerts option / OSSL_CMP_OPT_NO_CACHE_EXTR...Dr. David von Oheimb2024-01-171-0/+7
* Add X509_STORE_get1_objectsDavid Benjamin2024-01-151-2/+13
* Fix grammar in documentationAkshat Maheshwari2024-01-151-1/+1
* Update Docs for EVP_MACNeil Horman2024-01-111-0/+10
* Clarify the PKCS12 docsMatt Caswell2024-01-041-3/+9
* Make OPENSSL_sk_push return only 0 or 1Tomas Mraz2024-01-041-1/+3
* Add missing documentation for X509_ATTRIBUTE related functions.slontis2024-01-034-0/+701
* doc: fix "the a" typos (and other things nearby)James Muir2023-12-292-5/+5
* Fix typos found by codespell in man pagesDimitri Papadopoulos2023-12-291-1/+1
* Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOTNeil Horman2023-12-261-2/+4
* Improve the documentation on TLS record compressionMatt Caswell2023-12-223-4/+12
* crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb2023-12-212-14/+37
* crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan2023-12-211-0/+12
* Minor updatesHugo Landau2023-12-211-1/+1
* ERR: Add ERR_pop()Hugo Landau2023-12-211-2/+12
* CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb2023-12-193-8/+50
* LHASH: Document down_load functionsHugo Landau2023-12-131-9/+30
* LHASH: Fix documentation for doall-delete hazardsHugo Landau2023-12-131-9/+17
* doc: fix list display in man pageJames Muir2023-12-131-1/+1
* Removed extra spaces in documentationslontis2023-12-126-9/+9
* doc: improve documentation of EVP in-place encryptionMatthias St. Pierre2023-12-121-5/+9
* doc: Minor typo in SSL_CTX_set_tmp_dh_callback docs.Sean Bright2023-11-301-1/+1
* PreferNoDHEKEX changelog and history anticipating inclusion in OpenSSL versio...Markus Minichmayr2023-11-241-0/+2
* Document `SSL_OP_PREFER_NO_DHE_KEX` option.Markus Minichmayr2023-11-242-0/+17
* Add EVP_DigestSqueeze() API.slontis2023-11-101-5/+16
* Document BLAKE2's variable sizeнаб2023-11-081-3/+2
* Add additional internal HPKE hardening checks resulting from code audit.Stephen Farrell2023-11-031-0/+4
* EVP_PKEY_get_size.pod and provider-keymgmt.pod: document their relationDr. David von Oheimb2023-10-261-0/+4
* bn: Properly error out if aliasing return value with modulusTomas Mraz2023-10-262-1/+10
* Preemptively reflect the changes in #22480Hugo Landau2023-10-261-4/+4
* BIO: Document BIO_sendmmsg and BIO_recvmmsg callbacksHugo Landau2023-10-261-0/+35
* Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLENTomas Mraz2023-10-251-3/+5
* QUIC APL: Add support for querying frame type causing closureHugo Landau2023-10-251-1/+8
* Add a HISTORY section in the docs about the new ERR_STATE functionsMatt Caswell2023-10-231-0/+4
* Reference the non-"legacy" provider names directly from EVP_md5(3) &c.наб2023-10-2025-25/+25
* QUIC: Add handling of SSL_get_shutdown()Tomas Mraz2023-10-202-4/+13
* CMS_add1_signer.pod: add missing info on CMS_SignerInfo_sign() return valuesDr. David von Oheimb2023-10-171-2/+4
* CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLSDr. David von Oheimb2023-10-101-0/+12
* OSSL_CMP_CTX_new.pod: remove overlap with OSSL_HTTP_transfer.pod; improve the...Dr. David von Oheimb2023-10-102-22/+16
* d2i_X509.pod: Better document using the reuse capability for libctx setupTomas Mraz2023-10-051-4/+22
* DH_check: Emphasize the importance of return value checkTomas Mraz2023-10-051-0/+4
* d2i_PKCS8PrivateKey_bio.pod: evp.h include is unnecessaryTomas Mraz2023-10-041-1/+0
* Added info on change to HISTORY of SSL_CTX_set_msg_callback()Frederik Wedel-Heinen2023-10-041-0/+6
* Update documentation on SSL_CTX_set_msg_callback() to match the actual functi...Frederik Wedel-Heinen2023-10-041-2/+3
* Correct documentation for PKCS5_PBKDF2_HMACSumitra Sharma2023-10-041-1/+2