LMDB: include filename in open-error message
[exim.git] / src / src / dkim.c
2017-01-28 Jeremy HarrisDKIM: rename variables for clarity
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-18 Josh Soref214 spelling fixes
2017-01-01 Phil PennockMerge remote-tracking branch 'github/pr/50'
2016-12-31 Jeremy HarrisDKIM: Under debug, when signing do an extra check on...
2016-12-18 Jeremy HarrisFix DKIM information leakage
2016-08-07 Jeremy HarrisCHUNKING/DKIM: fix handling of lines having a leading dot
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-04 Jeremy HarrisDKIM: log error on overlong input line
2016-08-02 Jeremy Harrisreceive with DKIM
2016-07-24 mrgusDKIM: error verification on missing tags. Bug 1853
2016-04-10 Jeremy HarrisDKIM: use Exim native memoory management
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-02-01 Jeremy HarrisDKIM: replace SHA and RSA routines from gnutls, under...
2016-01-22 Jeremy HarrisPDKIM: Fix use of private-keys having trailing '='...
2016-01-06 Jeremy HarrisDKIM: Remove embedded copy of PolarSSL and use OpenSSL...
2015-12-04 Jeremy HarrisDKIM: replace pdkim module debugging trace facility...
2015-12-01 Jeremy HarrisDKIM: $dkim_key_length visibility variable. Bug 1311
2015-11-29 Jeremy HarrisDKIM: relaxed body canonicalisation should ignore white...
2015-11-07 Jasen BettsDKIM: fix non-debug build. Bug 1713
2015-10-25 Jeremy Harriscode tidying
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-02-01 Jeremy Harrisconstification
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-04-24 Jeremy HarrisDnssec observability: add variable $lookup_dnssec_authe...
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-10-25 Phil PennockSECURITY: DKIM DNS buffer overflow protection
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)