summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2020-07-17doc: Fix documentation of EVP_EncryptUpdate().Pauli
2020-07-16x509_vfy.c: Improve key usage checks in internal_verify() of cert chainsDr. David von Oheimb
2020-07-16Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb
2020-07-09improve SSL_CTX_set_tlsext_ticket_key_cb ref implGlenn Strauss
2020-07-02doc: remove reference to the predecessor of SHA-1.Pauli
2020-06-30Fix a typo on the SSL_dup pageMatt Caswell
2020-06-30Don't attempt to duplicate the BIO state in SSL_dupMatt Caswell
2020-06-30Update the SSL_dup documentation to match realityMatt Caswell
2020-06-26doc/man3: fix types taken by HMAC(), HMAC_Update()pedro martelletto
2020-06-19Make it clear that you can't use all ciphers for CMACMatt Caswell
2020-06-16CMS_get0_signers() descriptionolszomal
2020-06-13doc: Random spellcheckingSebastian Andrzej Siewior
2020-06-05Fix a typo in SSL_CTX_set_session_ticket_cb.podBenjamin Kaduk
2020-06-02fix a docs typoJack O'Connor
2020-05-28EVP_EncryptInit.pod: fix examplePatrick Steuer
2020-05-25Fix B<..> vs. I<..> and add two remarks in OSSL_STORE_open.podDr. David von Oheimb
2020-05-25Allow NULL arg to OSSL_STORE_close()Dr. David von Oheimb
2020-05-25There is no -signreq option in CA.plmettacrawler
2020-05-19Update early data exchange scenarios in docraja-ashok