Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-10 | Taint: invert the taint-check implementation control #define | Jeremy Harris | |
2019-12-10 | Taint: internal documentation | Jeremy Harris | |
2019-12-09 | Set LC_ALL=C for doc generation | Heiko Schlittermann (HS12-RIPE) | |
2019-12-08 | Merge branch '4.next' | Jeremy Harris | |
2019-12-08 | Docs: tidy for next release | Jeremy Harris | |
2019-12-08 | Testsuite: explicitly disable TFO in transports | Jeremy Harris | |
2019-12-08 | Fix macOS build | Jeremy Harris | |
2019-12-08 | Fix macOS build | Jeremy Harris | |
Broken-by: 73a10da9bb | |||
2019-12-08 | Update README.UPDATING to reflect the major changes for 4.93exim-4.93 | Heiko Schlittermann (HS12-RIPE) | |
2019-12-08 | FreeBSD: better support for TFO | Jeremy Harris | |
2019-12-08 | release process: fix stupid bug for quick/non-quick release | Heiko Schlittermann (HS12-RIPE) | |
2019-12-07 | FreeBSD: fix sendfile shim | Jeremy Harris | |
2019-12-05 | Testsuite: munge for platform errno value variances (Hurd) | Jeremy Harris | |
2019-12-05 | Transports: explicit errno values in returns | Jeremy Harris | |
2019-12-04 | Hurd: errno really uses more than a short-sized value. Bug 2476 | Samuel Thibault | |
2019-12-04 | PRDR: fix guard on example in configure.default. Bug 2486exim-4.93-RC7 | Jeremy Harris | |
Broken-by: 95dfacf282 | |||
2019-12-04 | ARC: fix crash in signing | Jeremy Harris | |
2019-12-03 | Testsuite: support platforms using ifconfig from inetutils. Bug 2485 | Samuel Thibault | |
2019-12-03 | TFO: disable for FreeBSD | Jeremy Harris | |
2019-12-03 | Build: Enable *GNU (Hurd) Bug 2476 | Heiko Schlittermann (HS12-RIPE) | |
2019-12-03 | Make makefile: Handle DISABLE_TLS (option changed from SUPPORT_TLS) | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 13032a329bb8133a2f56e8527c29f17c8fdfdbd0) | |||
2019-12-02 | Build: fix dependencies for platform-specific os.[ch]exim-4.93-RC6 | Jeremy Harris | |
2019-12-01 | Testsuite: document testcase issue on FreeBSD | Jeremy Harris | |
2019-12-01 | Testsuite: Fix use-of-undef | Jeremy Harris | |
2019-11-30 | Make smtp_flush() work for TLS channel | Jeremy Harris | |
2019-11-30 | FreeBSD: fix sendfile shim | Jeremy Harris | |
Broken-by: 7d758a6a68 | |||
2019-11-30 | Testsuite: better non-TFO-system debug handling | Jeremy Harris | |
2019-11-30 | Testsuite: split out ipv6 testcase needing a non-linklocal interface addr | Jeremy Harris | |
2019-11-29 | Testsuite: strip trailing space at -bt output | Heiko Schlittermann (HS12-RIPE) | |
Depending on the length of the ip address, Exim adds spaces to -bt output, to make all lines the same length (why? Maybe to add port= or mx= later in a nicely aligned manner) compare: host 127.0.0.1 [127.0.0.1] host 10.0.0.1 [10.0.0.1]- vs: host 127.0.0.1 [127.0.0.1]-- host 169.16.16.16 [169.16.16.10] | |||
2019-11-29 | Testsuite: make system $more safe | Heiko Schlittermann (HS12-RIPE) | |
2019-11-26 | Docs: fix option name. Bug 2471 | Jasen Betts | |
Broken by: 2f680c0c44 | |||
2019-11-25 | Local_scan: bump the ABI major version numberexim-4.93-RC5 | Jeremy Harris | |
Broken-by: 925ac8e4f1 | |||
2019-11-24 | Testsuite: better non-TFO-system debug handling | Jeremy Harris | |
2019-11-24 | Docs: copy-editing | Jeremy Harris | |
2019-11-24 | Docs: smtp_printf() in the local_scan API | Jeremy Harris | |
Broken-by: 925ac8e4f1 | |||
2019-11-23 | Docs: gsasl auth channel-binding now also usable under OpenSSL | Jeremy Harris | |
2019-11-21 | tidying | Jeremy Harris | |
2019-11-20 | ARC: add note on RFC to docs | Jeremy Harris | |
2019-11-18 | Testsuite: output changes resultingexim-4.93-RC4 | Jeremy Harris | |
2019-11-18 | TLS: restore TLS protocol version to default Received: header | Jeremy Harris | |
Broken-by: f1be21cf0b | |||
2019-11-17 | OpenSSL: support authenticator channel-binding. Bug 2467 | Jeremy Harris | |
2019-11-17 | tidying | Jeremy Harris | |
2019-11-17 | Testsuite: make it compatible with ancient Perl versions. | Heiko Schlittermann (HS12-RIPE) | |
Perl 5.10 doesn't seem to know the /r modifier for regular expressions. | |||
2019-11-17 | Testsuite: better sorting for exim_dumpdb outputexim-4.93-RC3 | Heiko Schlittermann (HS12-RIPE) | |
2019-11-17 | Testsuite: localize vars | Heiko Schlittermann (HS12-RIPE) | |
2019-11-17 | Testsuite: use local file handle | Heiko Schlittermann (HS12-RIPE) | |
2019-11-16 | Exipick: reorder chomp | Heiko Schlittermann (HS12-RIPE) | |
2019-11-16 | Exipick: indentation | Heiko Schlittermann (HS12-RIPE) | |
2019-11-16 | Exipick: handle tainted options in spool files | Heiko Schlittermann (HS12-RIPE) | |
2019-11-15 | Testsuite: fix Recieved: header munging for TLS info | Jeremy Harris | |