aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove export static DH ciphersuitesMatt Caswell2015-05-221-2/+0
* Fix off-by-one in BN_randMatt Caswell2015-05-221-1/+2
* Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell2015-05-221-4/+4
* Remove support for OPENSSL_NO_TLSEXTMatt Caswell2015-05-221-3/+0
* RT266: Add HTTP proxy/CONNECT to s_clientMichael Trapp2015-05-221-0/+7
* Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson2015-05-201-0/+10
* Remove dh512.pemEmilia Kasper2015-05-201-3/+2
* Update documentation with Diffie-Hellman best practices.Emilia Kasper2015-05-201-63/+42
* dhparam: fix documentationEmilia Kasper2015-05-201-5/+8
* ASN1 INTEGER refactor.Dr. Stephen Henson2015-05-181-0/+112
* Version negotiation rewrite doc updatesMatt Caswell2015-05-165-27/+27
* RT1207: document SSL_COMP_free_compression_methods.Rich Salz2015-05-131-3/+9
* Remove remaining Kerberos referencesMatt Caswell2015-05-131-3/+0
* Additional X509_ALGOR documentationDr. Stephen Henson2015-05-121-4/+29
* Add SSL_use_certificate_chain_file functionDr. Stephen Henson2015-05-081-2/+3
* SSL_CONF table reorganisation.Dr. Stephen Henson2015-05-061-0/+9
* Fixes some typos in doc/ssl/Alok Menghrajani2015-05-033-15/+15
* Fixes some typos in doc/apps/Alok Menghrajani2015-05-0312-50/+50
* RT3802: Fixes typos in doc/crypto/Alok Menghrajani2015-05-0341-60/+60
* fix various typo'sRich Salz2015-05-031-2/+2
* free NULL cleanup 7Rich Salz2015-04-306-2/+7
* free NULL cleanup 5aRich Salz2015-04-302-0/+2
* apps-cleanup: the doc fixesRich Salz2015-04-254-13/+14
* SSL_CIPHER lookup functions.Dr. Stephen Henson2015-04-221-0/+10
* free NULL cleanup 10Rich Salz2015-04-114-0/+5
* Drop CA.sh for CA.plRich Salz2015-04-081-2/+2
* New ASN1_TYPE SEQUENCE functions.Dr. Stephen Henson2015-03-301-1/+22
* free NULL cleanupRich Salz2015-03-282-0/+2
* ASN1_TYPE documentation.Dr. Stephen Henson2015-03-262-1/+71
* free NULL cleanup.Rich Salz2015-03-253-0/+5
* Resolve swallowed returns codesMatt Caswell2015-03-251-1/+7
* free NULL cleanupRich Salz2015-03-251-1/+4
* Support key loading from certificate fileDr. Stephen Henson2015-03-252-3/+10
* Deprecate RAND_pseudo_bytesMatt Caswell2015-03-251-0/+3
* free NULL cleanupRich Salz2015-03-243-0/+3
* make ASN1_OBJECT opaqueDr. Stephen Henson2015-03-241-0/+14
* Configuration file examples.Dr. Stephen Henson2015-03-241-0/+53
* free NULL cleanupRich Salz2015-03-242-0/+2
* additional configuration documentationDr. Stephen Henson2015-03-122-7/+102
* Additional CMS documentation.Dr. Stephen Henson2015-03-082-4/+47
* GitHub 237: Use https for IETF linksViktor Szakats2015-03-071-2/+2
* Cleanup some doc filesRich Salz2015-03-011-187/+70
* Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removedMatt Caswell2015-02-262-9/+0
* Update the SHA* documentationMatt Caswell2015-02-251-15/+49
* Fix NAME section of d2i_ECPKParameters to prevent broken symlinks when usingRainer Jung2015-02-251-1/+1
* Fix some minor documentation issuesMatt Caswell2015-02-252-6/+4
* Add dire warnings about the "reuse" capability of the d2i_* functions.Matt Caswell2015-02-251-5/+13
* Provide documentation for i2d_ECPrivateKey and d2i_ECPrivateKeyMatt Caswell2015-02-253-19/+79
* Add documentation for the -no_alt_chains option for various apps, as well asMatt Caswell2015-02-257-18/+58
* Document -no_explicitDr. Stephen Henson2015-02-241-2/+8