aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Undo DH_generate_key() change: s3_srvr.c was using it correctlyBodo Möller2001-07-271-4/+3
* Don't preserve existing keys in DH_generate_key.Bodo Möller2001-07-251-3/+4
* Fix wrong information about SSL_set_connect_state()...Lutz Jänicke2001-07-256-30/+20
* Additional inline reference.Lutz Jänicke2001-07-231-2/+4
* Add missing reference.Lutz Jänicke2001-07-231-0/+1
* Documentation about ephemeral key exchangeLutz Jänicke2001-07-215-5/+315
* Updated explanation.Lutz Jänicke2001-07-201-3/+16
* Some more documentation bits.Lutz Jänicke2001-07-204-4/+56
* Allow OCSP server to handle multiple requests.Dr. Stephen Henson2001-07-131-3/+94
* Clarify! (based on recent mailing-list discussions)Lutz Jänicke2001-07-112-0/+9
* Fix PRNG.Bodo Möller2001-07-101-7/+6
* When only the key is given to "enc", the IV is undefinedLutz Jänicke2001-07-031-2/+8
* Add examples to EVP_EncryptInit manual page.Dr. Stephen Henson2001-05-171-0/+89
* Add missing item(s) SSL_ERROR_WANT_CONNECT, SSL_ERROR_WANT_ACCEPT.Lutz Jänicke2001-05-161-0/+11
* Typos.Lutz Jänicke2001-05-144-4/+4
* One more point to clarify, pointed out by "Greg Stark" <ghstark@pobox.com>Lutz Jänicke2001-05-141-2/+5
* Clarify behaviour with respect to SSL/TLS records.Lutz Jänicke2001-05-121-0/+12
* Clarify behaviour of SSL_write() by mentioning SSL_MODE_ENABLE_PARTIAL_WRITELutz Jänicke2001-05-111-0/+11
* Typo (reported by Petr Lancaric <Petr.Lancaric@ips-ag.cz>)Lutz Jänicke2001-04-251-2/+2
* Clarify request of client certificates. This is a FAQ.Lutz Jänicke2001-04-171-1/+8
* Missing link ("Greg Stark" <gstark@ethentica.com>)Lutz Jänicke2001-04-121-1/+1
* Fix wrong information with respect to CAs listed to the clientLutz Jänicke2001-04-122-17/+21
* Typo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)Lutz Jänicke2001-04-121-1/+1
* Update docs.Bodo Möller2001-03-212-7/+7
* Fix PKCS#12 key generation bug.Dr. Stephen Henson2001-03-181-0/+20
* Add copy_extensions option to 'ca' utility.Dr. Stephen Henson2001-03-161-4/+39
* Add 'align' option to nameopt.Dr. Stephen Henson2001-03-152-13/+46
* Forgot "cvs add", so only the surrounding changes made it... sigh.Lutz Jänicke2001-03-151-0/+47
* Document the -certopt option to the x509 utility.Dr. Stephen Henson2001-03-151-1/+81
* Initial docs for PEM routines.Dr. Stephen Henson2001-03-111-0/+453
* Document the change.Richard Levitte2001-03-101-0/+9
* Update docs.Dr. Stephen Henson2001-03-093-22/+111
* Consistently use 'void *' for SSL read, peek and write functions.Bodo Möller2001-03-093-5/+5
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-17/+18
* Add newly learned knowledge from yesterday's discussion.Lutz Jänicke2001-03-087-15/+57
* Constify BN_value_one.Bodo Möller2001-03-082-2/+2
* New option '-subj arg' for 'openssl req' and 'openssl ca'. ThisBodo Möller2001-03-052-0/+22
* Typo, spotted by "Greg Stark" <gstark@ethentica.com>.Lutz Jänicke2001-03-011-1/+1
* Describe new callback for session id generation.Lutz Jänicke2001-02-232-0/+151
* SSL_get_version() was an easy one :-)Lutz Jänicke2001-02-232-0/+47
* BN_rand_range() needs a BN_rand() variant that doesn't set the MSB.Ulf Möller2001-02-201-6/+8
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-4/+4
* ispellUlf Möller2001-02-1612-20/+20
* pod format errorUlf Möller2001-02-161-0/+1
* Add "-rand" option to s_client and s_server.Lutz Jänicke2001-02-152-0/+18
* Option to disable standard block padding with EVP API.Dr. Stephen Henson2001-02-142-29/+54
* Finish first round of session cache documentation.Lutz Jänicke2001-02-136-9/+126
* New manual page: SSL_CTX_set_mode.Lutz Jänicke2001-02-134-2/+89
* More about session caching.Lutz Jänicke2001-02-114-0/+79
* Include information that automatic query is a new feature.Lutz Jänicke2001-02-101-2/+5