summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2024-05-28Move stack of compression methods from libssl to OSSL_LIB_CTXsashan
2024-05-22[Docs] Default value for verification flags is 'SSL_VERIFY_NONE'Ruslan Baratov
2024-05-15Update openssl-smime.pod.inDominikN
2024-05-15[Docs] 'SSL_CTX_set_cert_store' ownership of 'store'Ruslan Baratov
2024-05-15Document that SHAKE-128 and SHAKE-256 have no default digest lengthTomas Mraz
2024-05-14Add support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan
2024-05-14doc: Fix description of EVP_CIPHER_CTX_dupDaiki Ueno
2024-05-09Add OPENSSL_riscvcap man pageHongren Zheng
2024-05-09OSSL_LIB_CTX_load_config() must not be called concurrently on same libctxTomas Mraz
2024-05-09Add documentation for OSSL_LIB_CTX_set/get_conf_diagnosticsTomas Mraz
2024-05-06Document the SSL_set_session_secret_cb() functionMatt Caswell
2024-05-01Fixed typo in CRYPTO_THREAD_run_once.podsapph2c
2024-05-01Fixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod, and RSA_public_encrypt.podsapph2c
2024-05-01CMP: Improvements of the support for requesting CRLRajeev Ranjan
2024-05-01CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb
2024-04-29doc: clarify SSL_CIPHER_description allocationDaniel McCarney
2024-04-24Fix grammar in certificates.txthrtarsia
2024-04-24x509_acert: Load attributes from config file sectionDamian Hobson-Garcia
2024-04-24Add IETFAttrSyntax type supportDamian Hobson-Garcia
2024-04-24x509_acert: Add and retrieve certificate extensionsDamian Hobson-Garcia
2024-04-24x509_acert: Add API to sign and verify attribute certificatesDamian Hobson-Garcia
2024-04-24x509_acert: Add, remove and get attribute certificate attributesDamian Hobson-Garcia
2024-04-24Attribute certificate printing functionsDamian Hobson-Garcia
2024-04-24Attribute certificate getter and setter APIDamian Hobson-Garcia
2024-04-24Add RFC 5755 attribute certificate supportDamian Hobson-Garcia
2024-04-24adding a multithreaded hashtable testNeil Horman
2024-04-24Introduce new internal hashtable implementationNeil Horman
2024-04-24Add CRYPTO_atomic_store apiNeil Horman
2024-04-22Be more explicit about RSAES-PKCS#1v1.5 error handlingHubert Kario
2024-04-22fix sending error when no root CA cert update availableRajeev Ranjan
2024-04-19Fix migration guide mappings for i2o/o2i_ECPublicKeyslontis
2024-04-19Make rcu_thread_key context-awareNeil Horman
2024-04-19OSSL_STORE: Add reference docs for the built-in Windows store implementationRichard Levitte
2024-04-19Make X25519 and X448 FIPS unapprovedTomas Mraz
2024-04-16doc/fingerprints.txt: Add the future OpenSSL release keyRichard Levitte
2024-04-16Remove repetitive wordsNeil Horman
2024-04-10Document that private and pairwise checks are not bounded by key sizeTomas Mraz
2024-04-10Fix typos found by codespellDimitri Papadopoulos
2024-04-10man EVP_PKEY_CTX_set_params: document params is a listHubert Kario
2024-04-09Add docs noting requirements for SM2 signingNeil Horman
2024-04-09Add demo for ECDH key exchangeslontis
2024-04-09apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm
2024-04-09Copyright year updatesMatt Caswell
2024-04-09Copyright year updatesRichard Levitte
2024-04-04openssl-crl(1): The -verify option is implied by -CA* optionsTomas Mraz
2024-04-04DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()Tomas Mraz
2024-04-04Add design document about handing some MAX definesTomas Mraz
2024-04-04Update Documentation for EVP_DigestSign, EVP_DigestVerify.slontis
2024-04-04Align 'openssl req' string_mask docs to how the software really worksJob Snijders
2024-04-02Document change of -verify behavior in crl and req appsVladimir Kotal