Overhaul of GnuTLS code.
[exim.git] / src / src / tls-gnu.c
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-04 Phil PennockMore tls_sni support: outbound, logging.
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-06 Phil PennockImplemented gsasl driver for authentication.
2012-02-04 Phil PennockVarious SASL fixes.
2011-10-03 Phil PennockMerge branch 'list_safety'
2011-09-24 Phil PennockMake sure rc is initialised
2011-09-24 Phil PennockPull Andreas Metzler's fix for gnutls_certificate_verif...
2011-09-24 Phil PennockTLS1.2 and TLS1.1 support with GnuTLS
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-03-22 Phil PennockHarmonised TLS library version reporting.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-10-16 Nigel Metheringhamgnutls_compat_mode to allow compatibility with broken...
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-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-12-04 Philip HazelIncrease DH_BITS in tls-gnu.c from 768 to 1024.
2006-10-16 Philip HazelSome tidying got overlooked in the "removal of RSA_EXPO...
2006-10-16 Philip HazelFlorian Weimer's patch to remove the unwanted and unuse...
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-06-28 Philip HazelFixed GnuTLS bug that stopped it generating its paramet...
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-16 Philip HazelCheck the length of off_t at build time and use %ld...
2005-06-07 Philip HazelUpgrade appendfile so that it is capable of handling...
2005-03-08 Philip HazelInstalled a modified version of Nikos Mavrogiannopoulos...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-21 Philip Hazel(1) Fixed the cipher preference order for GnuTLS client...
2004-11-25 Philip HazelExpand error message when GnuTLS has problems setting...
2004-10-07 Philip HazelStart