summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-05-28Update copyright yearRichard Levitte
2019-05-27doc/man3/X509_LOOKUP_meth_new.pod: clarify the requirementsRichard Levitte
2019-05-24Doc update: minor typo in CMS_verify.podSambit Kumar Dash
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-05-21Change SSL parameter SSL_session_reused constArne Schwabe
2019-05-08Allow specifying the tag after AAD in CCM modeTobias Nießen
2019-05-07man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)Dr. Matthias St. Pierre
2019-04-24doc: Get rid of unrelated reference to DSA_new()Jakub Jelen
2019-04-19Check if num is 0 before trying to malloc memory. Otherwise for client hellos...dyrock
2019-04-19Clarify the documentation on the use of ChaCha20Matt Caswell
2019-04-16Add documentation for the BIO_s_mem pecularitiesTomas Mraz
2019-04-15Further harmonisation of manual page HISTORY sectionsJoshua Lock
2019-04-15Update various man pages to place HISTORY section after SEE ALSOJoshua Lock
2019-04-15Place return values after examples in docPaul Yang
2019-04-05Add the prediction_resistance flag to the documentation.Pauli
2019-04-04Correct the documentation about SSL_CIPHER_description()Matt Caswell
2019-03-28Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const paramsMatt Caswell
2019-03-27Don't allow SHAKE128/SHAKE256 with HMACMatt Caswell
2019-03-27Fix three identical grammatical errorsDr. Matthias St. Pierre
2019-03-25ts(1): digest option is mandatoryHubert Kario
2019-03-21Providing missing accessor to EVP_PKEY.engineDmitry Belyavskiy
2019-03-20Updated doc for BN_clear, BN_CTX_end when param is NULLShane Lontis
2019-03-19Update pkeyutl documentation about the digest optionMatt Caswell
2019-03-10Fix two spelling errorsA. Schulze
2019-03-07Update documentation of RSA_padding_check_PKCS1_OAEP_mgf1Bernd Edlinger
2019-03-07Update documentation regarding required output buffer memory sizeBernd Edlinger
2019-03-06Update ChaCha20-Poly1305 documentationMatt Caswell
2019-02-26Fix trivial typo in EVP_DigestVerifyInit docNicola Tuveri
2019-02-26Clarify that SSL_shutdown() must not be called after a fatal errorMatt Caswell
2019-02-26Update copyright yearMatt Caswell
2019-02-22Fix a grammar nit in CRYPTO_get_ex_new_index.podPaul Yang
2019-02-21SSL_CONF_cmd: fix doc for NoRenegotiationHubert Kario
2019-02-19Don't set SNI by default if hostname is not dNS nameIonut Mihalcea
2019-02-17Add missing dots in dgst man pageVedran Miletić
2019-02-17Fixed typoJan Macku
2019-02-14Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messagesMatt Caswell
2019-02-11Allow the syntax of the .include directive to optionally have '='Tomas Mraz
2019-02-08Update d2i_PrivateKey documentationTodd Short
2019-02-07Make OPENSSL_malloc_init() a no-opMatt Caswell
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-05Make some simple getters take const SSL/SSL_CTXSam Roberts
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2019-01-30Complain if -twopass is used incorrectlyMatt Caswell
2019-01-27clarify which functions are the CMS functions which must have CMS_PARTIAL setMichael Richardson
2019-01-27Remove stray -modulus option from the ec manual page.Tomas Mraz
2019-01-07More configurable crypto and ssl library initializationViktor Dukhovni
2019-01-07doc/man1/x509.pod: fix typoDr. Matthias St. Pierre
2019-01-04Implement OPENSSL_INIT_NO_ATEXITMatt Caswell
2018-12-29Fixed minor typo in the req.pod docsBehrang
2018-12-27fixed grammar typoMichael Richardson