Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-19 | Doc: Minor fixes | Heiko Schlittermann (HS12-RIPE) | |
2016-12-18 | Release process: make mk_exim_release more self descriptive | Heiko Schlittermann (HS12-RIPE) | |
2016-12-18 | Release process: rename the scripts to be more generic | Heiko Schlittermann (HS12-RIPE) | |
2016-12-18 | Release process: sign all *.tar.* under a given dir | Heiko Schlittermann (HS12-RIPE) | |
2016-12-18 | Release process: fix the --no-web option | Heiko Schlittermann (HS12-RIPE) | |
2016-12-18 | Constify config_filename | Heiko Schlittermann (HS12-RIPE) | |
2016-12-17 | DKIM: More validation of DNS key record. Bug 1926 | Jeremy Harris | |
2016-12-17 | Testsuite: output changes for ca7cca63f762 | Jeremy Harris | |
2016-12-11 | OpenSSL: add detail to certname verify fail log line | Jeremy Harris | |
2016-12-04 | Testsuite: more pipe transport / perl cases | Jeremy Harris | |
2016-12-04 | Pipe transport: expand the path option | Jeremy Harris | |
2016-11-26 | I18N: support IDNA2008. Bug 1911 | Jeremy Harris | |
2016-11-25 | Merge from master into 4.next | Heiko Schlittermann (HS12-RIPE) | |
Done with git merge --squash -x theirs master | |||
2016-03-24 | Init the resolver even in -be mode. | Heiko Schlittermann (HS12-RIPE) | |
This gives us consistent behaviour if we use the resolver in -be and in -bh, and probably other modes. (Perl uses the resolver library linked into Exim and Perl's Socket6::getaddrinfo() returned different results in -be and -bh mode.) | |||
2016-03-12 | Doc: Mark perl_taintmode as .new….wen | Heiko Schlittermann (HS12-RIPE) | |
2016-03-09 | nicer retry message | Jeremy Harris | |
2016-03-07 | TLS: Fix ECDH use under LibreSSL. Bug 1806 | Renaud Allard | |
2016-02-15 | Expansions: add operators base32, base32d | Jeremy Harris | |
2016-02-15 | Expansions: shortcut hmac expansion during syntax-check phase | Jeremy Harris | |
2016-02-08 | DKIM: support oversigning. Bugs 1309, 1310 | Jeremy Harris | |
2016-02-07 | Avoid RE compile unneeded unless LOOKUP_MODULE_DIR defined | Jeremy Harris | |
2016-02-02 | Pass on SIZE to cutthrough connection | Jeremy Harris | |
2016-02-02 | Testsuite: test perl_taintmode main option | Heiko Schlittermann (HS12) | |
2016-02-02 | Add perl_taintmode option | Heiko Schlittermann (HS12-RIPE) | |
2016-02-02 | Docs: note DKIM signing options in smtp transport chapter | Jeremy Harris | |
2016-02-02 | Merge branch 'master' into 4.next | Jeremy Harris | |
2016-02-02 | lose extraneous file | Jeremy Harris | |
2016-02-02 | Merge commit 'f4d091fbe1f4' into 4.next | 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 | |
2016-01-16 | Tidying | Jeremy Harris | |
2016-01-16 | Expansions: avoid releasing memory used for $value in ${run } | Jeremy Harris | |
2016-01-16 | Testsuite: ignore optional OCSP output from -bP testcase | Jeremy Harris | |