summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
7 days[Docs] 'SSL_CTX_set_cert_store' ownership of 'store'Ruslan Baratov
8 daysAdd support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan
8 daysdoc: Fix description of EVP_CIPHER_CTX_dupDaiki Ueno
13 daysAdd OPENSSL_riscvcap man pageHongren Zheng
13 daysOSSL_LIB_CTX_load_config() must not be called concurrently on same libctxTomas Mraz
13 daysAdd 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-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-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-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-09Copyright year updatesRichard Levitte
2024-04-04DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()Tomas Mraz
2024-04-04Update Documentation for EVP_DigestSign, EVP_DigestVerify.slontis
2024-04-02ASYNC_start_job: more readable documentation for handling ASYNC* APIsHubert Kario
2024-03-15Minor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(3)Alexandr Nedvedicky
2024-03-15SSL_add_dir_cert_subjects_to_stack(): Documented return valuesShakti Shah
2024-03-12Limit the number of http headers when receiving the http responseAlexandr Nedvedicky
2024-03-11Fix BIO_get_new_index() to return an error when it is exhausted.slontis
2024-03-09Bring SSL_group_to_name docs in line with API definitionNeil Horman
2024-03-09QUIC: Add stream write buffer queriesHugo Landau
2024-03-07QUIC: Define error code for stateless resetHugo Landau
2024-03-07QUIC: Add documentation for QUIC error codesHugo Landau
2024-03-06Document that unknown groups and sigalgs marked with ? are ignoredTomas Mraz
2024-03-06crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey(); fix coding style nitDr. David von Oheimb
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