aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl
Commit message (Expand)AuthorAgeFilesLines
* More docs.Lutz Jänicke2001-08-244-2/+158
* Typo.Lutz Jänicke2001-08-231-3/+3
* More manual pages. Constify.Lutz Jänicke2001-08-233-0/+106
* As discussed recently on openssl-users.Lutz Jänicke2001-08-233-3/+89
* Make clear, that using the compression layer is currently not recommended.Lutz Jänicke2001-08-231-0/+6
* typo.Ulf Möller2001-08-221-1/+1
* One more manual page...Lutz Jänicke2001-08-213-2/+60
* Documentation on how to handle compression methods.Lutz Jänicke2001-08-212-0/+65
* More interdependencies with respect to shutdown behaviour.Lutz Jänicke2001-08-204-9/+35
* Alert description strings for TLSv1 and documentation.Lutz Jänicke2001-08-192-0/+229
* More details about session timeout settings.Lutz Jänicke2001-08-174-3/+50
* One more function documented.Lutz Jänicke2001-08-173-0/+28
* SSL_shutdown() has even more properties...Lutz Jänicke2001-08-174-0/+72
* One more step on the way for complete documentation...Lutz Jänicke2001-08-172-0/+78
* Unidirectional shutdown is allowed according to the RFC.Lutz Jänicke2001-08-171-6/+18
* Better description of the behaviour of SSL_shutdown() as it is now, brokenLutz Jänicke2001-08-161-7/+38
* Don't disable rollback attack detection as a recommended bug workaround.Lutz Jänicke2001-08-031-13/+15
* Reworked manual pages with a lot of input from Bodo Moeller.Lutz Jänicke2001-07-313-71/+121
* 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
* Clarify! (based on recent mailing-list discussions)Lutz Jänicke2001-07-112-0/+9
* 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
* Clarify request of client certificates. This is a FAQ.Lutz Jänicke2001-04-171-1/+8
* 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
* Forgot "cvs add", so only the surrounding changes made it... sigh.Lutz Jänicke2001-03-151-0/+47
* Consistently use 'void *' for SSL read, peek and write functions.Bodo Möller2001-03-093-5/+5
* Add newly learned knowledge from yesterday's discussion.Lutz Jänicke2001-03-087-15/+57
* 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
* ispellUlf Möller2001-02-1612-20/+20
* pod format errorUlf Möller2001-02-161-0/+1
* 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
* Update for 0.9.7 with SSL_OP_CIPHER_SERVER_PREFERENCE.Lutz Jänicke2001-02-101-0/+10
* Manual page for SSL_CTX_set_options(). Unfortunately for some of theLutz Jänicke2001-02-105-1/+221
* Documenting session caching, 2nd step.Lutz Jänicke2001-02-049-8/+303
* Clarify why SSL_CTX_use_certificate_chain_file() should be preferred.Lutz Jänicke2001-02-031-2/+14
* Typo: on my screen it nicely wrapped around at 80 :-)Lutz Jänicke2001-02-031-1/+2
* Document session caching, first step.Lutz Jänicke2001-02-025-2/+241
* New manual page for a hardly known but important item :-)Lutz Jänicke2001-01-312-0/+83