Age | Commit message (Expand) | Author |
2017-10-01 | TFO: better detection of client fast-open connections (again) | Jeremy Harris |
2017-09-19 | TFO: better detection of client fast-open connections | Jeremy Harris |
2017-09-16 | tidying | Jeremy Harris |
2017-09-16 | Fix build on FreeBSD | Jeremy Harris |
2017-09-16 | Support parallel-build for the buildtin macros | Jeremy Harris |
2017-09-02 | Logging: restrict TFO client-side to Linux | Jeremy Harris |
2017-08-31 | Logging: TCP Fast Open | Jeremy Harris |
2017-08-14 | tidying | Jeremy Harris |
2017-07-30 | Logging: millisecond timestamps. Bug 2102 | Jeremy Harris |
2017-07-30 | Retire historical build files from Makefile | Jeremy Harris |
2017-07-30 | Retire historical build files | Jeremy Harris |
2017-07-15 | tidying | Jeremy Harris |
2017-07-15 | Use the BDB "environment" so that a database config file is not looked for. ... | Jeremy Harris |
2017-07-08 | Prebuild the data structure for builtin macros | Jeremy Harris |
2017-06-11 | On a continued-transport delivery, do not check the hostlist for mismatch in the | Jeremy Harris |
2017-05-06 | Enable use of sendfile on FreeBSD | Jeremy Harris |
2017-05-06 | Enable use of sendfile on FreeBSD | Jeremy Harris |
2017-04-26 | Enable use of sendfile | Jeremy Harris |
2017-04-23 | DKIM: avoid use of temporary file for signing | Jeremy Harris |
2017-02-12 | FreeBSD: only assume iconv for FreeBSD >= 10 | Phil Pennock |
2017-02-11 | Unbreak test_dbfn make-target | Phil Pennock |
2017-02-10 | Compilation warnings shushing | Phil Pennock |
2017-02-02 | FreeBSD: Perl no longer in /usr/bin from Ports | Phil Pennock |
2017-01-24 | TFO: Support compilation on Linus platforms which define TCP_FASTOPEN but not... | Jeremy Harris |
2017-01-24 | Define MIN and MAX for Solaris | Jeremy Harris |
2017-01-21 | Split out smtp MAIL and RCPT option string building | Jeremy Harris |
2017-01-18 | 214 spelling fixes | Josh Soref |
2016-10-22 | TFO: Support compilation on systems which define TCP_FASTOPEN but not MSG_FAS... | Jeremy Harris |
2016-08-20 | Tidying: coverity issues | Jeremy Harris |
2016-06-03 | Merge branch 'multiqueue_336': Named queues | Jeremy Harris |
2016-06-03 | Build: add flage & includes to dbmbuild compile | Jeremy Harris |
2016-06-02 | Move native sha1 implementation from auths to toplevel, only used for non-TLS... | Jeremy Harris |
2016-06-02 | Promote the pdkim variant-implementation sha routines to toplevel | Jeremy Harris |
2016-05-27 | exipick: autodetect the spool directory from exim -bP | Heiko Schlittermann (HS12-RIPE) |
2016-05-10 | Collect spool-layout code to one file | Jeremy Harris |
2016-04-10 | tidying: char signedness | Jeremy Harris |
2016-04-10 | tidying: char signedness | Jeremy Harris |
2016-04-09 | Cleanup redundant definition of PATH_MAX | Jeremy Harris |
2016-04-06 | ACL: remove obsolete demime condition | Jeremy Harris |
2016-04-02 | Copyright year updates (things touched in 2016) | Jeremy Harris |
2016-03-24 | Provide getcwd(NULL, 0) for Solaris (SunOS5) | Heiko Schlittermann (HS12-RIPE) |
2016-03-23 | Add os_unsetenv() | Heiko Schlittermann (HS12-RIPE) |
2016-03-14 | Fix build for Solaris: "all" must be the first make target. | Jeremy Harris |
2016-03-09 | Fix build for HP-UX and older Solaris: (un)setenv. Bug 1578 | Jeremy Harris |
2016-02-18 | Fix CVE-2016-1531exim-4_87_RC4 | Heiko Schlittermann (HS12-RIPE) |
2016-01-18 | Copyright dates 2014, 2015 | Jeremy Harris |
2016-01-11 | SOCKS: fix build on OpenBSD | Jeremy Harris |
2016-01-06 | typo | Jeremy Harris |
2015-12-30 | Consolidate base64 encode/decode routines. | Jeremy Harris |
2015-12-27 | Provide setenv/unsetenv for environments lacking them. Bug 1578 | Jeremy Harris |