DKIM: support oversigning. Bugs 1309, 1310
[exim.git] / src / src / pdkim / pdkim.c
2016-02-08 Jeremy HarrisDKIM: support oversigning. Bugs 1309, 1310
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2016-02-02 Jeremy HarrisMerge commit 'f4d091fbe1f4' into 4.next
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-17 Jeremy HarrisTidying
2016-01-07 Jeremy HarrisDKIM: reinstate embedded Polarssl SHA routines under...
2016-01-06 Jeremy HarrisDKIM: Remove embedded copy of PolarSSL and use OpenSSL...
2016-01-05 Jeremy HarrisDKIM: fix base64 decode to ignore whitespace; needed...
2015-12-30 Jeremy HarrisConsolidate base64 encode/decode routines.
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-20 Richard ClaytonDKIM: fix quoted-printable decode
2015-12-04 Jeremy HarrisDKIM: replace pdkim module debugging trace facility...
2015-12-02 Jeremy HarrisDKIM: fix simple body verify for trailing empty lines...
2015-12-01 Jeremy HarrisDKIM: $dkim_key_length visibility variable. Bug 1311
2015-11-30 Jeremy HarrisDKIM: Project coding standards
2015-11-29 Jeremy HarrisDKIM: fix relaxed body verify for a newline-only body...
2015-11-29 Andreas MetzlerSeparate PolarSSL from PDKIM. Bug 1192
2015-11-29 Jeremy HarrisDKIM: relaxed body canonicalisation should ignore white...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-04-24 Jasen BettsDKIM: Wrap signature header (more) in line with RFC...
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-24 Nigel MetheringhamMoved pdkim declaration to satisfy older compilers
2012-05-17 Phil PennockCopyright year updates.
2012-04-30 Tom KistnerFix verification when DKIM Signatures are not inserted...
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-05 Tom KistnerDKIM Verification: Fix relaxed canon for empty headers w/o
2011-03-26 Phil PennockMerge branch 'master' of git://git.exim.org/exim
2011-03-26 Tom KistnerMerge branch 'master' of /home/git/exim into tom_dev
2011-03-25 Tom KistnerBugzilla #1097: PDKIM: Update embedded PolarSSL code...
2011-03-22 Phil PennockCompiler masochism compliance.
2011-01-12 Tom KistnerBugzilla #1067 - DKIM: Fix relaxed header canon for...
2010-05-29 Nigel MetheringhamNull terminate pdkim string. Fixes: #985
2010-05-29 Nigel MetheringhamStripped excess debug newline yet again...
2009-12-07 Tom KistnerPDKIM: Upgrade PolarSSL files to upstream version 0...
2009-11-23 Nigel MetheringhamRecommitted change to remove excess newline from debug...
2009-11-23 Tom KistnerDKIM: fix wrong "pass" result on bodyhash mismatch
2009-11-19 Nigel MetheringhamRemoved excessive newline in debug mode
2009-11-14 Tom KistnerFix NULL pointer deref when there is no message data...
2009-11-09 Tom KistnerMake SUN compiler happy. Fixes #902
2009-10-29 Tom KistnerFix bug in relaxed body canon.
2009-10-29 Tom KistnerDKIM: Fix insufficient buffer space when relaxing one...
2009-10-29 Tom KistnerDKIM: Fix insufficient buffer space when relaxing one...
2009-09-09 Tom KistnerForward bugfix from pdkim repo
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)