summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2015-05-28Add a documentation clarification suggested by Matt CaswellNick Mathewson
2015-05-28Add SSL_get_client_ciphers() to return ciphers from ClientHelloNick Mathewson
2015-05-26scrypt in pkcs8 utilDr. Stephen Henson
2015-05-22Remove 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-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-22RT266: Add HTTP proxy/CONNECT to s_clientMichael Trapp
2015-05-20Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson
2015-05-20Remove dh512.pemEmilia Kasper
2015-05-20Update documentation with Diffie-Hellman best practices.Emilia Kasper
2015-05-20dhparam: fix documentationEmilia Kasper
2015-05-18ASN1 INTEGER refactor.Dr. Stephen Henson
2015-05-16Version negotiation rewrite doc updatesMatt Caswell
2015-05-13RT1207: document SSL_COMP_free_compression_methods.Rich Salz
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-12Additional X509_ALGOR documentationDr. Stephen Henson
2015-05-08Add SSL_use_certificate_chain_file functionDr. Stephen Henson
2015-05-06SSL_CONF table reorganisation.Dr. Stephen Henson