summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-11-26Logging: fix log line for local_scan() rejectionJeremy Harris
2017-11-26DKIM: fix tolerating spaces round tag valuesJeremy Harris
2017-11-26Fix filename length check in mime-handlingJeremy Harris
2017-11-26tidyingJeremy Harris
2017-11-25tidyingJeremy Harris
2017-11-25Replace the store_release() internal interface, which was excessively unsafe.Jeremy Harris
2017-11-25Merge branch 'master' into 4.nextJeremy Harris
2017-11-25Avoid release of store if there have been later allocations. Bug 2199Jeremy Harris
2017-11-24Add comment on GnuTLS library debugging facilityJeremy Harris
2017-11-16tidyingJeremy Harris
2017-11-16Testsuite: delays for debug output ordering (again)Jeremy Harris
2017-11-16OpenSSL: avoid using now-deprecated routines on newer versionsJeremy Harris
2017-11-15Testsuite: delays for debug output orderingJeremy Harris
2017-11-15Typo in sample configurationJeremy Harris
2017-11-14Docs: PRVS validity. Bug 2033exim-4_90_RC2Jeremy Harris
2017-11-12Add host detail on all deferred deliveries, not only the last oneHeiko Schlittermann (HS12-RIPE)
2017-11-11Debug: remove router DSN config dump on startupJeremy Harris
2017-11-11Merge branch 'master' into 4.nextJeremy Harris
2017-11-11Downgrade an unfound-list name from panic to DEFER. Bug 1645Jeremy Harris
2017-11-08tidyingJeremy Harris
2017-11-08DKIM: call ACL once for each signature matching the identity from dkim_verify...Jeremy Harris
2017-11-07DKIM: make verification results visible in data ACLJeremy Harris
2017-11-07DKIM: Allow the DKIM ACL to override verification results. Bug 2186Jeremy Harris
2017-11-07TLS: support multiple certificate files in server. Bug 2092Jeremy Harris
2017-11-03DKIM: better syntax for control of oversigning. Bug 2180Jeremy Harris
2017-11-01exigrep: we need to run with perl 5.8.xHeiko Schlittermann (HS12-RIPE)
2017-11-01Use back-compatible variable for perl versionJeremy Harris
2017-11-01Add --version to all installed Perl and Shell scripts.Heiko Schlittermann (HS12-RIPE)
2017-10-31Lose extraneous lineJeremy Harris
2017-10-31 Add macro support to -be expansion test mode. Bug 1623Jeremy Harris
2017-10-28Make exim_monitor build reproducible.Andreas Metzler
2017-10-28Add macro support to -be expansion test mode. Bug 1623Jeremy Harris
2017-10-28Merge branch 'master' into 4.nextJeremy Harris
2017-10-28Do not exit when cwd has no name. Bug 2078Jeremy Harris
2017-10-28Build: fix repeatable-build typoAndreas Metzler
2017-10-28Fix build warning. Bug 2181Jeremy Harris
2017-10-28Correct typo "psuedo" in exipick documentation.Andreas Metzler
2017-10-27nit: typo-fix in comment (my goof)Phil Pennock
2017-10-26Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris
2017-10-26Revert "Build: tidying"Jeremy Harris
2017-10-26Debug: add trace in the inlist expansion conditionJeremy Harris
2017-10-25Build: tidyingJeremy Harris
2017-10-25Unbreak non-DKIM buildJeremy Harris
2017-10-25DKIM: add builtin macro with default list of headers for signingJeremy Harris
2017-10-21tidyingJeremy Harris
2017-10-21tidyingJeremy Harris
2017-10-21Add equivalent for missing poll(2) #defineJeremy Harris
2017-10-21CHUNKING: Fix flush of chunk on errorJeremy Harris
2017-10-21Testsuite: make debug output for proxied TLS less indeterminateJeremy Harris
2017-10-20Use safer routine for possibly-overlapping copyJeremy Harris