summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Documentation note for Win32 glue between BIO layer and compiler run-time.appro2004-05-251-0/+21
* While size_t-fying let's not forget to update documentation:-)appro2004-05-201-1/+1
* Extend OID config module format.steve2004-03-271-0/+5
* Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa)levitte2004-03-231-3/+4
* Correct minor spelling error.levitte2004-03-211-1/+1
* typoulf2004-03-061-1/+1
* Config docs.steve2004-03-024-4/+167
* Documentation of the KISS autoconfig functions.steve2004-03-021-0/+77
* More autoconfig docs.steve2004-03-011-3/+78
* Initial docs for the OpenSSL library configuration via openssl.cnfsteve2004-03-011-3/+62
* Add ECDSA documentation.geoff2004-02-271-0/+232
* AES is spelled AES, not ASE. Oops...levitte2004-02-271-3/+3
* Document the AES options for 'openssl smime'.levitte2004-02-261-4/+7
* Updates to s_time manual pagejaenicke2004-01-081-1/+7
* Add s_time manual pagejaenicke2004-01-043-4/+172
* Correct documentation typos.levitte2003-12-273-3/+3
* Typos.steve2003-12-201-3/+3
* Document that you need to include x509.h (to get [i2d|d2i]_RSA_PUBKEY()).levitte2003-12-101-2/+3
* Document that you need to include x509.h (to get [i2d|d2i]_DSA_PUBKEY()).levitte2003-12-101-2/+3
* Make sure the documentation matches reality.levitte2003-11-291-2/+2
* Let's use text/plain in the example instead of crapy HTML.levitte2003-11-281-3/+3
* Geoff suggested a more succinct description for "top".ulf2003-11-071-6/+6
* oops... the description of ->top was inaccurate (the example is correct though)ulf2003-11-071-3/+3
* Use correct case for manual page referenceslevitte2003-10-011-1/+1
* Correct buggy PODs (missing commas and a prepended space).levitte2003-09-303-3/+3
* manpages for 'openssl ec' and 'openssl ecparam'bodo2003-07-212-0/+369
* A document that has a very rough description of the X509levitte2003-07-101-0/+64
* Add -issuer_hash and make -subject_hash the default way to get thelevitte2003-07-031-1/+11
* The convenience argumetn for -nameopt and -certopt is ca_default, notlevitte2003-07-031-3/+3
* Clarify wording of verify_callback() behaviour.jaenicke2003-06-261-3/+3
* Add documentation for the new crlnumber configuration option.levitte2003-06-191-0/+6
* Typo.levitte2003-06-191-1/+1
* Add documentation for ERR_set_mark() and ERR_pop_to_mark().levitte2003-06-111-0/+38
* Typolevitte2003-06-091-2/+2
* Clarify return value of SSL_connect() and SSL_accept() in case of thejaenicke2003-06-032-2/+4
* Clarify ordering of certificates when using certificate chainsjaenicke2003-05-301-1/+3
* Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before)jaenicke2003-05-281-1/+1
* Brackets are now allowed, after a small hack in the processing of thelevitte2003-05-231-1/+1
* The square brackets in BIO_s_bio.pod for somesteve2003-05-191-1/+1
* Fix docs.steve2003-05-181-3/+2
* Add documentation on the added functionality in 'openssl ca'.levitte2003-04-041-0/+25
* Implement self-signing in 'openssl ca'. This makes it easier to havelevitte2003-04-031-6/+5
* It's recommended to use req rather than x509 to create self-signed certificateslevitte2003-04-031-6/+4
* Typo correctionlevitte2003-04-031-1/+1
* Update from stable branch.steve2003-03-311-6/+6
* Add warning about unwanted side effect when calling SSL_CTX_free():jaenicke2003-03-272-6/+18
* Update ocsp usage message and docs.steve2003-03-261-10/+27
* Add documentation for -starttls (s_client) and -id_prefix (s_server).levitte2003-03-202-0/+15
* Spelling errors.levitte2003-03-201-1/+1
* Typo.steve2003-02-271-1/+1