summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2015-12-02Free up passed ASN.1 structure if reused.Dr. Stephen Henson
2015-09-29GH367: use random data if seed too short.Ismo Puustinen
2015-09-11Use default field separator.Dr. Stephen Henson
2015-08-31Remove auto-fill-modeRichard Levitte
2015-08-31Add an example .dir-locals.elRichard Levitte
2015-08-31Add emacs CC mode style for OpenSSLRichard Levitte
2015-07-06document -2 return valueDr. Stephen Henson
2015-05-28PEM doc fixesDr. Stephen Henson
2015-05-22Fix off-by-one in BN_randMatt Caswell
2015-05-22Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell
2015-03-07Remove export ciphers from the DEFAULT cipher listKurt Roeckx
2015-02-24Document -no_explicitDr. Stephen Henson
2015-01-06Only allow ephemeral RSA keys in export ciphersuites.Dr. Stephen Henson
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-12Fixes a minor typo in the EVP docs.Alok Menghrajani
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
2014-09-25Use correct function name: CMS_add1_signer()Dr. Stephen Henson
2014-08-29RT2379: Bug in BIO_set_accept_port.podRich Salz
2014-08-27RT2210: Add missing EVP_cleanup to exampleMihai Militaru
2014-08-26RT1744: SSL_CTX_set_dump_dh() doc feedbackDavid Gatwood
2014-08-25RT1804: fix EXAMPLE in EVP_EncryptInit.podJan Schaumann
2014-08-24Typo fixes to evp documentation.Matt Caswell
2014-08-22Improve EVP_PKEY_sign documentationEmilia Kasper
2014-07-21Minor documentation update removing "really" and aTim Hudson
2014-07-19Fix documentation for RSA_set_method(3)Dr. Stephen Henson
2014-07-17Fix typo, add reference.Jeffrey Walton
2014-07-15Add Matt Caswell's fingerprint, and general update on the fingerprints file t...Matt Caswell
2014-07-15Clarify -Verify and PSK.Dr. Stephen Henson
2014-07-06Document certificate status request options.Dr. Stephen Henson
2014-07-06Update ticket callback docs.Dr. Stephen Henson
2014-07-06Fixed error in pod files with latest versions of pod2manMatt Caswell
2014-07-04typoDr. Stephen Henson
2014-07-03Merge branch 'rsalz-docfixes'Rich Salz
2014-07-02Fix doc typo.Matt Smart
2014-06-29Clarified that the signature's buffer size, `s`, is not used as anJeffrey Walton
2014-06-29Typo.Ken Ballou
2014-06-27Clarify docs.Jeffrey Walton
2014-06-07Fixed minor duplication in docsMatt Caswell
2014-05-30add description of -attime to man pageHubert Kario
2014-05-30add description of -no_ecdhe option to s_server man pageHubert Kario
2014-05-29Change default cipher in smime app to des3.Dr. Stephen Henson
2014-05-25Fixed error in args for SSL_set_msg_callback and SSL_set_msg_callback_argMatt Caswell
2014-05-22Fixed minor copy&paste error, and stray space causing rendering problemMatt Caswell
2014-05-15Removed note in BUGS section about AEAD ciphers - inadvertently added to wron...Matt Caswell
2014-05-14Fix grammar error in verify pod. PR#3355Jeffrey Walton
2014-05-14Add information to BUGS section of enc documentation. PR#3354Jeffrey Walton
2014-05-14Corrected POD syntax errors. PR#3353Michal Bozon