Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-18 | Fix CVE-2016-1531exim-4_87_RC4 | Heiko Schlittermann (HS12-RIPE) | |
Add keep_environment, add_environment. Change the working directory to "/" during the early startup phase. (cherry picked from commit 2b92b67bfc33efe05e6ff2ea3852731ac2273832) (cherry picked from commit 14b82c8b736c8ed24eda144f57703cb9feac6323) (cherry picked from commit 9ca92d0c6e9c6f161bd8111366c6952d3a9315e2) (cherry picked from commit 0020c6d9ecfd98ed7b2b337ed4f898fdc409784b) (cherry picked from commit e8f96966360ea8867ad6a8b5affda6c37fa4958c) (cherry picked from commit ef6fb807c1e1a665f444f644c60c77269f7c5209) | |||
2016-02-18 | Docs: clarify unit of S= log line element | Jeremy Harris | |
2016-02-15 | Compiler quietening | Jeremy Harris | |
2016-02-14 | Malware: fix error logged on a scanner connect fail. Bug 1796 | Jeremy Harris | |
2016-02-10 | TLS: support build with OpenSSL 1.1.0 Bug 1771 | Jeremy Harris | |
2016-02-10 | Doc: correct minor typo | Heiko Schlittermann (HS12-RIPE) | |
2016-02-10 | DKIM: fix selection of header for signing/verification given several. Bug 1792 | Jeremy Harris | |
2016-02-10 | DKIM: support oversigning. Bugs 1309, 1310 | Jeremy Harris | |
2016-02-10 | Testsuite: Support running exim under valgrind | Jeremy Harris | |
Fails mostly thanks to lack of suid handling, but -be tests usable if you retry after de-suid of eximdir/exim | |||
2016-02-09 | Remove empty lines from .mailmap, fix root | Heiko Schlittermann (HS12-RIPE) | |
2016-02-08 | Add .mailmap for git | Heiko Schlittermann (HS12-RIPE) | |
2016-02-06 | Testsuite: avoid retry db issue after deliberate fail subtests | Jeremy Harris | |
2016-02-06 | Testsuite: avoid assuming 127.0.0.2 is a viable sending address | Jeremy Harris | |
2016-02-06 | Testsuite: allow for different data arrival in SMTP synch check | Jeremy Harris | |
2016-02-06 | Testsuite: log some stderr output on bad exit-code in --CONTINUE mode | Jeremy Harris | |
2016-02-06 | SRS: fix crash in queryprogram router when compiled with EXPERIMENTAL_SRS | Jeremy Harris | |
2016-02-05 | TLS: Whine to log on client config of SNI under too-old OpenSSL version | Jeremy Harris | |
2016-02-05 | Testsuite: enforce different exim/testuser group numbers | Jeremy Harris | |
2016-02-05 | Testsuite: sort logs in cases where we do parallel deliveries | Jeremy Harris | |
2016-02-05 | Fix EXPERIMENTAL_DMARC build | Jeremy Harris | |
Broken-by: df3def24 | |||
2016-02-05 | Testsuite: nuke retry db after deliberate-fail subtests in ocsp testcase | Jeremy Harris | |
2016-02-05 | Add backward compatibility for EXIM_TMPDIR | Heiko Schlittermann (HS12-RIPE) | |
2016-02-05 | Rename build-time option TMPDIR to EXIM_TMPDIR | Alexander Tsoy | |
Build-time option TMPDIR included in Makefile clashes with environment variable of the same name. This breaks tools that make use of that variable, such as distcc. The following example demonstrates what's going on: $ cat Makefile TMPDIR="/tmp" all: env $ export TMPDIR=test $ make | grep ^TMPDIR TMPDIR="/tmp" distcc error (note the extra quotes): ERROR: can't use TMPDIR ""/tmp"": No such file or directory | |||
2016-02-04 | Testsuite: case should not depend on build-option | Jeremy Harris | |
2016-02-04 | Testsuite: (more) complete usage message for server | Heiko Schlittermann (HS12) | |
2016-02-04 | Use GCRYPT if GNUTLS isn't good enough | Jeremy Harris | |
2016-02-04 | Testsuite: output library versions during startup | Jeremy Harris | |
2016-02-04 | Docs: add note on costs of cutthrough delivery in local-rejection cases | Jeremy Harris | |
2016-02-03 | Testsuite: 3454: debian8 flavour | Heiko Schlittermann (HS12-RIPE) | |
2016-02-03 | Testsuite: 3450: debian8 flavour | Heiko Schlittermann (HS12-RIPE) | |
2016-02-02 | Docs: note DKIM signing options in smtp transport chapter | Jeremy Harris | |
2016-02-01 | DKIM: replace SHA and RSA routines from gnutls, under earlier library | Jeremy Harris | |
versions, using libgcrypt and libtasn1 directly. Bug 1772 | |||
2016-01-31 | Keep options ordered alphabetical | Heiko Schlittermann (HS12-RIPE) | |
2016-01-30 | GEF 20160130 Tiny corrections to Readme.pod | Graeme Fowler | |
2016-01-30 | GEF 20160130 Changed date in header in test/README | Graeme Fowler | |
2016-01-28 | Fix typo | Heiko Schlittermann (HS12-RIPE) | |
2016-01-28 | Docs: clarify command string content in ${readsocket } | Jeremy Harris | |
2016-01-25 | Fix typo on ChangeLog | Heiko Schlittermann (HS12-RIPE) | |
2016-01-22 | Docs: clarify use of $dkim_selector variable | Jeremy Harris | |
2016-01-22 | PDKIM: Fix use of private-keys having trailing '=' in the base-64. Bug 1781 | Jeremy Harris | |
2016-01-22 | Cutthrough: Fix bug with dot-only line | Jeremy Harris | |
2016-01-18 | Testuite: tidyingexim-4_87_RC3 | Jeremy Harris | |
2016-01-18 | Copyright dates 2014, 2015 | Jeremy Harris | |
via: vi $(git whatchanged --since=2014-12-31 --until=2016-01-01 | grep '^:100' | sed 's/^[^M]*M//' | grep -v 000000 | sort -u | fgrep -v test/) (etc) | |||
2016-01-18 | Change notes | Jeremy Harris | |
2016-01-17 | Testsuite: bounce_return_linesize_limit. Bug 1760 | Jeremy Harris | |
2016-01-17 | Tidying | Jeremy Harris | |
2016-01-17 | Testsuite: changes for VFRY update, 4f6ae5c314e5 | Jeremy Harris | |
2016-01-17 | Restrict line lengths in bounces. Bug 1760 | Jeremy Harris | |
2016-01-16 | VRFY: Permit an ACL to override the default 252 response, to support | Jeremy Harris | |
verify-by-ACL instead of the more usual verify-by-routers. Bug 1769 | |||
2016-01-16 | Tidying | Jeremy Harris | |