summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2003-10-02Recent changes from 0.9.7-stableRichard Levitte
2003-07-03The convenience argumetn for -nameopt and -certopt is ca_default, notRichard Levitte
2003-06-26Clarify wording of verify_callback() behaviour.Lutz Jänicke
2003-06-19Typo.Richard Levitte
2003-06-03Clarify return value of SSL_connect() and SSL_accept() in case of theLutz Jänicke
2003-05-30Clarify ordering of certificates when using certificate chainsLutz Jänicke
2003-05-28Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before)Lutz Jänicke
2003-05-18Fix docs.Dr. Stephen Henson
2003-04-03It's recommended to use req rather than x509 to create self-signed certificatesRichard Levitte
2003-04-03Typo correctionRichard Levitte
2003-03-27Add warning about unwanted side effect when calling SSL_CTX_free():Lutz Jänicke
2003-03-26Update ocsp usage message and docs.Dr. Stephen Henson
2003-03-20Add documentation for -starttls (s_client) and -id_prefix (s_server).Richard Levitte
2003-03-20Spelling errors.Richard Levitte
2003-02-27Typo.Dr. Stephen Henson
2003-02-06PKCS#1 has a new RFC, which we do implementRichard Levitte
2003-01-30Document -engine where missing.Richard Levitte
2003-01-26Correct EVP_SealInit() documentation, iv is an outputDr. Stephen Henson
2003-01-14Extend the HOWTO on creating certificates, and add a HOWTO in creating keys.Richard Levitte
2003-01-14This commit was manufactured by cvs2svn to create branchcvs2svn
2003-01-14Extend the HOWTO on creating certificates, and add a HOWTO in creating keys.Richard Levitte
2003-01-14Correct an example that has a few typos.Richard Levitte
2003-01-14Correct an example that has a few typos.Richard Levitte
2003-01-13Typo.Bodo Möller
2003-01-13typoBodo Möller
2003-01-10This commit was manufactured by cvs2svn to create branchcvs2svn
2003-01-10Add documentation on how to handle the shared libaries.Richard Levitte
2003-01-10Typos corrected.Richard Levitte
2003-01-10Typos corrected.Richard Levitte
2002-12-29Add information about AES cipher suites to ciphers manual page.Lutz Jänicke
2002-12-29Add information about AES cipher suites to ciphers manual page.Lutz Jänicke
2002-12-26Add SPKM among the related stanrds.Richard Levitte
2002-12-26Add SPKM among the related stanrds.Richard Levitte
2002-12-26Update our list of implemented and related standards.Richard Levitte
2002-12-26Update our list of implemented and related standards.Richard Levitte
2002-12-26Update our list of implemented and related standards.Richard Levitte
2002-12-26Update our list of implemented and related standards.Richard Levitte
2002-12-15"=head3" tags only work with recent versions of the pod tools and 0.9.7Geoff Thorpe
2002-12-12BIO_new_bio_pair() was unnecessarily described in it's own page as well as inRichard Levitte
2002-12-12BIO_new_bio_pair() was unnecessarily described in it's own page as well as inRichard Levitte
2002-12-12BIO_set_nbio() is enumerated, but not explained. Remove it from enumerationRichard Levitte
2002-12-12BIO_set_nbio() is enumerated, but not explained. Remove it from enumerationRichard Levitte
2002-12-04Missing ")"Lutz Jänicke
2002-12-04Missing "("Lutz Jänicke
2002-11-29Correct some names.Richard Levitte
2002-11-29Correct some names.Richard Levitte
2002-11-18Better workaround to the "=head1 NAME OPTIONS" pod2latex problem:Lutz Jänicke
2002-11-18Better workaround to the "=head1 NAME OPTIONS" pod2latex problem:Lutz Jänicke
2002-11-15Add SETWRAP modifier to ASN1 generate.Dr. Stephen Henson
2002-11-14Use =back to finish =over (found using pod2latex).Lutz Jänicke