aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Typos.Dr. Stephen Henson2003-12-201-3/+3
* Document that you need to include x509.h (to get [i2d|d2i]_RSA_PUBKEY()).Richard Levitte2003-12-101-2/+3
* Document that you need to include x509.h (to get [i2d|d2i]_DSA_PUBKEY()).Richard Levitte2003-12-101-2/+3
* Make sure the documentation matches reality.Richard Levitte2003-11-291-2/+2
* Let's use text/plain in the example instead of crapy HTML.Richard Levitte2003-11-281-3/+3
* Use correct case for manual page referencesRichard Levitte2003-10-011-1/+1
* Correct buggy PODs (missing commas and a prepended space).Richard Levitte2003-09-303-3/+3
* The convenience argumetn for -nameopt and -certopt is ca_default, notRichard Levitte2003-07-031-3/+3
* Clarify wording of verify_callback() behaviour.Lutz Jänicke2003-06-261-3/+3
* Typo.Richard Levitte2003-06-191-1/+1
* Clarify return value of SSL_connect() and SSL_accept() in case of theLutz Jänicke2003-06-032-2/+4
* Clarify ordering of certificates when using certificate chainsLutz Jänicke2003-05-301-1/+3
* Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before)Lutz Jänicke2003-05-281-1/+1
* Fix docs.Dr. Stephen Henson2003-05-181-3/+2
* It's recommended to use req rather than x509 to create self-signed certificatesRichard Levitte2003-04-031-6/+4
* Typo correctionRichard Levitte2003-04-031-1/+1
* Add warning about unwanted side effect when calling SSL_CTX_free():Lutz Jänicke2003-03-272-6/+18
* Update ocsp usage message and docs.Dr. Stephen Henson2003-03-261-10/+27
* Add documentation for -starttls (s_client) and -id_prefix (s_server).Richard Levitte2003-03-202-0/+15
* Spelling errors.Richard Levitte2003-03-201-1/+1
* Typo.Dr. Stephen Henson2003-02-271-1/+1
* PKCS#1 has a new RFC, which we do implementRichard Levitte2003-02-061-4/+5
* Document -engine where missing.Richard Levitte2003-01-3012-1/+94
* Correct EVP_SealInit() documentation, iv is an outputDr. Stephen Henson2003-01-261-10/+16
* Extend the HOWTO on creating certificates, and add a HOWTO in creating keys.Richard Levitte2003-01-141-16/+39
* This commit was manufactured by cvs2svn to create branchcvs2svn2003-01-141-0/+73
|\
| * Extend the HOWTO on creating certificates, and add a HOWTO in creating keys.Richard Levitte2003-01-142-16/+112
| * Correct an example that has a few typos.Richard Levitte2003-01-141-2/+2
| * Typo.Bodo Möller2003-01-131-1/+1
* | Correct an example that has a few typos.Richard Levitte2003-01-141-2/+2
* | typoBodo Möller2003-01-131-1/+1
* | This commit was manufactured by cvs2svn to create branchcvs2svn2003-01-101-0/+32
|\|
| * Add documentation on how to handle the shared libaries.Richard Levitte2003-01-101-0/+32
| * Typos corrected.Richard Levitte2003-01-101-1/+1
| * Add information about AES cipher suites to ciphers manual page.Lutz Jänicke2002-12-291-1/+25
| * Add SPKM among the related stanrds.Richard Levitte2002-12-261-0/+3
| * Update our list of implemented and related standards.Richard Levitte2002-12-261-4/+0
| * Update our list of implemented and related standards.Richard Levitte2002-12-261-15/+142
| * BIO_new_bio_pair() was unnecessarily described in it's own page as well as inRichard Levitte2002-12-122-105/+54
| * BIO_set_nbio() is enumerated, but not explained. Remove it from enumerationRichard Levitte2002-12-121-1/+1
| * Missing ")"Lutz Jänicke2002-12-041-1/+1
| * Correct some names.Richard Levitte2002-11-292-4/+4
| * Better workaround to the "=head1 NAME OPTIONS" pod2latex problem:Lutz Jänicke2002-11-181-7/+8
| * Add SETWRAP modifier to ASN1 generate.Dr. Stephen Henson2002-11-151-7/+8
| * Use =back to finish =over (found using pod2latex).Lutz Jänicke2002-11-141-2/+2
| * No such reference to link to (found running pod2latex).Lutz Jänicke2002-11-141-1/+1
| * Fix documentation of i2d_X509_fp and i2d_X509_bio.Dr. Stephen Henson2002-11-141-2/+7
| * Don't declare 2 WARNINGS sectionsLutz Jänicke2002-11-141-12/+10
| * Opportunistic change to work around pod2latex bug: rename NAME OPTIONSLutz Jänicke2002-11-141-2/+2
| * Correct reference to section name.Lutz Jänicke2002-11-141-1/+1