summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2003-09-30Correct buggy PODs (missing commas and a prepended space).Richard Levitte
2003-07-21manpages for 'openssl ec' and 'openssl ecparam'Bodo Möller
2003-07-10A document that has a very rough description of the X509Richard Levitte
2003-07-03Add -issuer_hash and make -subject_hash the default way to get theRichard 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-19Add documentation for the new crlnumber configuration option.Richard Levitte
2003-06-19Typo.Richard Levitte
2003-06-11Add documentation for ERR_set_mark() and ERR_pop_to_mark().Richard Levitte
2003-06-09TypoRichard 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-23Brackets are now allowed, after a small hack in the processing of theRichard Levitte
2003-05-19The square brackets in BIO_s_bio.pod for someDr. Stephen Henson
2003-05-18Fix docs.Dr. Stephen Henson
2003-04-04Add documentation on the added functionality in 'openssl ca'.Richard Levitte
2003-04-03Implement self-signing in 'openssl ca'. This makes it easier to haveRichard Levitte
2003-04-03It's recommended to use req rather than x509 to create self-signed certificatesRichard Levitte
2003-04-03Typo correctionRichard Levitte
2003-03-31Update from stable branch.Dr. Stephen Henson
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-15Update docs.Dr. Stephen Henson
2003-02-11GeneralString support in mini-ASN1 compilerDr. 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-14Correct an example that has a few typos.Richard Levitte
2003-01-13Typo.Bodo Möller
2003-01-10Add documentation on how to handle the shared libaries.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-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-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-04Missing ")"Lutz Jänicke
2002-11-29Correct some names.Richard Levitte
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
2002-11-14No such reference to link to (found running pod2latex).Lutz Jänicke
2002-11-14Fix documentation of i2d_X509_fp and i2d_X509_bio.Dr. Stephen Henson
2002-11-14Don't declare 2 WARNINGS sectionsLutz Jänicke