summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2024-02-20Correct the defined name of the parameter "micalg" in the documentationBernd Ritter
2024-02-19Minor updatesHugo Landau
2024-02-19QUIC: Add docs for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau
2024-02-14KDF_CTX_new API has incorrect signature (const should not be there)Shakti Shah
2024-02-14Fix new typos found by codespellDimitri Papadopoulos
2024-02-10Fix nitHugo Landau
2024-02-10Fix typoHugo Landau
2024-02-10QUIC: Add manpage for SSL_pollHugo Landau
2024-02-08Minor updatesHugo Landau
2024-02-08QUIC CHANNEL: Optimise struct packingHugo Landau
2024-02-08Minor fixHugo Landau
2024-02-08QUIC: Add documentation for tuning APIHugo Landau
2024-02-08Wrong release version for EVP_DigestSqueeze() in documentationShakti Shah
2024-02-05Clarify X509_STORE_CTX_init() documentation in the man pageShakti Shah
2024-01-25Add appropriate NULL checks in EVP_CIPHER apiNeil Horman
2024-01-23QUIC: Add optimised FIN APIHugo Landau
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-17Introduce hash thunking functions to do proper castingNeil Horman
2024-01-17CMP app and doc: add -no_cache_extracerts option / OSSL_CMP_OPT_NO_CACHE_EXTR...Dr. David von Oheimb
2024-01-15Add X509_STORE_get1_objectsDavid Benjamin
2024-01-15Fix grammar in documentationAkshat Maheshwari
2024-01-11Update Docs for EVP_MACNeil Horman
2024-01-04Clarify the PKCS12 docsMatt Caswell
2024-01-04Make OPENSSL_sk_push return only 0 or 1Tomas Mraz
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-29Fix typos found by codespell in man pagesDimitri Papadopoulos
2023-12-26Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOTNeil Horman
2023-12-22Improve the documentation on TLS record compressionMatt Caswell
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan
2023-12-21Minor updatesHugo Landau
2023-12-21ERR: Add ERR_pop()Hugo Landau
2023-12-19CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb
2023-12-13LHASH: Document down_load functionsHugo Landau
2023-12-13LHASH: Fix documentation for doall-delete hazardsHugo Landau
2023-12-13doc: fix list display in man pageJames Muir
2023-12-12Removed extra spaces in documentationslontis
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-24PreferNoDHEKEX changelog and history anticipating inclusion in OpenSSL versio...Markus Minichmayr
2023-11-24Document `SSL_OP_PREFER_NO_DHE_KEX` option.Markus Minichmayr
2023-11-10Add EVP_DigestSqueeze() API.slontis
2023-11-08Document BLAKE2's variable sizeнаб
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