summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-01Expansions: new ${lheader:<name>}. Bug 2272Jeremy Harris
2018-04-29tidyingJeremy Harris
2018-04-28Docs: minor fixesJeremy Harris
2018-04-25ARC: add $arc_oldest_pass variable, for verifyJeremy Harris
2018-04-25ARC: support $arc_domains also for verify failsJeremy Harris
2018-04-24ARC: add $arc_domains variable, for verify passJeremy Harris
2018-04-24ARC: limit verify chain to 50-deepJeremy Harris
2018-04-23DKIM: enforce limit of 20 on received DKIM-Signature: headers. Bug 2269Jeremy Harris
2018-04-21Improve OpenSSL/GnuTLS; enable DNSSEC for non-smarthostPhil Pennock
2018-04-20TLS by default for example smarthost SMTP TransportPhil Pennock
2018-04-18ACL: reword error message for ratelimit. Bug 2267Jeremy Harris
2018-04-17Compile warning defaults for OpenBSD, at request of the port maintainerJeremy Harris
2018-04-16tidyingJeremy Harris
2018-04-16Belated README.UPDATING notes for Exim 4.91Phil Pennock
2018-04-16Fix OpenSSL non-OCSP buildJeremy Harris
2018-04-16Fix merge artifactsJeremy Harris
2018-04-16Fix typo in arc. Bug 2262Jeremy Harris
2018-04-15Testsuite: syslog testcaseJeremy Harris
2018-04-15Merge branch '4.next'Jeremy Harris
2018-04-15Tidy logging codeJeremy Harris
2018-04-15Clear more globals between messagesJeremy Harris
2018-04-15Add client-ip info to iprev ${authres } lineJeremy Harris
2018-04-15ARC: add optional x= tag to signingJeremy Harris
2018-04-15ARC: add optional t= tags to signingJeremy Harris
2018-04-15Avoid doing logging in signal-handlers. Bug 1007Jeremy Harris
2018-04-14Logging: fix syslog logging for syslog_timestamp=no and log_selector +millisecJeremy Harris
2018-04-14Logging: fix syslog logging for syslog_timestamp=no and log_selector +millisecJeremy Harris
2018-04-13DKIM: add support for the SubjectPublicKeyInfo wrapped form of pubkeyJeremy Harris
2018-04-09bugfix: heimdal interaction, check lengthPhil Pennock
2018-04-09ARC: fix signing when DKIM-signing is also being doneJeremy Harris
2018-04-09DMARC: fix history fileJeremy Harris
2018-04-08Better(?!?) fallback for stat: PerlPhil Pennock
2018-04-08stat portabilityPhil Pennock
2018-04-08Added util/renew-opendmarc-tlds.sh script to renew PSLPhil Pennock
2018-04-08OpenSSL: Revert the disabling of the session-cache. Bug 2255Jeremy Harris
2018-04-07ARC: fix verify to not evaluate the top AMS twiceexim-4_91_RC4Jeremy Harris
2018-04-07Clear more globals between messagesJeremy Harris
2018-04-06Logging: fix DKIM precis received log line element.Jeremy Harris
2018-04-04compiler quieteningHeiko Schlittermann (HS12-RIPE)
2018-04-04Add client-ip info to iprev ${authres } lineJeremy Harris
2018-04-04compiler quieteningJeremy Harris
2018-04-04ARC: add optional x= tag to signingJeremy Harris
2018-04-04local_scan: add note on Makefile requirementJeremy Harris
2018-04-04ARC: add optional t= tags to signingJeremy Harris
2018-04-04ARC: log signing-spec errors in mainlog only, not paniclogJeremy Harris
2018-04-04ARC: enhance debug for signing; explicitly init signing contextJeremy Harris
2018-04-04Fix non-ARC buildJeremy Harris
2018-04-04ARC: add guard in verify against lack of the dkim-verify contextJeremy Harris
2018-04-04ARC: cutthrough delivery may not be used with ARC signingJeremy Harris
2018-04-04Cutthrough: enforce non-use in combination with DKIM signing or transport filterJeremy Harris