aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Set optional peername when X509_check_host() succeeds.Viktor Dukhovni2014-07-061-6/+11
* New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni2014-07-061-1/+12
* typoDr. Stephen Henson2014-07-041-1/+1
* Remove all RFC5878 code.Dr. Stephen Henson2014-07-042-24/+1
* Update ticket callback docs.Dr. Stephen Henson2014-07-031-2/+15
* RT 1638; EVP_*Final() should mention they no longer cleanup the ctx.Rich Salz2014-07-021-4/+5
* Close a whole bunch of documentation-related tickets:Rich Salz2014-07-0233-51/+378
* Fix doc typo.Matt Smart2014-07-021-2/+2
* RT 3245; it's "bitwise or" not "logical or"Rich Salz2014-07-011-1/+1
* Fix RT 3211; "and are" -->"are"Rich Salz2014-07-011-1/+1
* Fix RT 2567; typo in pkeyutl page.Rich Salz2014-07-011-1/+1
* Fix RT 2430; typo's in ca.podRich Salz2014-07-011-5/+5
* Fix RT 3193Rich Salz2014-07-011-1/+1
* Clarified that the signature's buffer size, `s`, is not used as anJeffrey Walton2014-06-291-3/+5
* Typo.Ken Ballou2014-06-291-1/+1
* Clarify protocols supported.Dr. Stephen Henson2014-06-292-10/+28
* RT 487. Mention that generated primes are "at least" B<bits> long.Rich Salz2014-06-271-1/+1
* Clarify docs.Jeffrey Walton2014-06-271-0/+2
* Multiple verifier reference identities.Viktor Dukhovni2014-06-222-11/+24
* More complete X509_check_host documentation.Viktor Dukhovni2014-06-222-9/+22
* Fix minor typosMatt Caswell2014-06-191-2/+2
* add references to verify(1) man page for args_verify() optionsHubert Kario2014-06-195-7/+160
* sort the options in verify man page alphabeticallyHubert Kario2014-06-191-80/+80
* add description of missing options to verify man pageHubert Kario2014-06-191-0/+47
* smime man page: add missing options in SYNOPSISHubert Kario2014-06-191-0/+2
* Document -trusted_first option in man pages and help.Hubert Kario2014-06-196-5/+27
* Added documentation for -iter for PKCS#8rfkrocktk2014-06-171-0/+12
* Client-side namecheck wildcards.Viktor Dukhovni2014-06-121-5/+18
* add ECC strings to ciphers(1), point out difference between DH and ECDHHubert Kario2014-06-101-16/+60
* Fixed minor duplication in docsMatt Caswell2014-06-071-3/+2
* Option to disable padding extension.Dr. Stephen Henson2014-06-011-0/+6
* add description of -attime to man pageHubert Kario2014-05-301-0/+7
* add description of -no_ecdhe option to s_server man pageHubert Kario2014-05-301-0/+6
* Changed -strictpem to use PEM_read_bioMatt Caswell2014-05-261-3/+4
* Added -strictpem parameter to enable processing of PEM files with data prior ...Matt Caswell2014-05-261-1/+9
* Fixed error in args for SSL_set_msg_callback and SSL_set_msg_callback_argMatt Caswell2014-05-251-2/+2
* Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser2014-05-241-4/+5
* Fixed minor copy&paste error, and stray space causing rendering problemMatt Caswell2014-05-221-2/+2
* Fixed unterminated B tag, causing build to fail with newer pod2man versionsMatt Caswell2014-05-221-1/+1
* Fixes to host checking.Viktor Dukhovni2014-05-212-9/+72
* Change default cipher in smime app to des3.Dr. Stephen Henson2014-05-211-1/+1
* Moved note about lack of support for AEAD modes out of BUGS section to SUPPOR...Matt Caswell2014-05-151-4/+4
* Fix grammar error in verify pod. PR#3355Jeffrey Walton2014-05-141-1/+1
* Add information to BUGS section of enc documentation. PR#3354Jeffrey Walton2014-05-141-0/+4
* Corrected POD syntax errors. PR#3353Michal Bozon2014-05-144-4/+4
* Correct the return type on the signature for X509_STORE_CTX_get_ex_data given...Jean-Paul Calderone2014-05-121-1/+1
* Correct example.Dr. Stephen Henson2014-05-121-1/+1
* Fixed CRLF in fileMatt Caswell2014-05-101-1/+1
* typo in SSL_get_peer_cert_chain docsJeff Trawick2014-05-011-4/+4
* Fix SSL_CONF_cmd missing =backMatt Caswell2014-04-271-0/+2
|\