aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Let's use text/plain in the example instead of crapy HTML.Richard Levitte2003-11-281-3/+3
* Geoff suggested a more succinct description for "top".Ulf Möller2003-11-071-6/+6
* oops... the description of ->top was inaccurate (the example is correct though)Ulf Möller2003-11-071-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
* manpages for 'openssl ec' and 'openssl ecparam'Bodo Möller2003-07-212-0/+369
* A document that has a very rough description of the X509Richard Levitte2003-07-101-0/+64
* Add -issuer_hash and make -subject_hash the default way to get theRichard Levitte2003-07-031-1/+11
* 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
* Add documentation for the new crlnumber configuration option.Richard Levitte2003-06-191-0/+6
* Typo.Richard Levitte2003-06-191-1/+1
* Add documentation for ERR_set_mark() and ERR_pop_to_mark().Richard Levitte2003-06-111-0/+38
* TypoRichard Levitte2003-06-091-2/+2
* 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
* Brackets are now allowed, after a small hack in the processing of theRichard Levitte2003-05-231-1/+1
* The square brackets in BIO_s_bio.pod for someDr. Stephen Henson2003-05-191-1/+1
* Fix docs.Dr. Stephen Henson2003-05-181-3/+2
* Add documentation on the added functionality in 'openssl ca'.Richard Levitte2003-04-041-0/+25
* Implement self-signing in 'openssl ca'. This makes it easier to haveRichard Levitte2003-04-031-6/+5
* 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
* Update from stable branch.Dr. Stephen Henson2003-03-311-6/+6
* 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
* Update docs.Dr. Stephen Henson2003-02-152-10/+28
* GeneralString support in mini-ASN1 compilerDr. Stephen Henson2003-02-111-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-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
* 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