add test
[openssl.git] / doc / ssl /
2002-12-04 Lutz JänickeMissing ")"
2002-11-14 Lutz JänickeNo such reference to link to (found running pod2latex).
2002-10-29 Geoff ThorpeAdd a HISTORY section to the man page to mention the...
2002-10-29 Geoff ThorpeThe last character of inconsistency in my recent commit...
2002-10-29 Geoff ThorpeCorrect and enhance the behaviour of "internal" session...
2002-08-15 Richard LevitteMissing =back.
2002-07-29 Bodo Möllermention SSL_do_handshake()
2002-07-19 Lutz JänickeThe behaviour is undefined when calling SSL_write(...
2002-07-19 Lutz JänickeManual page for SSL_do_handshake().
2002-07-10 Lutz JänickeTypos in links between manual pages
2002-06-14 Bodo MöllerNew option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
2002-06-12 Lutz JänickeCorrect wrong usage information.
2002-06-04 Lutz JänickeTypo.
2002-02-28 Bodo MöllerAdd 'void *' argument to app_verify_callback.
2002-02-27 Lutz JänickeSSL_clear != SSL_free/SSL_new
2002-02-15 Lutz JänickeEven though it is not really practical people should...
2001-11-19 Lutz JänickeClarify reference count handling/removal of session
2001-11-10 Bodo Möllerremove incorrect 'callback' prototype
2001-11-10 Bodo Möllermsg_callback documentation
2001-10-20 Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-10-17 Bodo Möllerdocument SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION
2001-10-12 Lutz JänickeUpdate information as a partial response to the post
2001-09-13 Lutz JänickeTypo.
2001-09-13 Lutz JänickeOne more manual page.
2001-09-13 Lutz JänickeRework section about return values another time (based...
2001-09-11 Lutz JänickeMake maximum certifcate chain size accepted from the...
2001-09-07 Ulf Möllerispell
2001-08-24 Lutz JänickeMore docs.
2001-08-23 Lutz JänickeTypo.
2001-08-23 Lutz JänickeMore manual pages. Constify.
2001-08-23 Lutz JänickeAs discussed recently on openssl-users.
2001-08-23 Lutz JänickeMake clear, that using the compression layer is current...
2001-08-22 Ulf Möllertypo.
2001-08-21 Lutz JänickeOne more manual page...
2001-08-21 Lutz JänickeDocumentation on how to handle compression methods.
2001-08-20 Lutz JänickeMore interdependencies with respect to shutdown behaviour.
2001-08-19 Lutz JänickeAlert description strings for TLSv1 and documentation.
2001-08-17 Lutz JänickeMore details about session timeout settings.
2001-08-17 Lutz JänickeOne more function documented.
2001-08-17 Lutz JänickeSSL_shutdown() has even more properties...
2001-08-17 Lutz JänickeOne more step on the way for complete documentation...
2001-08-17 Lutz JänickeUnidirectional shutdown is allowed according to the...
2001-08-16 Lutz JänickeBetter description of the behaviour of SSL_shutdown...
2001-08-03 Lutz JänickeDon't disable rollback attack detection as a recommende...
2001-07-31 Lutz JänickeReworked manual pages with a lot of input from Bodo...
2001-07-25 Lutz JänickeFix wrong information about SSL_set_connect_state()...
2001-07-23 Lutz JänickeAdditional inline reference.
2001-07-23 Lutz JänickeAdd missing reference.
2001-07-21 Lutz JänickeDocumentation about ephemeral key exchange
2001-07-20 Lutz JänickeUpdated explanation.
2001-07-20 Lutz JänickeSome more documentation bits.
2001-07-11 Lutz JänickeClarify! (based on recent mailing-list discussions)
2001-05-16 Lutz JänickeAdd missing item(s) SSL_ERROR_WANT_CONNECT, SSL_ERROR_W...
2001-05-14 Lutz JänickeTypos.
2001-05-14 Lutz JänickeOne more point to clarify, pointed out by "Greg Stark...
2001-05-12 Lutz JänickeClarify behaviour with respect to SSL/TLS records.
2001-05-11 Lutz JänickeClarify behaviour of SSL_write() by mentioning SSL_MODE...
2001-04-17 Lutz JänickeClarify request of client certificates. This is a FAQ.
2001-04-12 Lutz JänickeFix wrong information with respect to CAs listed to...
2001-04-12 Lutz JänickeTypo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)
2001-03-15 Lutz JänickeForgot "cvs add", so only the surrounding changes made...
2001-03-09 Bodo MöllerConsistently use 'void *' for SSL read, peek and write...
2001-03-08 Lutz JänickeAdd newly learned knowledge from yesterday's discussion.
2001-02-23 Lutz JänickeDescribe new callback for session id generation.
2001-02-23 Lutz JänickeSSL_get_version() was an easy one :-)
2001-02-16 Ulf Möllerispell
2001-02-16 Ulf Möllerpod format error
2001-02-13 Lutz JänickeFinish first round of session cache documentation.
2001-02-13 Lutz JänickeNew manual page: SSL_CTX_set_mode.
2001-02-11 Lutz JänickeMore about session caching.
2001-02-10 Lutz JänickeUpdate for 0.9.7 with SSL_OP_CIPHER_SERVER_PREFERENCE.
2001-02-10 Lutz JänickeManual page for SSL_CTX_set_options(). Unfortunately...
2001-02-04 Lutz JänickeDocumenting session caching, 2nd step.
2001-02-03 Lutz JänickeClarify why SSL_CTX_use_certificate_chain_file() should...
2001-02-03 Lutz JänickeTypo: on my screen it nicely wrapped around at 80 :-)
2001-02-02 Lutz JänickeDocument session caching, first step.
2001-01-31 Lutz JänickeNew manual page for a hardly known but important item :-)
2001-01-25 Geoff ThorpeInsert a missing space to stop pod2man giving stroppy...
2001-01-23 Lutz JänickeCopy over just written manpage to the ones still missing.
2001-01-23 Lutz JänickeAdd entries for new manpages...
2001-01-20 Lutz JänickeDocumentation about SSL_get_ex_data_X509_STORE_CTX_idx and
2000-12-25 Bodo MöllerFix SSL_peek and SSL_pending.
2000-12-13 Ulf Möllerc&p error spotted by Martin Forssen
2000-12-12 Lutz JänickeAdd description of SSL_[CTX_]_check_private_key().
2000-12-08 Lutz JänickeAdd manual pages for certficate/key loading and friends.
2000-12-05 Lutz JänickeTypo and additional information about cert-chain building.
2000-12-05 Lutz JänickeAdd EXAMPLES for SSL_CIPHER_description() output.
2000-11-17 Bodo MöllerDocumentation on using the SSL library with non-blockin...
2000-11-15 Lutz JänickeFill in missing information about the string returned...
2000-11-12 Bodo MöllerAdditional explanations for SSL_ERROR_WANT_READ/WRITE.
2000-10-23 Ulf MöllerCorrection from Tani Hosokawa <unknown@riverstyx.net>
2000-10-19 Ulf Möller"DESCRIPTION" is required.
2000-10-19 Ulf Möllercorrection from Lutz
2000-10-18 Ulf MöllerAdd short overview, move header files section further...
2000-10-18 Ulf Möllercosmetic changes
2000-10-12 Richard LevitteNew docs and new facts in older docs.
2000-10-10 Richard LevitteA few small corrections to the SSL documentation.
2000-10-03 Richard LevitteMore SSL functions documented. Submitted by Lutz Jaeni...
2000-09-26 Bodo MöllerAdd BUGS section.
2000-09-23 Ulf Möllermore manpage links.
next