summaryrefslogtreecommitdiffstats
path: root/doc/ssl/ssl.pod
AgeCommit message (Expand)Author
2011-07-11Fix typo.Bodo Möller
2006-03-10add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch
2005-08-14Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch
2005-03-30update docs (recent constification)Nils Larsch
2002-11-14No such reference to link to (found running pod2latex).Lutz Jänicke
2002-07-19Manual page for SSL_do_handshake().Lutz Jänicke
2002-02-15Even though it is not really practical people should know about it.Lutz Jänicke
2001-11-10remove incorrect 'callback' prototypeBodo Möller
2001-09-13One more manual page.Lutz Jänicke
2001-09-11Make maximum certifcate chain size accepted from the peer applicationLutz Jänicke
2001-08-24More docs.Lutz Jänicke
2001-08-23More manual pages. Constify.Lutz Jänicke
2001-08-23As discussed recently on openssl-users.Lutz Jänicke
2001-08-21One more manual page...Lutz Jänicke
2001-08-21Documentation on how to handle compression methods.Lutz Jänicke
2001-08-19Alert description strings for TLSv1 and documentation.Lutz Jänicke
2001-08-17More details about session timeout settings.Lutz Jänicke
2001-08-17One more function documented.Lutz Jänicke
2001-08-17SSL_shutdown() has even more properties...Lutz Jänicke
2001-08-17One more step on the way for complete documentation...Lutz Jänicke
2001-07-23Add missing reference.Lutz Jänicke
2001-07-21Documentation about ephemeral key exchangeLutz Jänicke
2001-07-20Some more documentation bits.Lutz Jänicke
2001-03-09Consistently use 'void *' for SSL read, peek and write functions.Bodo Möller
2001-03-08Add newly learned knowledge from yesterday's discussion.Lutz Jänicke
2001-02-23Describe new callback for session id generation.Lutz Jänicke
2001-02-23SSL_get_version() was an easy one :-)Lutz Jänicke
2001-02-13Finish first round of session cache documentation.Lutz Jänicke
2001-02-13New manual page: SSL_CTX_set_mode.Lutz Jänicke
2001-02-11More about session caching.Lutz Jänicke
2001-02-10Manual page for SSL_CTX_set_options(). Unfortunately for some of theLutz Jänicke
2001-02-04Documenting session caching, 2nd step.Lutz Jänicke
2001-02-02Document session caching, first step.Lutz Jänicke
2001-01-31New manual page for a hardly known but important item :-)Lutz Jänicke
2001-01-23Copy over just written manpage to the ones still missing.Lutz Jänicke
2001-01-23Add entries for new manpages...Lutz Jänicke
2000-12-08Add manual pages for certficate/key loading and friends.Lutz Jänicke
2000-10-19"DESCRIPTION" is required.Ulf Möller
2000-10-18Add short overview, move header files section further down.Ulf Möller
2000-10-12New docs and new facts in older docs.Richard Levitte
2000-10-03More SSL functions documented. Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet...Richard Levitte
2000-09-23more manpage links.Ulf Möller
2000-09-16SSL => TLS/SSLBodo Möller
2000-09-16add links to the new BIO and SSL manpages to make them visible on the web.Ulf Möller
2000-04-12Minor corrections.Bodo Möller
2000-02-01link to SSL_get_error(3)Ulf Möller
2000-01-27Update all links so they will be rendered better.Richard Levitte
2000-01-21Move ssl.pod to doc/sslUlf Möller