summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2016-01-28Always generate DH keys for ephemeral DH cipher suitesMatt Caswell
2016-01-10File is about s_time, not s_clientKurt Roeckx
2015-12-27Add some documentation for the OCSP callback functionsMatt Caswell
2015-12-23The functions take a SSL *, not a SSL_CTX *Daniel Kahn Gillmor
2015-12-19Document how BIO_get_conn_ip and BIO_get_conn_int_port actually workRichard Levitte
2015-11-04Minor EVP_SignInit_ex doc fixMatt Caswell
2015-10-23Fix typosAlessandro Ghedini
2015-10-22Clarify return values for EVP_DigestVerifyFinal.Adam Eijdenberg
2015-09-29GH367: use random data if seed too short.Ismo Puustinen
2015-09-22Document BUF_strnlenEmilia Kasper
2015-09-22BUF_strdup and friends: update docsEmilia Kasper
2015-09-18This undoes GH367 for non-masterRich Salz
2015-09-11Use default field separator.Dr. Stephen Henson
2015-09-01RT3767: openssl_button.gif should be PNGRich Salz
2015-08-31GH367 follow-up, for more clarityBen Kaduk
2015-08-31Remove auto-fill-modeRichard Levitte
2015-08-31Add an example .dir-locals.elRichard Levitte
2015-08-31Add emacs CC mode style for OpenSSLRichard Levitte
2015-08-28GH367: Fix dsa keygen for too-short seedIsmo Puustinen
2015-08-26GH correct organizationalUnitNameViktor Dukhovni
2015-08-25RT4019: Duplicate -hmac flag in dgst.podMarkus Rinne
2015-08-25GH372: Remove duplicate flagsRich Salz
2015-08-14Update docs.Dr. Stephen Henson
2015-08-14Documentation for SSL_check_chain()Dr. Stephen Henson
2015-08-08RT3998: fix X509_check_host.pod release to 1.0.2David Woodhouse
2015-07-31Various doc fixes from GH pull requestsRich Salz
2015-07-15Fix author credit for e5c0bc6mancha
2015-07-15Revert "Missing perldoc markup around < literal"Rich Salz
2015-07-14Missing perldoc markup around < literalGitHub User
2015-07-09correct exampleDr. Stephen Henson
2015-07-07Add documentation for some missing verify optionsMatt Caswell
2015-07-07Reject calls to X509_verify_cert that have not been reinitialisedMatt Caswell
2015-07-06document -2 return valueDr. Stephen Henson
2015-06-24Add docs for ssl verification parameter functions.Dr. Stephen Henson
2015-06-23GH297: Fix NAME section of SSL_CTX_use_serverinfo.podVitezslav Cizek
2015-06-08Explicitly mention PKCS5_PBKDF2_HMAC in EVP doc.Jeffrey Walton
2015-05-28PEM doc fixesDr. Stephen Henson
2015-05-23Remove export static DH ciphersuitesMatt Caswell
2015-05-22Fix off-by-one in BN_randMatt Caswell
2015-05-22Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell
2015-05-20Update documentation with Diffie-Hellman best practices.Emilia Kasper
2015-05-20dhparam: fix documentationEmilia Kasper
2015-05-13RT1207: document SSL_COMP_free_compression_methods.Rich Salz
2015-04-20Add documentation for the -no_alt_chains option for various apps, as well asMatt Caswell
2015-03-24Configuration file examples.Dr. Stephen Henson
2015-03-18Add support for ServerInfo SSL_CONF option.Dr. Stephen Henson
2015-03-12additional configuration documentationDr. Stephen Henson
2015-03-08Additional CMS documentation.Dr. Stephen Henson
2015-03-07Remove export ciphers from the DEFAULT cipher listKurt Roeckx
2015-02-25Update the SHA* documentationMatt Caswell