summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2024-02-21Extended SSL_SESSION functions using time_tIjtaba Hussain
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-10make updateHugo Landau
2024-02-10QUIC: Add manpage for SSL_pollHugo Landau
2024-02-10QUIC: Add glossary entry for RIOHugo 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-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