summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2015-09-01Document extension functionsDr. Stephen Henson
2015-09-01RT3767: openssl_button.gif should be PNGRich Salz
2015-08-31Remove asn1-kludge option.Dr. Stephen Henson
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-27GH367: Fix dsa keygen for too-short seedIsmo Puustinen
2015-08-27Various doc fixes.Rich Salz
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-24Small cleanup of crypto.podRich Salz
2015-08-21Fix L<> content in manpagesRich Salz
2015-08-14add CCM docsDr. Stephen Henson
2015-08-14Update docs.Dr. Stephen Henson
2015-08-14Documentation for SSL_check_chain()Dr. Stephen Henson
2015-08-11Remove Gost94 signature algorithm.Rich Salz
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-31RT3742: Add xmpp_server to s_client.Kai Engert
2015-07-30CAMELLIA PSK ciphersuites from RFC6367Dr. Stephen Henson
2015-07-30Add PSK ciphersuites to docsDr. Stephen Henson
2015-07-28Document signature algorithm setting functions.Dr. Stephen Henson
2015-07-28Add some OCSP documentation.Dr. Stephen Henson
2015-07-23Document shared sigalgs functions.Dr. Stephen Henson
2015-07-21SSL_CONF additions.Dr. Stephen Henson
2015-07-16Remove obsolete key formats.Rich Salz
2015-07-15Fix author credit for e5c0bc6mancha
2015-07-15Revert "Missing perldoc markup around < literal"Rich Salz
2015-07-14Can't use -trusted with -CA{path,file}Rich Salz
2015-07-14Missing perldoc markup around < literalGitHub User
2015-07-09correct exampleDr. Stephen Henson
2015-07-07Extend -show_chain option to verify to show more infoMatt Caswell
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-07Document the nameopt changeRichard Levitte
2015-07-06document -2 return valueDr. Stephen Henson
2015-06-24Add docs for ssl verification parameter functions.Dr. Stephen Henson
2015-06-23More secure storage of key material.Rich Salz
2015-06-23GH297: Fix NAME section of SSL_CTX_use_serverinfo.podVitezslav Cizek
2015-06-10Remove SSL_OP_TLS_BLOCK_PADDING_BUGEmilia Kasper
2015-06-08Explicitly mention PKCS5_PBKDF2_HMAC in EVP doc.Jeffrey Walton
2015-06-09Properly check certificate in case of export ciphers.Kurt Roeckx
2015-06-02RT3472: Doc pkcs8 -iter flag is in OpenSSL 1.1Jeffrey Walton
2015-05-28PEM doc fixesDr. Stephen Henson
2015-05-28Change return type of the new accessorsMatt Caswell
2015-05-28Change the new functions to use size_tMatt Caswell
2015-05-28Clarify that SSL3_RANDOM_SIZE is a constant, for now.Nick Mathewson
2015-05-28Add new functions to extract {client,server}_random, master_keyNick Mathewson