More bug-fixes, GSASL DIGEST-MD5 now works.
[exim.git] / src / src / dkim.c
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-04-30 Tom KistnerBugzilla #1106: Don't pass DKIM compound log line as...
2011-02-21 Phil PennockDKIM multiple signature generation fix.
2010-06-12 John Jetmoreiaddressing bug 966 and my own concerns, stop sending...
2010-05-29 Nigel MetheringhamNull initialise DKIM variable. Fixes: #986
2010-02-19 Michael HaardtBug fix for yesterday's change, which worked in a produ...
2010-02-18 Michael HaardtTreat the transport option dkim_domain as a colon separ...
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-11-12 Nigel MetheringhamCorrect issue with relaxed/simple handling. Fixes:...
2009-11-09 Tom KistnerMake SUN compiler happy. Fixes #902
2009-10-15 Tom KistnerMake sure dkim_signers is properly terminated
2009-10-15 Tom KistnerPromote dkim_cur_signer to expansion variable
2009-10-15 Tom KistnerFix dkim_signers condition logic / Renamed dkim_signing...
2009-10-13 Tom KistnerBugzilla #890
2009-08-31 Tom KistnerFix compiler warnings, some of those not being harmless...
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)