summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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-02-02QUIC QLOG: Minor manpage updatesHugo Landau
2024-02-02QUIC QLOG: Minor doc updatesHugo Landau
2024-02-02Minor updatesHugo Landau
2024-02-02QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau
2024-02-02QLOG: Add manpage openssl-qlog(7)Hugo Landau
2024-02-02QUIC QLOG: Clarify filter docsHugo Landau
2024-02-02QUIC QLOG: Rename QFILTER to OSSL_QFILTERHugo Landau
2024-02-02QLOG: Minor updatesHugo Landau
2024-02-02QLOG: Add debugging guideHugo Landau
2024-02-02QLOG: Frontend: DesignHugo Landau
2024-02-02QLOG: JSON Encoder: DesignHugo Landau
2024-02-01RCU lock implementationNeil Horman
2024-01-31Document the implications of setting engine-based low-level methodsTomas Mraz
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-17CMP app: make -ignore_keyusage apply also for mock serverDr. David von Oheimb
2024-01-16Add missing genpkey -rand supportViktor Dukhovni
2024-01-15Add X509_STORE_get1_objectsDavid Benjamin
2024-01-15Fix grammar in documentationAkshat Maheshwari
2024-01-15Add apps/x509 -set_issuer & -set_subject option to override issuer & subjectJob Snijders
2024-01-11QUIC RCIDM: Minor updatesHugo Landau
2024-01-11Update Docs for EVP_MACNeil Horman
2024-01-11doc: "digest" must be explicitly set with deterministic ECDSA/DSAJames Muir
2024-01-09Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()Neil Horman
2024-01-04Clarify the PKCS12 docsMatt Caswell
2024-01-04Make OPENSSL_sk_push return only 0 or 1Tomas Mraz
2024-01-03provider-keymgmt.pod: fix typorilysh
2024-01-03Add missing documentation for X509_ATTRIBUTE related functions.slontis
2024-01-01gate calling of evp_method_id on having a non-zero name idNeil Horman
2023-12-29doc: fix "the a" typos (and other things nearby)James Muir
2023-12-29ddd-02-conn-nonblocking-threads.c: Fix the leak of connzengwei2000
2023-12-29Fix typos found by codespell in man pagesDimitri Papadopoulos
2023-12-29Fix new typos found by codespellDimitri Papadopoulos
2023-12-27Fix remaining provider config settings to be decisive in valueNeil Horman
2023-12-26Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOTNeil Horman
2023-12-22AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz
2023-12-22SM4: Document that the XTS mode does not support streamingTomas Mraz
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-21Make the activate setting more intuitiveNeil Horman
2023-12-21QUIC: Add more glossary entriesHugo Landau
2023-12-21Minor updatesHugo Landau