aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2014-07-07Improve X509_check_host() documentation.Viktor Dukhovni1-28/+39
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni2-11/+10
2014-07-06Document certificate status request options.Dr. Stephen Henson2-0/+29
2014-07-06Added reference to platform specific cryptographic acceleration such as AES-NIJeffrey Walton1-1/+4
2014-07-06Fixed error in pod files with latest versions of pod2manMatt Caswell1-3/+3
2014-07-06Set optional peername when X509_check_host() succeeds.Viktor Dukhovni1-6/+11
2014-07-06New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni1-1/+12
2014-07-04typoDr. Stephen Henson1-1/+1
2014-07-04Remove all RFC5878 code.Dr. Stephen Henson2-24/+1
2014-07-03Update ticket callback docs.Dr. Stephen Henson1-2/+15
2014-07-02RT 1638; EVP_*Final() should mention they no longer cleanup the ctx.Rich Salz1-4/+5
2014-07-02Close a whole bunch of documentation-related tickets:Rich Salz33-51/+378
2014-07-02Fix doc typo.Matt Smart1-2/+2
2014-07-01RT 3245; it's "bitwise or" not "logical or"Rich Salz1-1/+1
2014-07-01Fix RT 3211; "and are" -->"are"Rich Salz1-1/+1
2014-07-01Fix RT 2567; typo in pkeyutl page.Rich Salz1-1/+1
2014-07-01Fix RT 2430; typo's in ca.podRich Salz1-5/+5
2014-07-01Fix RT 3193Rich Salz1-1/+1
2014-06-29Clarified that the signature's buffer size, `s`, is not used as anJeffrey Walton1-3/+5
2014-06-29Typo.Ken Ballou1-1/+1
2014-06-29Clarify protocols supported.Dr. Stephen Henson2-10/+28
2014-06-27RT 487. Mention that generated primes are "at least" B<bits> long.Rich Salz1-1/+1
2014-06-27Clarify docs.Jeffrey Walton1-0/+2
2014-06-22Multiple verifier reference identities.Viktor Dukhovni2-11/+24
2014-06-22More complete X509_check_host documentation.Viktor Dukhovni2-9/+22
2014-06-19Fix minor typosMatt Caswell1-2/+2
2014-06-19add references to verify(1) man page for args_verify() optionsHubert Kario5-7/+160
2014-06-19sort the options in verify man page alphabeticallyHubert Kario1-80/+80
2014-06-19add description of missing options to verify man pageHubert Kario1-0/+47
2014-06-19smime man page: add missing options in SYNOPSISHubert Kario1-0/+2
2014-06-19Document -trusted_first option in man pages and help.Hubert Kario6-5/+27
2014-06-17Added documentation for -iter for PKCS#8rfkrocktk1-0/+12
2014-06-12Client-side namecheck wildcards.Viktor Dukhovni1-5/+18
2014-06-10add ECC strings to ciphers(1), point out difference between DH and ECDHHubert Kario1-16/+60
2014-06-07Fixed minor duplication in docsMatt Caswell1-3/+2
2014-06-01Option to disable padding extension.Dr. Stephen Henson1-0/+6
2014-05-30add description of -attime to man pageHubert Kario1-0/+7
2014-05-30add description of -no_ecdhe option to s_server man pageHubert Kario1-0/+6
2014-05-26Changed -strictpem to use PEM_read_bioMatt Caswell1-3/+4
2014-05-26Added -strictpem parameter to enable processing of PEM files with data prior ...Matt Caswell1-1/+9
2014-05-25Fixed error in args for SSL_set_msg_callback and SSL_set_msg_callback_argMatt Caswell1-2/+2
2014-05-24Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser1-4/+5
2014-05-22Fixed minor copy&paste error, and stray space causing rendering problemMatt Caswell1-2/+2
2014-05-22Fixed unterminated B tag, causing build to fail with newer pod2man versionsMatt Caswell1-1/+1
2014-05-21Fixes to host checking.Viktor Dukhovni2-9/+72
2014-05-21Change default cipher in smime app to des3.Dr. Stephen Henson1-1/+1
2014-05-15Moved note about lack of support for AEAD modes out of BUGS section to SUPPOR...Matt Caswell1-4/+4
2014-05-14Fix grammar error in verify pod. PR#3355Jeffrey Walton1-1/+1
2014-05-14Add information to BUGS section of enc documentation. PR#3354Jeffrey Walton1-0/+4
2014-05-14Corrected POD syntax errors. PR#3353Michal Bozon4-4/+4