summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRichard Levitte2022-07-051-1/+1
* SSL_get_current_cipher() and SSL_get_pending_cipher() return 'const SSL_CIPHE...olszomal2022-06-281-2/+2
* Update copyright yearMatt Caswell2022-06-211-1/+1
* Fix documentation of BIO_FLAGS_BASE64_NO_NLFraser Tweedale2022-06-161-3/+2
* (1.1) Add SSL_(CTX_)?get0_(verify|chain)_cert_store functionsHugo Landau2022-05-051-1/+12
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Add additional keys to release key fingerprintsTomas Mraz2022-05-031-0/+10
* ticket_lifetime_hint may exceed 1 week in TLSv1.3Todd Short2022-03-251-0/+10
* Update copyright yearMatt Caswell2022-03-157-7/+7
* Add documentation of BN_mod_sqrt()Tomas Mraz2022-03-151-2/+13
* DOC: TLS compression is disabled by defaultTodd Short2022-03-111-1/+1
* Document bug in openssl cms -binaryHugo Landau2022-03-071-0/+3
* Improve documentation of BIO_FLAGS_BASE64_NO_NL flag.Daniel2022-03-021-3/+16
* Correct return type for BIO_ptr_ctrlThomas16642022-02-071-1/+1
* Document purpose and trust setting functionsMatt Caswell2022-02-021-1/+68
* OBJ_obj2txt(): fix off-by-one documentation of the resultDr. David von Oheimb2022-01-031-16/+16
* document additional stack push error codeMichael Baentsch2021-12-241-1/+2
* Update copyright yearMatt Caswell2021-12-1412-12/+12
* Fix faulty detail in BN_rand() manualRichard Levitte2021-12-111-1/+1
* OBJ_nid2obj.pod: Replace remaining 'B<' by 'I<' were appropriateDr. David von Oheimb2021-12-091-14/+14
* Fix documentation for tlsext_ticket_keyMatt Caswell2021-12-071-1/+1
* BIO_f_ssl.pod: Make clear where an SSL BIOs are expected as an argumentDr. David von Oheimb2021-12-031-9/+8
* BIO_push.pod: fix confusing text and add details on corner casesDr. David von Oheimb2021-11-261-22/+31
* doc: fix macro namePauli2021-11-251-1/+1
* Clarify and correct the EVP_CTRL_AEAD_SET_TAG docsMatt Caswell2021-11-241-6/+8
* DOC: Add a few previously documented functionsRichard Levitte2021-11-231-0/+4
* Fix some documentation errors related to return valuesPW Hu2021-10-222-5/+4
* doc/man3/SSL_set_fd.pod: add note about Windows compiler warningDr. Matthias St. Pierre2021-09-301-0/+11
* Correct the documentation for SSL_set_num_tickets()Matt Caswell2021-09-171-4/+4
* Clarify what SSL_get_session() does on the server side in TLSv1.3Matt Caswell2021-09-171-2/+5
* DOCS: Update the page for 'openssl passwd' to not duplicate some infoRichard Levitte2021-09-081-2/+0
* doc: document the rsa_oaep_md: pkeyoptPauli2021-09-021-0/+10
* Update copyright yearMatt Caswell2021-08-244-4/+4
* [doc/man3] documentation: BN_cmp manpage updatesBilly Brumley2021-08-051-18/+23
* doc: Mention the update of der data pointers in d2i/i2dTomas Mraz2021-07-011-0/+4
* s_client.pod: Fix grammar in NOTES section.Shane Lontis2021-05-271-1/+1
* man: s_server: fix typo in -alpn option descriptionHubert Kario2021-04-301-1/+1
* Fix typos in x509.podNan Xiao2021-04-091-2/+2
* Remove unnecessary BIO_do_handshake()sNan Xiao2021-04-011-5/+0
* doc: fix enc -z option documentationMohamed Akram2021-03-301-2/+2
* Fix typo in BIO_push.podNan Xiao2021-03-301-2/+2
* Update copyright yearMatt Caswell2021-02-1624-24/+24
* Fix typo in crl2pkcs documentationTim Hitchins2021-01-211-1/+1
* DOCS: Fix incorrect pass phrase options referencesRichard Levitte2021-01-1921-34/+30
* X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb2021-01-141-2/+7
* [crypto/dh] side channel hardening for computing DH shared keys (1.1.1)Billy Brumley2021-01-101-4/+21
* Document OCSP_REQ_CTX_i2d.Rich Salz2020-12-181-5/+23
* Fix typo in OPENSSL_malloc.podNan Xiao2020-12-091-1/+1
* x509_vfy.c: Restore rejection of expired trusted (root) certificateDr. David von Oheimb2020-12-032-7/+9
* Correct description of BN_mask_bitsT.Yanagisawa2020-11-051-1/+1