Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-18 | 214 spelling fixes | Josh Soref | |
2016-12-30 | Docs: Add .new/wen marker for relative includes (Bug 1971) | Heiko Schlittermann (HS12-RIPE) | |
2016-12-25 | Docs: Clean for next release | Jeremy Harris | |
2016-12-13 | Use long names for the _DRIVER_*, and _OPT_* macros | Heiko Schlittermann (HS12-RIPE) | |
2016-11-28 | Doc: Minor corrections/additions | Heiko Schlittermann (HS12-RIPE) | |
2016-10-23 | Update README.UPDATING; fix typos in ChangeLog/NewStuff | Phil Pennock | |
2016-10-22 | TCP Fast Open | Jeremy Harris | |
2016-10-15 | New: queuefile transport, under EXPERIMENTAL_QUEUEFILE | Andrew Colin Kissa | |
2016-10-08 | DH parameters update, new values & defaultexim-4_88_RC2 | Phil Pennock | |
* Add three new Exim-specific DH parameter constants; state provenance, but no way for others to verify; this is a signed commit, which is about as much as we can do for the truly paranoid: provide an audit trail. * Add the RFC 7919 DH primes + No TLS feature negotiation, per 7919, but the DH primes can be used if folks so choose * Fixed broken format string in util/gen_pkcs3.c * Tried to make gen_pkcs3.c support q values. + Turns out, q doesn't affect the PEM and that's not a mistake in my initialisation; I've checked with a cryptographer, we're losing some server-side optimizations but not any security properties for our scenario. Fixes: 1895 | |||
2016-09-28 | Refactor driver feature-macro generation to be driven by existing tables | Jeremy Harris | |
Would like to do lookup drivers too but unsure about dyn-linked variants | |||
2016-09-25 | Add automatic macros for config-file options. Bug 1819 | Jeremy Harris | |
2016-09-05 | Cutthrough: option to reflect 4xx errors from target to initiator | Jeremy Harris | |
2016-09-01 | Support "G" multiplier on integer configuration values | Jeremy Harris | |
2016-08-22 | Add automatic macros for compile-time feature options | Jeremy Harris | |
2016-08-14 | Expansions: new ${escape8bit:<string>} operator. Bug 1863 | Jeremy Harris | |
2016-08-14 | LMDB: introduce as Experimental. Bug 1856 | Andrew Colin Kissa | |
2016-08-06 | Merge branch 'CHUNKING' | Jeremy Harris | |
2016-08-02 | receive docs | Jeremy Harris | |
2016-08-02 | receive flow processing | Jeremy Harris | |
2016-07-30 | Expansions: add operators base32, base32d | Jeremy Harris | |
2016-06-03 | Merge branch 'multiqueue_336': Named queues | Jeremy Harris | |
2016-06-02 | Expansions: add ${sha3:<string>} item | Jeremy Harris | |
2016-05-25 | Accept "exim -bp -qGname" | Jeremy Harris | |
2016-05-21 | Debug: "kill" option on ACL control=debug. Bug 1831 | Jeremy Harris | |
2016-05-16 | Logging: dnssec status on accept & delivery lines | Jeremy Harris | |
2016-05-09 | New $queue_name variable | Jeremy Harris | |
queue_run_max main option expanded, allowing per-queue values | |||
2016-05-07 | ACL modifier | Jeremy Harris | |
2016-05-07 | Command-line options | Jeremy Harris | |
2016-04-07 | Add perl_taintmode option | Heiko Schlittermann (HS12-RIPE) | |
2016-04-06 | Docs: Clean for next release | Jeremy Harris | |
2016-03-30 | Typo fix. | Andreas Metzler | |
messsage -> message receved -> received Found/reported by Vincent Lefevre in <https://bugs.debian.org/819482>. | |||
2016-03-09 | Store the initial working directory, expand $initial_cwd. Bug 1805 | Heiko Schlittermann (HS12-RIPE) | |
2016-01-17 | Restrict line lengths in bounces. Bug 1760 | Jeremy Harris | |
2015-12-30 | Support certificates in base64 expansion operator. Bug 1762 | Jeremy Harris | |
2015-12-30 | New expansion operator base64d, and base64 as synonym for str2b64. Bug 1746 | Jeremy Harris | |
2015-12-01 | DKIM: $dkim_key_length visibility variable. Bug 1311 | Jeremy Harris | |
2015-11-14 | Change notes for -bP | Jeremy Harris | |
2015-11-08 | Expansions: New ${ipv6denorm:<string>} and ${ipv6norm:<string>} operators. ↵ | Jeremy Harris | |
Bug 1650 | |||
2015-10-13 | max_parallel transport option | Jeremy Harris | |
2015-09-12 | New $callout_address variable to record spamd (etc) address. Bug 1652 | Jeremy Harris | |
2015-09-08 | Capture substrings in ACL regex= . Bug 425. | Jeremy Harris | |
2015-07-26 | Clean docs for next release | Jeremy Harris | |
2015-06-20 | Add docs and massage coding standards for dns_trust_aa | Jeremy Harris | |
2015-06-15 | Clarify that preceding 10ca4f was provided by Wolfgang Breyha | Wolfgang Breyha | |
Massaged by JH | |||
2015-06-14 | Add tls_eccurve main config option. Bug 1397 | Jeremy Harris | |
Patch from Suse, massaged by JH | |||
2015-06-04 | TLS authenticator | Jeremy Harris | |
2015-05-23 | New ${env {NAME}} expansion. Bug 1604 | Jeremy Harris | |
2015-05-07 | Log lengthy DNS lookups. Bug 514 | Jeremy Harris | |
Original by <derrick.rice@gmail.com>, massaged by JH | |||
2015-05-04 | I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420 | Jeremy Harris | |
2015-04-21 | UTF8: MSA downconversions | Jeremy Harris | |