summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2014-07-14document -nextprotoneg option in man pagesHubert Kario
2014-07-14Fix typo.Dr. Stephen Henson
2014-07-07Improve X509_check_host() documentation.Viktor Dukhovni
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni
2014-07-06Document certificate status request options.Dr. Stephen Henson
2014-07-06Added reference to platform specific cryptographic acceleration such as AES-NIJeffrey Walton
2014-07-06Fixed error in pod files with latest versions of pod2manMatt Caswell
2014-07-06Set optional peername when X509_check_host() succeeds.Viktor Dukhovni
2014-07-06New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni
2014-07-04typoDr. Stephen Henson
2014-07-04Remove all RFC5878 code.Dr. Stephen Henson
2014-07-03Update ticket callback docs.Dr. Stephen Henson
2014-07-02RT 1638; EVP_*Final() should mention they no longer cleanup the ctx.Rich Salz
2014-07-02Close a whole bunch of documentation-related tickets:Rich Salz
2014-07-02Fix doc typo.Matt Smart
2014-07-01RT 3245; it's "bitwise or" not "logical or"Rich Salz
2014-07-01Fix RT 3211; "and are" -->"are"Rich Salz
2014-07-01Fix RT 2567; typo in pkeyutl page.Rich Salz
2014-07-01Fix RT 2430; typo's in ca.podRich Salz
2014-07-01Fix RT 3193Rich Salz
2014-06-29Clarified that the signature's buffer size, `s`, is not used as anJeffrey Walton
2014-06-29Typo.Ken Ballou
2014-06-29Clarify protocols supported.Dr. Stephen Henson
2014-06-27RT 487. Mention that generated primes are "at least" B<bits> long.Rich Salz
2014-06-27Clarify docs.Jeffrey Walton
2014-06-22Multiple verifier reference identities.Viktor Dukhovni
2014-06-22More complete X509_check_host documentation.Viktor Dukhovni
2014-06-19Fix minor typosMatt Caswell
2014-06-19add references to verify(1) man page for args_verify() optionsHubert Kario
2014-06-19sort the options in verify man page alphabeticallyHubert Kario
2014-06-19add description of missing options to verify man pageHubert Kario
2014-06-19smime man page: add missing options in SYNOPSISHubert Kario
2014-06-19Document -trusted_first option in man pages and help.Hubert Kario
2014-06-17Added documentation for -iter for PKCS#8rfkrocktk
2014-06-12Client-side namecheck wildcards.Viktor Dukhovni
2014-06-10add ECC strings to ciphers(1), point out difference between DH and ECDHHubert Kario
2014-06-07Fixed minor duplication in docsMatt Caswell
2014-06-01Option to disable padding extension.Dr. Stephen Henson
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-26Changed -strictpem to use PEM_read_bioMatt Caswell
2014-05-26Added -strictpem parameter to enable processing of PEM files with data prior ...Matt Caswell
2014-05-25Fixed error in args for SSL_set_msg_callback and SSL_set_msg_callback_argMatt Caswell
2014-05-24Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser
2014-05-22Fixed minor copy&paste error, and stray space causing rendering problemMatt Caswell
2014-05-22Fixed unterminated B tag, causing build to fail with newer pod2man versionsMatt Caswell
2014-05-21Fixes to host checking.Viktor Dukhovni
2014-05-21Change default cipher in smime app to des3.Dr. Stephen Henson
2014-05-15Moved note about lack of support for AEAD modes out of BUGS section to SUPPOR...Matt Caswell
2014-05-14Fix grammar error in verify pod. PR#3355Jeffrey Walton