Taint: check on supplied buffer vs. list when extracting elements
[exim.git] / src / src / dkim.c
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-10-12 Jeremy HarrisReduce delivery process startup time
2019-08-13 Jeremy HarrisDNS: use tainted memory for all lookups
2019-08-10 Jeremy HarrisDKIM: use tainted mem for dns lookup
2019-08-10 Jeremy Harrisconstify
2019-07-25 Ruben JensterFix dkim_strict expansion. Bug 2413
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-06-16 Jeremy HarrisInline the smaller string-handling functions
2019-02-11 Jeremy HarrisDKIM: ensure that dkim_domain elements are lowercased...
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-02-05 Jeremy HarrisDKIM: ensure that dkim_domain elements are lowercased...
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-11-17 Jeremy HarrisLose more string-copy operations
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-06-26 Jeremy Harristidying
2018-06-09 Jeremy HarrisDKIM: support timestamp and expiry tags in signing...
2018-04-23 Jeremy HarrisDKIM: enforce limit of 20 on received DKIM-Signature...
2018-04-16 Jeremy Harristidying
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-04-15 Jeremy HarrisClear more globals between messages
2018-04-07 Jeremy HarrisClear more globals between messages
2018-03-26 Jeremy HarrisRemove extraneus line - benign but pointless.
2018-03-13 Jeremy HarrisCompiler quietening
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-22 Jeremy HarrisWIP
2018-02-18 Jeremy HarrisExpansions: make ${authresults } usable in a named ACL
2018-02-18 Jeremy Harris DMARC: fix result reporting when a DKIM ACL overrid...
2018-02-18 Jeremy HarrisExpansions: new ${authresults {mch}} for an Authenticat...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-02-06 Jeremy HarrisDKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)
2018-01-31 Jeremy HarrisDKIM: share body-hash calculation between multiple...
2018-01-28 Jeremy HarrisDebugging: fix potential null-derefs in DSN debug_printfs
2018-01-21 Jeremy HarrisDKIM: use string-allocate facilities for DNS lookup
2018-01-14 Jeremy HarrisDKIM: DNS records having no v= tag are acceptable....
2018-01-07 Jeremy HarrisDKIM: permit dkim_private_key to override dkim_strict...
2018-01-06 Jeremy HarrisLogging: disable the verbose DKIM verification line...
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-03 Heiko Schlitterman... DKIM: Ignore non-DKIM TXT records in DNS response....
2017-12-03 Jeremy Harristidying
2017-11-26 Jeremy Harristidying
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-08 Jeremy Harristidying
2017-11-08 Jeremy HarrisDKIM: call ACL once for each signature matching the...
2017-11-07 Jeremy HarrisDKIM: make verification results visible in data ACL
2017-11-07 Jeremy HarrisDKIM: Allow the DKIM ACL to override verification resul...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-28 Jeremy HarrisFix build warning. Bug 2181
2017-10-26 Jeremy HarrisRevert "Build: tidying"
2017-10-25 Jeremy HarrisBuild: tidying
2017-10-25 Jeremy HarrisDKIM: add builtin macro with default list of headers...
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-25 Jeremy HarrisDKIM: support specifying alternate-identity tag for...
2017-09-12 Jeremy HarrisDKIM: support multiple signing, by selector
2017-09-12 Jeremy HarrisDKIM: support multiple hash methods
2017-09-12 Jeremy HarrisDKIM: rename internal signing api
2017-08-14 Jeremy Harristidying
2017-07-09 Jeremy Harristidying
2017-07-03 Jeremy HarrisTransform string_append_listele{,_n}() to proper expand...
2017-06-13 Heiko Schlitterman... Fix log line corruption for DKIM status
2017-04-29 Jeremy Harristidying: coverity fixes
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-28 Jeremy HarrisCoverity fixes
2017-02-25 Jeremy HarrisDKIM: rework error logging to pass strings back to...
2017-02-03 Jeremy HarrisDKIM: more care over untrustworthy data during verify
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
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-29 Jeremy HarrisSync 4.next from master
2016-12-18 Jeremy HarrisFix DKIM information leakage
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
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-02 Jeremy HarrisMerge branch 'master' 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-06 Jeremy HarrisDKIM: Remove embedded copy of PolarSSL and use OpenSSL...
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
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...
next