Doh, fix the error message to say SSL_read not SSL_write.
[exim.git] / src / src / tls-openssl.c
2010-06-05 Phil PennockDoh, fix the error message to say SSL_read not SSL_write.
2010-06-05 Phil PennockLog a diagnostic when an SSL write fails, to help admin...
2010-06-05 Phil PennockAdd an openssl_options main configuration option, to...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-11-05 Nigel MetheringhamFix signed/unsigned and UTF errors Fixes: #901
2009-10-19 Nigel MetheringhamFurther minor tweak to sha256 inclusion. Fixes: #674...
2009-10-16 Tom KistnerCorrect OPENSSL_VERSION_NUMBER #ifdef
2009-10-16 Tom KistnerLimit SHA256 support to OpenSSL >= 0.9.8
2009-10-16 Tom KistnerBugzilla #722
2009-10-16 Tom KistnerOpenSSL: Make sure sha256 digest is available
2009-10-14 Nigel MetheringhamTLS version reporting. fixes: #745
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-09-03 Tony FinchTLS error reporting now respects the incoming_interface and
2007-04-13 Philip HazelCheck for lost connection or unexpected input at end...
2007-03-13 Philip HazelFix compiling problems with OpenSSL 0.9.8e.
2007-01-18 Philip HazelAdd gnutls_require_{kx,mac,protocols}.
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-12-12 Philip HazelApply John Jetmore's patch to allow tls-on-connect...
2006-02-14 Philip HazelFix GnuTLS privatekey forced fail bug; in both TLS...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
2005-03-29 Philip HazelInstalled Lars Mainka's patch for OpenSSL support of...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-11-25 Philip HazelOpenSSL: make same change as recently for GnuTLS: show...
2004-10-07 Philip HazelStart