aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl
Commit message (Expand)AuthorAgeFilesLines
* improve docu of SSL_CTX_use_PrivateKey()Nils Larsch2005-04-081-0/+12
* update docs (recent constification)Nils Larsch2005-03-3028-105/+105
* Doc fixes.Dr. Stephen Henson2005-03-221-1/+1
* PR: 938Dr. Stephen Henson2004-11-141-1/+1
* More precise explanation of session id context requirements.Lutz Jänicke2004-06-141-1/+2
* Make sure the documentation matches reality.Richard Levitte2003-11-291-2/+2
* Clarify wording of verify_callback() behaviour.Lutz Jänicke2003-06-261-3/+3
* 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 warning about unwanted side effect when calling SSL_CTX_free():Lutz Jänicke2003-03-272-6/+18
* Spelling errors.Richard Levitte2003-03-201-1/+1
* Missing ")"Lutz Jänicke2002-12-041-1/+1
* No such reference to link to (found running pod2latex).Lutz Jänicke2002-11-141-1/+1
* Add a HISTORY section to the man page to mention the new flags.Geoff Thorpe2002-10-291-0/+5
* The last character of inconsistency in my recent commits is herebyGeoff Thorpe2002-10-291-0/+1
* Correct and enhance the behaviour of "internal" session caching as itGeoff Thorpe2002-10-292-12/+43
* Missing =back.Richard Levitte2002-08-151-0/+2
* mention SSL_do_handshake()Bodo Möller2002-07-291-1/+1
* The behaviour is undefined when calling SSL_write() with num=0.Lutz Jänicke2002-07-191-0/+3
* Manual page for SSL_do_handshake().Lutz Jänicke2002-07-195-0/+79
* Typos in links between manual pagesLutz Jänicke2002-07-103-4/+4
* New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBCBodo Möller2002-06-141-2/+15
* Correct wrong usage information.Lutz Jänicke2002-06-121-23/+27
* Typo.Lutz Jänicke2002-06-041-1/+1
* Add 'void *' argument to app_verify_callback.Bodo Möller2002-02-281-20/+20
* SSL_clear != SSL_free/SSL_newLutz Jänicke2002-02-271-0/+19
* Even though it is not really practical people should know about it.Lutz Jänicke2002-02-156-2/+97
* Clarify reference count handling/removal of sessionLutz Jänicke2001-11-191-2/+4
* remove incorrect 'callback' prototypeBodo Möller2001-11-102-2/+9
* msg_callback documentationBodo Möller2001-11-101-0/+97
* New functions SSL[_CTX]_set_msg_callback().Bodo Möller2001-10-201-2/+2
* document SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATIONBodo Möller2001-10-171-5/+13
* Update information as a partial response to the postLutz Jänicke2001-10-125-5/+62
* Typo.Lutz Jänicke2001-09-131-0/+2
* One more manual page.Lutz Jänicke2001-09-132-0/+35
* Rework section about return values another time (based on hints fromLutz Jänicke2001-09-132-11/+9
* Make maximum certifcate chain size accepted from the peer applicationLutz Jänicke2001-09-112-0/+78
* ispellUlf Möller2001-09-078-14/+14
* 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