Pull Andreas Metzler's fix for gnutls_certificate_verify_peers (bug 1095)
[exim.git] / src / src / transport.c
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-02-21 Phil PennockUpdate $message_linecount for maildir_tag.
2009-12-15 Tom KistnerImprove log output when DKIM signing operation fails.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-09-30 Tom KistnerREVERT Debug checkin - tracing DKIM signing problems
2008-09-30 Tom KistnerDebug checkin - tracing DKIM signing problems
2008-03-05 Tom Kistnerjoin transport logic for DK and DKIM, making it possibl...
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-31 Philip HazelAdded some extra debugging when updating a wait-xxx...
2006-10-30 Tom KistnerBugzilla #401 + #402
2006-10-30 Philip HazelFix too-often retry bug after 4xx with more hosts than...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-14 Philip HazelMinor changes for the test harness.
2005-08-01 Philip HazelConvert all Tom's calls to snprintf() to string_format().
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-22 Philip HazelInsert a lot of missing (void) casts.
2005-06-20 Philip HazelAdd a whole pile of casts to get rid of compiler warnin...
2005-05-24 Philip HazelReduce the timeout when writing a block has to be done...
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
2005-03-22 Philip HazelFix missing newline in debug output for headers_add...
2005-03-08 Philip HazelRunning the full tests showed up 3 that contained a...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
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-10-14 Philip HazelGive more explanation in the error message when the...
2004-10-07 Philip HazelStart