aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2003-04-04Add documentation on the added functionality in 'openssl ca'.Richard Levitte1-0/+25
2003-04-03Implement self-signing in 'openssl ca'. This makes it easier to haveRichard Levitte1-6/+5
2003-04-03It's recommended to use req rather than x509 to create self-signed certificatesRichard Levitte1-6/+4
2003-04-03Typo correctionRichard Levitte1-1/+1
2003-03-31Update from stable branch.Dr. Stephen Henson1-6/+6
2003-03-27Add warning about unwanted side effect when calling SSL_CTX_free():Lutz Jänicke2-6/+18
2003-03-26Update ocsp usage message and docs.Dr. Stephen Henson1-10/+27
2003-03-20Add documentation for -starttls (s_client) and -id_prefix (s_server).Richard Levitte2-0/+15
2003-03-20Spelling errors.Richard Levitte1-1/+1
2003-02-27Typo.Dr. Stephen Henson1-1/+1
2003-02-15Update docs.Dr. Stephen Henson2-10/+28
2003-02-11GeneralString support in mini-ASN1 compilerDr. Stephen Henson1-1/+1
2003-02-06PKCS#1 has a new RFC, which we do implementRichard Levitte1-4/+5
2003-01-30Document -engine where missing.Richard Levitte12-1/+94
2003-01-26Correct EVP_SealInit() documentation, iv is an outputDr. Stephen Henson1-10/+16
2003-01-14Extend the HOWTO on creating certificates, and add a HOWTO in creating keys.Richard Levitte2-16/+112
2003-01-14Correct an example that has a few typos.Richard Levitte1-2/+2
2003-01-13Typo.Bodo Möller1-1/+1
2003-01-10Add documentation on how to handle the shared libaries.Richard Levitte1-0/+32
2003-01-10Typos corrected.Richard Levitte1-1/+1
2002-12-29Add information about AES cipher suites to ciphers manual page.Lutz Jänicke1-1/+25
2002-12-26Add SPKM among the related stanrds.Richard Levitte1-0/+3
2002-12-26Update our list of implemented and related standards.Richard Levitte1-4/+0
2002-12-26Update our list of implemented and related standards.Richard Levitte1-15/+142
2002-12-12BIO_new_bio_pair() was unnecessarily described in it's own page as well as inRichard Levitte2-105/+54
2002-12-12BIO_set_nbio() is enumerated, but not explained. Remove it from enumerationRichard Levitte1-1/+1
2002-12-04Missing ")"Lutz Jänicke1-1/+1
2002-11-29Correct some names.Richard Levitte2-4/+4
2002-11-18Better workaround to the "=head1 NAME OPTIONS" pod2latex problem:Lutz Jänicke1-7/+8
2002-11-15Add SETWRAP modifier to ASN1 generate.Dr. Stephen Henson1-7/+8
2002-11-14Use =back to finish =over (found using pod2latex).Lutz Jänicke1-2/+2
2002-11-14No such reference to link to (found running pod2latex).Lutz Jänicke1-1/+1
2002-11-14Fix documentation of i2d_X509_fp and i2d_X509_bio.Dr. Stephen Henson1-2/+7
2002-11-14Don't declare 2 WARNINGS sectionsLutz Jänicke1-12/+10
2002-11-14Opportunistic change to work around pod2latex bug: rename NAME OPTIONSLutz Jänicke1-2/+2
2002-11-14Correct reference to section name.Lutz Jänicke1-1/+1
2002-11-14Missing =backLutz Jänicke1-0/+2
2002-11-13TypoDr. Stephen Henson1-2/+2
2002-11-13Update docsDr. Stephen Henson2-3/+64
2002-11-13Put NAME in right place, fix typoDr. Stephen Henson4-7/+7
2002-11-13Update docsDr. Stephen Henson1-4/+124
2002-11-12Initial ASN1 generation documentation.Dr. Stephen Henson1-0/+132
2002-11-11Typo.Lutz Jänicke1-1/+1
2002-11-09TypoDr. Stephen Henson3-12/+12
2002-11-08-CAcreateserial doesn't take a filename argument.Richard Levitte1-1/+1
2002-11-06CRL reason code docs.Dr. Stephen Henson1-4/+32
2002-10-29Add a HISTORY section to the man page to mention the new flags.Geoff Thorpe1-0/+5
2002-10-29The last character of inconsistency in my recent commits is herebyGeoff Thorpe1-0/+1
2002-10-29Revert, that was an incorrect change.Richard Levitte2-2/+4
2002-10-29A small detail: since 0.9.7, DH_new_method() and DSA_new_method()Richard Levitte2-4/+2