summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move stack of compression methods from libssl to OSSL_LIB_CTXsashan2024-05-281-2/+17
* [Docs] Default value for verification flags is 'SSL_VERIFY_NONE'Ruslan Baratov2024-05-221-0/+3
* Update openssl-smime.pod.inDominikN2024-05-151-12/+4
* [Docs] 'SSL_CTX_set_cert_store' ownership of 'store'Ruslan Baratov2024-05-151-1/+3
* Document that SHAKE-128 and SHAKE-256 have no default digest lengthTomas Mraz2024-05-151-8/+8
* Add support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan2024-05-142-0/+15
* doc: Fix description of EVP_CIPHER_CTX_dupDaiki Ueno2024-05-141-3/+3
* Add OPENSSL_riscvcap man pageHongren Zheng2024-05-094-2/+219
* OSSL_LIB_CTX_load_config() must not be called concurrently on same libctxTomas Mraz2024-05-091-1/+2
* Add documentation for OSSL_LIB_CTX_set/get_conf_diagnosticsTomas Mraz2024-05-092-0/+59
* Document the SSL_set_session_secret_cb() functionMatt Caswell2024-05-062-0/+75
* Fixed typo in CRYPTO_THREAD_run_once.podsapph2c2024-05-011-1/+1
* Fixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod, and RSA_public_encrypt.podsapph2c2024-05-013-5/+5
* CMP: Improvements of the support for requesting CRLRajeev Ranjan2024-05-014-6/+12
* CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb2024-05-016-13/+194
* doc: clarify SSL_CIPHER_description allocationDaniel McCarney2024-04-291-1/+1
* Fix grammar in certificates.txthrtarsia2024-04-241-1/+1
* x509_acert: Load attributes from config file sectionDamian Hobson-Garcia2024-04-242-0/+69
* Add IETFAttrSyntax type supportDamian Hobson-Garcia2024-04-245-0/+158
* x509_acert: Add and retrieve certificate extensionsDamian Hobson-Garcia2024-04-241-4/+15
* x509_acert: Add API to sign and verify attribute certificatesDamian Hobson-Garcia2024-04-242-3/+19
* x509_acert: Add, remove and get attribute certificate attributesDamian Hobson-Garcia2024-04-243-0/+138
* Attribute certificate printing functionsDamian Hobson-Garcia2024-04-242-0/+118
* Attribute certificate getter and setter APIDamian Hobson-Garcia2024-04-248-11/+234
* Add RFC 5755 attribute certificate supportDamian Hobson-Garcia2024-04-243-0/+31
* adding a multithreaded hashtable testNeil Horman2024-04-241-19/+19
* Introduce new internal hashtable implementationNeil Horman2024-04-243-5/+400
* Add CRYPTO_atomic_store apiNeil Horman2024-04-241-1/+8
* Be more explicit about RSAES-PKCS#1v1.5 error handlingHubert Kario2024-04-224-8/+25
* fix sending error when no root CA cert update availableRajeev Ranjan2024-04-221-1/+4
* Fix migration guide mappings for i2o/o2i_ECPublicKeyslontis2024-04-191-2/+16
* Make rcu_thread_key context-awareNeil Horman2024-04-191-2/+3
* OSSL_STORE: Add reference docs for the built-in Windows store implementationRichard Levitte2024-04-194-4/+96
* Make X25519 and X448 FIPS unapprovedTomas Mraz2024-04-191-0/+4
* doc/fingerprints.txt: Add the future OpenSSL release keyRichard Levitte2024-04-161-0/+3
* Remove repetitive wordsNeil Horman2024-04-166-6/+6
* Document that private and pairwise checks are not bounded by key sizeTomas Mraz2024-04-101-0/+5
* Fix typos found by codespellDimitri Papadopoulos2024-04-102-2/+2
* man EVP_PKEY_CTX_set_params: document params is a listHubert Kario2024-04-101-1/+3
* Add docs noting requirements for SM2 signingNeil Horman2024-04-091-0/+3
* Add demo for ECDH key exchangeslontis2024-04-091-0/+2
* apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm2024-04-093-9/+74
* Copyright year updatesMatt Caswell2024-04-093-3/+3
* Copyright year updatesRichard Levitte2024-04-0942-42/+42
* openssl-crl(1): The -verify option is implied by -CA* optionsTomas Mraz2024-04-041-0/+3
* DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()Tomas Mraz2024-04-041-2/+2
* Add design document about handing some MAX definesTomas Mraz2024-04-041-0/+149
* Update Documentation for EVP_DigestSign, EVP_DigestVerify.slontis2024-04-042-7/+13
* Align 'openssl req' string_mask docs to how the software really worksJob Snijders2024-04-041-10/+23
* Document change of -verify behavior in crl and req appsVladimir Kotal2024-04-022-0/+6