Changed -strictpem to use PEM_read_bio
[openssl.git] / doc / ssl /
2014-05-25 Matt CaswellFixed error in args for SSL_set_msg_callback and SSL_se...
2014-05-01 Jeff Trawicktypo in SSL_get_peer_cert_chain docs
2014-04-27 Matt CaswellFix SSL_CONF_cmd missing =back
2014-04-26 Chris Rorvickdoc: Add missing =back directive.
2014-04-05 Dr. Stephen HensonUpdate security framework docs.
2014-03-28 Dr. Stephen HensonAdd initial security framework docs.
2014-03-27 Dr. Stephen HensonAdd -no_resumption_on_reneg to SSL_CONF.
2014-03-27 Dr. Stephen HensonUpdate chain building function.
2014-02-23 Dr. Stephen HensonNew chain building flags.
2014-02-21 Dr. Stephen HensonOption to set current cert to server certificate.
2014-02-14 Kurt RoeckxFix additional pod errors with numbered items.
2014-02-14 Scott SchaeferFix various spelling errors
2014-02-02 Dr. Stephen HensonNew ctrl to set current certificate.
2014-01-26 Dr. Stephen HensonCertificate callback doc.
2014-01-10 Jeff Trawicktypo
2014-01-10 Jeff Trawicktypo
2014-01-09 Daniel Kahn Gillmorupdate remaining documentation to move from EDH to DHE
2014-01-09 Daniel Kahn Gillmordocumentation should use "DHE" instead of "EDH"
2014-01-03 Dr. Stephen HensonAdd ServerInfoFile to SSL_CONF, update docs.
2014-01-03 Dr. Stephen HensonUse algorithm specific chains for certificates.
2013-11-18 Dr. Stephen HensonNew functions to retrieve certificate from SSL_CTX
2013-11-13 Rob StradlingAdditional "chain_cert" functions.
2013-10-22 Lubomir RintelPOD: Fix list termination
2013-10-22 Lubomir RintelPOD: Fix item numbering
2013-10-22 Dr. Stephen HensonAdd SSL_CONF command to set DH Parameters.
2013-10-20 Dr. Stephen HensonExtend SSL_CONF
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-14 Trevor PerrinUpdate docs to mention "BEGIN SERVERINFO FOR ".
2013-09-05 Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2013-09-03 Dr. Stephen HensonDocument supported curve functions.
2013-08-17 Dr. Stephen HensonAdd documentation.
2013-06-18 TrevorCleanup of custom extension stuff.
2013-06-12 Matt CaswellDocument updates from wiki.
2013-02-26 Dr. Stephen HensonUpdate SSL_CONF docs.
2013-02-15 Nick AlcockFix POD errors to stop make install_docs dying with...
2012-12-06 Dr. Stephen Hensondocumentation fixes
2012-11-20 Dr. Stephen Hensonreorganise SSL_CONF_cmd manual page and update some...
2012-11-18 Dr. Stephen Hensonclarify docs
2012-11-18 Dr. Stephen Hensonfix manual page file name
2012-11-17 Dr. Stephen Hensonfix typos in SSL_CONF documentation
2012-11-16 Dr. Stephen Hensonadd SSL_CONF functions and documentation
2011-11-13 Dr. Stephen HensonPR: 1794
2011-10-13 Bodo MöllerClarify warning
2011-07-11 Bodo MöllerFix typo.
2011-02-03 Bodo MöllerCVE-2010-4180 fix (from OpenSSL_1_0_0-stable)
2010-04-07 Dr. Stephen HensonAdd SHA2 algorithms to SSL_library_init(). Although...
2010-04-06 Dr. Stephen HensonRemove obsolete PRNG note. Add comment about use of...
2010-02-18 Dr. Stephen Hensonclarify documentation
2010-02-17 Dr. Stephen HensonAllow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT...
2010-02-12 Dr. Stephen Hensonupdate references to new RI RFC
2010-01-27 Dr. Stephen Hensonreword RI description
2010-01-27 Dr. Stephen Hensonupdate documentation to reflect new renegotiation options
2010-01-05 Dr. Stephen HensonTypo
2009-12-09 Dr. Stephen Hensonclarify docs
2009-12-09 Dr. Stephen HensonDocument option clearning functions.
2009-09-12 Dr. Stephen HensonPR: 2025
2009-02-14 Dr. Stephen HensonPR: 1835
2008-08-01 Lutz JänickeRefer to SSL_pending from the man page for SSL_read
2008-06-03 Ben LaurieMemory saving patch.
2007-08-23 Dr. Stephen HensonDocument ticket disabling option.
2006-12-21 Nils Larschfix typos
2006-12-06 Nils Larschfix documentation
2006-03-12 Nils Larschnote that SSL_library_init() is not reentrant
2006-03-10 Nils Larschadd initial support for RFC 4279 PSK SSL ciphersuites
2005-10-26 Bodo MöllerAdd fixes for CAN-2005-2969.
2005-08-14 Nils LarschLet the TLSv1_method() etc. functions return a const...
2005-04-08 Nils Larschimprove docu of SSL_CTX_use_PrivateKey()
2005-03-30 Nils Larschupdate docs (recent constification)
2005-03-22 Dr. Stephen HensonDoc fixes.
2004-11-14 Dr. Stephen HensonPR: 938
2004-06-14 Lutz JänickeMore precise explanation of session id context requirem...
2003-11-29 Richard LevitteMake sure the documentation matches reality.
2003-06-26 Lutz JänickeClarify wording of verify_callback() behaviour.
2003-06-03 Lutz JänickeClarify return value of SSL_connect() and SSL_accept...
2003-05-30 Lutz JänickeClarify ordering of certificates when using certificate...
2003-03-27 Lutz JänickeAdd warning about unwanted side effect when calling...
2003-03-20 Richard LevitteSpelling errors.
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.
next