summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2015-07-15Fix author credit for e5c0bc6mancha
2015-07-15Revert "Missing perldoc markup around < literal"Rich Salz
2015-07-14Missing perldoc markup around < literalGitHub User
2015-07-09correct exampleDr. Stephen Henson
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-06document -2 return valueDr. Stephen Henson
2015-06-24Add docs for ssl verification parameter functions.Dr. Stephen Henson
2015-06-23GH297: Fix NAME section of SSL_CTX_use_serverinfo.podVitezslav Cizek
2015-06-08Explicitly mention PKCS5_PBKDF2_HMAC in EVP doc.Jeffrey Walton
2015-05-28PEM doc fixesDr. Stephen Henson
2015-05-23Remove 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-20Update documentation with Diffie-Hellman best practices.Emilia Kasper
2015-05-20dhparam: fix documentationEmilia Kasper
2015-05-13RT1207: document SSL_COMP_free_compression_methods.Rich Salz
2015-04-20Add documentation for the -no_alt_chains option for various apps, as well asMatt Caswell
2015-03-24Configuration file examples.Dr. Stephen Henson
2015-03-18Add support for ServerInfo SSL_CONF option.Dr. Stephen Henson
2015-03-12additional configuration documentationDr. Stephen Henson
2015-03-08Additional CMS documentation.Dr. Stephen Henson
2015-03-07Remove export ciphers from the DEFAULT cipher listKurt Roeckx
2015-02-25Update the SHA* documentationMatt Caswell
2015-02-25Fix NAME section of d2i_ECPKParameters to prevent broken symlinks when usingRainer Jung
2015-02-25Fix some minor documentation issuesMatt Caswell
2015-02-25Add dire warnings about the "reuse" capability of the d2i_* functions.Matt Caswell
2015-02-25Provide documentation for i2d_ECPrivateKey and d2i_ECPrivateKeyMatt Caswell
2015-02-24Document -no_explicitDr. Stephen Henson
2015-02-22typoDr. Stephen Henson
2015-02-10Fix hostname validation in the command-line tool to honour negative return va...Emilia Kasper
2015-02-03Preliminary ASN1_TIME documentation.Dr. Stephen Henson
2015-01-27Provide documentation for all SSL(_CTX)?_(get|set)(_default)?_read_aheadMatt Caswell
2015-01-25Make OPENSSL_config truly ignore errors.Rich Salz
2015-01-06Only allow ephemeral RSA keys in export ciphersuites.Dr. Stephen Henson
2015-01-02Remove MS SGCDr. Stephen Henson
2014-12-30Document openssl dgst -hmac optionThorsten Glaser
2014-12-22Improves certificates HOWTOAlok Menghrajani
2014-12-22Small typoRichard Levitte
2014-12-05Clarify the return values for SSL_get_shared_curve.Emilia Kasper
2014-11-28Correct some layout issues, convert all remaining tabs to appropriate amounts...Richard Levitte
2014-11-28Improves the proxy certificates howto doc.Alok Menghrajani
2014-11-27Add documentation on -timeout option in the ocsp utilityAndré Guerreiro
2014-11-27Updates to X509_NAME_get_index_by_NID.pod submitted by user Bernardh via the ...Matt Caswell
2014-11-27Updates to X509_NAME_add_entry_by_txt.pod submitted by user Bernardh via the ...Matt Caswell
2014-11-27Updates to EVP_PKEY_encrypt.pod submitted by user Bernardh via the wikiMatt Caswell
2014-11-12Fixes a minor typo in the EVP docs.Alok Menghrajani
2014-11-10Allow ECDHE and DHE as forward-compatible aliases for EECDH and EDHDaniel Kahn Gillmor
2014-10-21Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.Bodo Moeller
2014-10-15Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsvBodo Moeller