aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Extend OID config module format.Dr. Stephen Henson2004-03-271-0/+5
* Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa)Richard Levitte2004-03-231-3/+4
* Correct minor spelling error.Richard Levitte2004-03-211-1/+1
* typoUlf Möller2004-03-061-1/+1
* Config docs.Dr. Stephen Henson2004-03-024-4/+167
* Documentation of the KISS autoconfig functions.Dr. Stephen Henson2004-03-021-0/+77
* More autoconfig docs.Dr. Stephen Henson2004-03-011-3/+78
* Initial docs for the OpenSSL library configuration via openssl.cnfDr. Stephen Henson2004-03-011-3/+62
* Add ECDSA documentation.Geoff Thorpe2004-02-271-0/+232
* AES is spelled AES, not ASE. Oops...Richard Levitte2004-02-271-3/+3
* Document the AES options for 'openssl smime'.Richard Levitte2004-02-261-4/+7
* Updates to s_time manual pageLutz Jänicke2004-01-081-1/+7
* Add s_time manual pageLutz Jänicke2004-01-043-4/+172
* Correct documentation typos.Richard Levitte2003-12-273-3/+3
* 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
* 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