aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* RT3998: fix X509_check_host.pod release to 1.0.2David Woodhouse2015-08-081-1/+1
* Various doc fixes from GH pull requestsRich Salz2015-07-316-17/+15
* RT3742: Add xmpp_server to s_client.Kai Engert2015-07-311-3/+4
* CAMELLIA PSK ciphersuites from RFC6367Dr. Stephen Henson2015-07-301-0/+12
* Add PSK ciphersuites to docsDr. Stephen Henson2015-07-301-5/+60
* Document signature algorithm setting functions.Dr. Stephen Henson2015-07-281-0/+104
* Add some OCSP documentation.Dr. Stephen Henson2015-07-286-0/+532
* Document shared sigalgs functions.Dr. Stephen Henson2015-07-231-0/+77
* SSL_CONF additions.Dr. Stephen Henson2015-07-211-0/+27
* Remove obsolete key formats.Rich Salz2015-07-161-3/+1
* Fix author credit for e5c0bc6mancha2015-07-151-1/+1
* Revert "Missing perldoc markup around < literal"Rich Salz2015-07-151-1/+1
* Can't use -trusted with -CA{path,file}Rich Salz2015-07-141-4/+8
* Missing perldoc markup around < literalGitHub User2015-07-141-1/+1
* correct exampleDr. Stephen Henson2015-07-091-1/+1
* Extend -show_chain option to verify to show more infoMatt Caswell2015-07-072-1/+17
* Add documentation for some missing verify optionsMatt Caswell2015-07-071-0/+11
* Reject calls to X509_verify_cert that have not been reinitialisedMatt Caswell2015-07-072-5/+11
* Document the nameopt changeRichard Levitte2015-07-071-2/+2
* document -2 return valueDr. Stephen Henson2015-07-061-0/+7
* Add docs for ssl verification parameter functions.Dr. Stephen Henson2015-06-241-0/+55
* More secure storage of key material.Rich Salz2015-06-236-6/+123
* GH297: Fix NAME section of SSL_CTX_use_serverinfo.podVitezslav Cizek2015-06-231-1/+1
* Remove SSL_OP_TLS_BLOCK_PADDING_BUGEmilia Kasper2015-06-101-4/+0
* Explicitly mention PKCS5_PBKDF2_HMAC in EVP doc.Jeffrey Walton2015-06-081-2/+2
* Properly check certificate in case of export ciphers.Kurt Roeckx2015-06-094-18/+25
* RT3472: Doc pkcs8 -iter flag is in OpenSSL 1.1Jeffrey Walton2015-06-021-3/+7
* PEM doc fixesDr. Stephen Henson2015-05-281-2/+25
* Change return type of the new accessorsMatt Caswell2015-05-281-7/+7
* Change the new functions to use size_tMatt Caswell2015-05-281-3/+3
* Clarify that SSL3_RANDOM_SIZE is a constant, for now.Nick Mathewson2015-05-281-6/+12
* Add new functions to extract {client,server}_random, master_keyNick Mathewson2015-05-281-0/+73
* Add a documentation clarification suggested by Matt CaswellNick Mathewson2015-05-281-0/+5
* Add SSL_get_client_ciphers() to return ciphers from ClientHelloNick Mathewson2015-05-281-0/+5
* scrypt in pkcs8 utilDr. Stephen Henson2015-05-261-0/+15
* 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