summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2022-03-25ticket_lifetime_hint may exceed 1 week in TLSv1.3Todd Short
2022-03-15Update copyright yearMatt Caswell
2022-03-15Add documentation of BN_mod_sqrt()Tomas Mraz
2022-03-11DOC: TLS compression is disabled by defaultTodd Short
2022-03-07Document bug in openssl cms -binaryHugo Landau
2022-03-02Improve documentation of BIO_FLAGS_BASE64_NO_NL flag.Daniel
2022-02-07Correct return type for BIO_ptr_ctrlThomas1664
2022-02-02Document purpose and trust setting functionsMatt Caswell
2022-01-03OBJ_obj2txt(): fix off-by-one documentation of the resultDr. David von Oheimb
2021-12-24document additional stack push error codeMichael Baentsch
2021-12-14Update copyright yearMatt Caswell
2021-12-11Fix faulty detail in BN_rand() manualRichard Levitte
2021-12-09OBJ_nid2obj.pod: Replace remaining 'B<' by 'I<' were appropriateDr. David von Oheimb
2021-12-07Fix documentation for tlsext_ticket_keyMatt Caswell
2021-12-03BIO_f_ssl.pod: Make clear where an SSL BIOs are expected as an argumentDr. David von Oheimb
2021-11-26BIO_push.pod: fix confusing text and add details on corner casesDr. David von Oheimb
2021-11-25doc: fix macro namePauli
2021-11-24Clarify and correct the EVP_CTRL_AEAD_SET_TAG docsMatt Caswell
2021-11-23DOC: Add a few previously documented functionsRichard Levitte
2021-10-22Fix some documentation errors related to return valuesPW Hu
2021-09-30doc/man3/SSL_set_fd.pod: add note about Windows compiler warningDr. Matthias St. Pierre
2021-09-17Correct the documentation for SSL_set_num_tickets()Matt Caswell
2021-09-17Clarify what SSL_get_session() does on the server side in TLSv1.3Matt Caswell
2021-09-08DOCS: Update the page for 'openssl passwd' to not duplicate some infoRichard Levitte
2021-09-02doc: document the rsa_oaep_md: pkeyoptPauli
2021-08-24Update copyright yearMatt Caswell
2021-08-05[doc/man3] documentation: BN_cmp manpage updatesBilly Brumley
2021-07-01doc: Mention the update of der data pointers in d2i/i2dTomas Mraz
2021-05-27s_client.pod: Fix grammar in NOTES section.Shane Lontis
2021-04-30man: s_server: fix typo in -alpn option descriptionHubert Kario
2021-04-09Fix typos in x509.podNan Xiao
2021-04-01Remove unnecessary BIO_do_handshake()sNan Xiao
2021-03-30doc: fix enc -z option documentationMohamed Akram
2021-03-30Fix typo in BIO_push.podNan Xiao
2021-02-16Update copyright yearMatt Caswell
2021-01-21Fix typo in crl2pkcs documentationTim Hitchins
2021-01-19DOCS: Fix incorrect pass phrase options referencesRichard Levitte
2021-01-14X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb
2021-01-10[crypto/dh] side channel hardening for computing DH shared keys (1.1.1)Billy Brumley
2020-12-18Document OCSP_REQ_CTX_i2d.Rich Salz
2020-12-09Fix typo in OPENSSL_malloc.podNan Xiao
2020-12-03x509_vfy.c: Restore rejection of expired trusted (root) certificateDr. David von Oheimb
2020-11-05Correct description of BN_mask_bitsT.Yanagisawa
2020-09-22Update copyright yearMatt Caswell
2020-09-21Add const to 'ppin' function parameterolszomal
2020-09-21EC_KEY: add EC_KEY_decoded_from_explicit_params()Tomas Mraz
2020-07-24Fix typos and repeated wordsGustaf Neumann
2020-07-24Update EVP_EncodeInit.podRead Hughes
2020-07-22Avoid errors with a priori inapplicable protocol boundsViktor Dukhovni
2020-07-20man3: Drop warning about using security levels higher than 1.Dimitri John Ledkov