2016-08-22 |
Jeremy Harris | Add automatic macros for compile-time feature options |
tree | commitdiff |
2016-08-18 |
Jeremy Harris | Delivery: fix transmission down an already-open connect... |
tree | commitdiff |
2016-08-17 |
Jeremy Harris | Delivery: same-host checking for transport runs should... |
tree | commitdiff |
2016-08-14 |
Tony Meyer | DMARC: send forensic reports for reject & quarantine... |
tree | commitdiff |
2016-08-14 |
Jeremy Harris | Expansions: new ${escape8bit:<string>} operator. Bug... |
tree | commitdiff |
2016-08-14 |
Andrew Colin Kissa | LMDB: introduce as Experimental. Bug 1856 |
tree | commitdiff |
2016-08-11 |
Jasen Betts | ACL: Ensure that acl_smtp_notquit is called for a connd... |
tree | commitdiff |
2016-08-08 |
Leonhard Knauff | Radius: Fix authentication for Radius libraries that... |
tree | commitdiff |
2016-08-06 |
Jeremy Harris | Routing: in a dnslookup, fix fail_defer_domains to... |
tree | commitdiff |
2016-08-06 |
Jeremy Harris | Merge branch 'CHUNKING' |
tree | commitdiff |
2016-08-04 |
Jeremy Harris | Merge branch 'fakereject' |
tree | commitdiff |
2016-08-04 |
Jeremy Harris | Logging: visibility of fakereject |
tree | commitdiff |
2016-08-03 |
Jeremy Harris | DANE: treat a TLSA response having only non-TLSA record... |
tree | commitdiff |
2016-08-02 |
Jeremy Harris | receive docs |
tree | commitdiff |
2016-08-02 |
Jeremy Harris | receive flow processing |
tree | commitdiff |
2016-07-31 |
Jeremy Harris | Fix $body_linecount for empty lines |
tree | commitdiff |
2016-07-31 |
Jeremy Harris | Logging: Fix logging of errors under PIPELINING |
tree | commitdiff |
2016-07-30 |
Jeremy Harris | Expansions: add operators base32, base32d |
tree | commitdiff |
2016-07-10 |
Jeremy Harris | Cutthrough: expand transport dkim_domain option when... |
tree | commitdiff |
2016-07-08 |
Jeremy Harris | Cutthrough: disable on >1 addr from routing, and on... |
tree | commitdiff |
2016-06-03 |
Jeremy Harris | Merge branch 'multiqueue_336': Named queues |
tree | commitdiff |
2016-06-02 |
Jeremy Harris | Expansions: add ${sha3:<string>} item |
tree | commitdiff |
2016-06-02 |
Jeremy Harris | Add support for ${sha256:<string>} |
tree | commitdiff |
2016-05-30 |
Jeremy Harris | Avoid writing msglog files in -bh and -bhc modes. ... |
tree | commitdiff |
2016-05-25 |
Jeremy Harris | Accept "exim -bp -qGname" multiqueue_336 |
tree | commitdiff |
2016-05-24 |
Jeremy Harris | Fix crash in VRFY handling for an unqualified name... |
tree | commitdiff |
2016-05-21 |
Jeremy Harris | Debug: "kill" option on ACL control=debug. Bug 1831 |
tree | commitdiff |
2016-05-17 |
Jeremy Harris | TLS: retire obsolete options gnutls_require_{kx,mac... |
tree | commitdiff |
2016-05-16 |
Jeremy Harris | Logging: dnssec status on accept & delivery lines |
tree | commitdiff |
2016-05-09 |
Jeremy Harris | New $queue_name variable |
tree | commitdiff |
2016-05-07 |
Jeremy Harris | ACL modifier |
tree | commitdiff |
2016-05-07 |
Jeremy Harris | Command-line options |
tree | commitdiff |
2016-05-06 |
Jeremy Harris | Avoid exposing passwords in log, on failing ldap lookup... |
tree | commitdiff |
2016-05-04 |
Jeremy Harris | Avoid exposing passwords in log, on failing ldap lookup... |
tree | commitdiff |
2016-05-04 |
Jeremy Harris | TLS: when tls_certificates unset, generate a selfsigned... |
tree | commitdiff |
2016-04-26 |
Jeremy Harris | Delivery: quieten smtp transport conn reuse vs. deliver... |
tree | commitdiff |
2016-04-24 |
Jeremy Harris | DANE: Remove fallback from hosts_try_dane. If TLSA... |
tree | commitdiff |
2016-04-07 |
Heiko Schlitterman... | Add perl_taintmode option |
tree | commitdiff |
2016-04-06 |
Jeremy Harris | ACL: remove obsolete demime condition |
tree | commitdiff |
2016-04-06 |
Jeremy Harris | Pass on SIZE to cutthrough connection |
tree | commitdiff |
2016-04-06 |
Jeremy Harris | Docs: Clean for next release |
tree | commitdiff |
2016-03-30 |
Andreas Metzler | Typo fix. |
tree | commitdiff |
2016-03-09 |
Jeremy Harris | String expansions: fix ${extract }, for the numeric... |
tree | commitdiff |
2016-03-09 |
Heiko Schlitterman... | Store the initial working directory, expand $initial_cw... |
tree | commitdiff |
2016-03-09 |
Jeremy Harris | Fix build for HP-UX and older Solaris: (un)setenv.... |
tree | commitdiff |
2016-03-07 |
Jeremy Harris | tidying: coverity issues exim-4_87_RC6 |
tree | commitdiff |
2016-03-03 |
Jeremy Harris | Cutthrough: Reflect 5xx recipient reject from target... |
tree | commitdiff |
2016-03-03 |
Jeremy Harris | Cutthrough: fix operation under -bhc to not actually... |
tree | commitdiff |
2016-03-02 |
Jeremy Harris | Tidying: Issues detected by gcc --fsanitize=undefined |
tree | commitdiff |
2016-03-02 |
Heiko Schlitterman... | Merge branch 'master' |
tree | commitdiff |
2016-02-18 |
Heiko Schlitterman... | Fix CVE-2016-1531 exim-4_87_RC4 |
tree | commitdiff |
2016-02-14 |
Jeremy Harris | Malware: fix error logged on a scanner connect fail... |
tree | commitdiff |
2016-02-10 |
Jeremy Harris | DKIM: fix selection of header for signing/verification... |
tree | commitdiff |
2016-02-06 |
Jeremy Harris | SRS: fix crash in queryprogram router when compiled... |
tree | commitdiff |
2016-02-05 |
Alexander Tsoy | Rename build-time option TMPDIR to EXIM_TMPDIR |
tree | commitdiff |
2016-01-25 |
Heiko Schlitterman... | Fix typo on ChangeLog |
tree | commitdiff |
2016-01-22 |
Jeremy Harris | PDKIM: Fix use of private-keys having trailing '='... |
tree | commitdiff |
2016-01-22 |
Jeremy Harris | Cutthrough: Fix bug with dot-only line |
tree | commitdiff |
2016-01-18 |
Jeremy Harris | Change notes |
tree | commitdiff |
2016-01-17 |
Jeremy Harris | Restrict line lengths in bounces. Bug 1760 |
tree | commitdiff |
2016-01-16 |
Jeremy Harris | VRFY: Permit an ACL to override the default 252 respons... |
tree | commitdiff |
2016-01-16 |
Jeremy Harris | Tidying |
tree | commitdiff |
2016-01-14 |
Jeremy Harris | OpenSSL: Default the SINGLE_DH_USE option flag set |
tree | commitdiff |
2016-01-06 |
Jeremy Harris | DKIM: Remove embedded copy of PolarSSL and use OpenSSL... |
tree | commitdiff |
2015-12-30 |
Jeremy Harris | Support certificates in base64 expansion operator.... |
tree | commitdiff |
2015-12-30 |
Jeremy Harris | New expansion operator base64d, and base64 as synonym... |
tree | commitdiff |
2015-12-20 |
Jeremy Harris | dnslists: permit use with explicit key(s) in nonsmtp... |
tree | commitdiff |
2015-12-18 |
Jeremy Harris | Redis: move from Experimental to mainline exim-4_87_RC2 |
tree | commitdiff |
2015-12-17 |
Jeremy Harris | Fix hosts_connection_nolog ensuring that sender_host_ca... |
tree | commitdiff |
2015-12-17 |
Jeremy Harris | DANE: do not override a cert verify failure, in callbac... |
tree | commitdiff |
2015-12-14 |
Jeremy Harris | Events: move from Experimental to mainline |
tree | commitdiff |
2015-12-11 |
Jeremy Harris | Redis: fix lookups to handle (quoted) spaces embedded... |
tree | commitdiff |
2015-12-09 |
Jeremy Harris | I18N: Move EAI support from Experimental to mainline exim-4_87_RC1 |
tree | commitdiff |
2015-12-08 |
Jeremy Harris | SOCKS: Add log_selector support. |
tree | commitdiff |
2015-12-08 |
Jeremy Harris | PROXY: Move Proxy Protocol support from Experimental... |
tree | commitdiff |
2015-12-08 |
Jeremy Harris | SOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS... |
tree | commitdiff |
2015-12-07 |
Jeremy Harris | SOCKS: move from Experimental to mainline |
tree | commitdiff |
2015-12-01 |
Jeremy Harris | DKIM: $dkim_key_length visibility variable. Bug 1311 |
tree | commitdiff |
2015-11-26 |
Jeremy Harris | Events: add docs note |
tree | commitdiff |
2015-11-22 |
Jeremy Harris | SOCKS: Support priority groups and weighted-random... |
tree | commitdiff |
2015-11-22 |
Jeremy Harris | MySQL: support MySQL config file option group names... |
tree | commitdiff |
2015-11-17 |
Graeme Fowler | GF: Changelog entry for bug 1715 |
tree | commitdiff |
2015-11-14 |
Jasen Betts | Events: add recipient-deferred events, both per-host... |
tree | commitdiff |
2015-11-14 |
Jeremy Harris | Change notes for -bP |
tree | commitdiff |
2015-11-08 |
Jeremy Harris | Expansions: New ${ipv6denorm:<string>} and ${ipv6norm... |
tree | commitdiff |
2015-11-08 |
Jeremy Harris | TLS: Default tls_advertise_hosts to "*". Bug 1709 |
tree | commitdiff |
2015-11-07 |
Jasen Betts | DKIM: fix non-debug build. Bug 1713 |
tree | commitdiff |
2015-11-06 |
Jeremy Harris | Transport: permit an empty string for the transport_fil... |
tree | commitdiff |
2015-11-03 |
Jeremy Harris | PRDR: Introduce $prdr_requested flag variable. Bug... |
tree | commitdiff |
2015-11-02 |
Jeremy Harris | Avoid misaligned access in cached lookup. Bug 1708 |
tree | commitdiff |
2015-10-30 |
Jeremy Harris | Lookups: Do not escape percent or underbar in the ... |
tree | commitdiff |
2015-10-27 |
Jeremy Harris | Docs: minor tweaks |
tree | commitdiff |
2015-10-25 |
Jeremy Harris | Pipe transport: fix log_defer_output option. Bug 840 |
tree | commitdiff |
2015-10-25 |
Jeremy Harris | DKIM: ignore space & tab embedded in base64 during... |
tree | commitdiff |
2015-10-13 |
Jeremy Harris | max_parallel transport option. Bug 1698 |
tree | commitdiff |
2015-10-13 |
Jeremy Harris | max_parallel transport option |
tree | commitdiff |
2015-09-24 |
Jeremy Harris | Docs: add ref for DCC |
tree | commitdiff |
2015-09-19 |
Jeremy Harris | Retry: always use interface, if set, for retry DB key... |
tree | commitdiff |
2015-09-17 |
Jeremy Harris | DNS: time-limit cached returns, using TTL. Bug 1395 |
tree | commitdiff |
2015-09-14 |
Heiko Schlitterman... | ChangeLog: Update about process info |
tree | commitdiff |
next |