summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2024-04-19Minor doc fixHugo Landau
2024-04-19QUIC APL: Connection acceptance is an I/O operationHugo Landau
2024-04-19QUIC: Clarify SSL_new_listener API in docsHugo Landau
2024-04-19Minor doc fixHugo Landau
2024-04-19Minor fix to BIO refcount handlingHugo Landau
2024-04-19QUIC: Add manpage for listener APIHugo Landau
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
2024-02-10QUIC: Add manpage for SSL_pollHugo 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-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-15Add X509_STORE_get1_objectsDavid Benjamin
2024-01-15Fix grammar in documentationAkshat Maheshwari
2024-01-11Update Docs for EVP_MACNeil Horman
2024-01-04Clarify the PKCS12 docsMatt Caswell