summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2015-05-03Fixes some typos in doc/ssl/Alok Menghrajani
2015-05-03Fixes some typos in doc/apps/Alok Menghrajani
2015-05-03RT3802: Fixes typos in doc/crypto/Alok Menghrajani
2015-05-03fix various typo'sRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-25apps-cleanup: the doc fixesRich Salz
2015-04-22SSL_CIPHER lookup functions.Dr. Stephen Henson
2015-04-11free NULL cleanup 10Rich Salz
2015-04-08Drop CA.sh for CA.plRich Salz
2015-03-30New ASN1_TYPE SEQUENCE functions.Dr. Stephen Henson
2015-03-28free NULL cleanupRich Salz
2015-03-26ASN1_TYPE documentation.Dr. Stephen Henson
2015-03-25free NULL cleanup.Rich Salz
2015-03-25Resolve swallowed returns codesMatt Caswell
2015-03-25free NULL cleanupRich Salz
2015-03-25Support key loading from certificate fileDr. Stephen Henson
2015-03-25Deprecate RAND_pseudo_bytesMatt Caswell