Age | Commit message (Expand) | Author |
2017-02-06 | CHUNKING: fix transport crash on temp-reject of pipelined non-first chunk | Jeremy Harris |
2017-02-03 | DKIM: more care over untrustworthy data during verify | Jeremy Harris |
2017-02-03 | Fix no-SSL build | Jeremy Harris |
2017-02-02 | FreeBSD: Perl no longer in /usr/bin from Ports | Phil Pennock |
2017-02-02 | GnuTLS: fix use of SHA3 hashes | Jeremy Harris |
2017-01-31 | Handle Proxy Protocol v2 safely as well. | Phil Pennock |
2017-01-31 | Fix error logged for send failure | Jeremy Harris |
2017-01-31 | Callouts: fix recipient verify/random | Jeremy Harris |
2017-01-31 | Fix logging of drop-after-EHLO-reject. | Jeremy Harris |
2017-01-31 | Avoid using "-w" option in perl script shebang lines, being incompatible with... | Jeremy Harris |
2017-01-30 | Copyright year bumps for substantive changes 2017exim-4_89_RC1 | Phil Pennock |
2017-01-30 | Avoid reading too much data before TLS handshake | Phil Pennock |
2017-01-30 | Fix size calculation, log unhandled amount. | Phil Pennock |
2017-01-30 | Restrict address-parsing to a maximum of five layers of nested angle-brackets, | Jeremy Harris |
2017-01-30 | Tidying: Coverity | Jeremy Harris |
2017-01-29 | CHUNKING: Reject messages with malformed line ending. Bug 2000 | Jeremy Harris |
2017-01-29 | TFO: remember setsockopt results, to condition non-transport client use. Bug... | Jeremy Harris |
2017-01-29 | Shuffle proxy-protocol to wrap TLS-on-connect startup. Bug 2018 | Jeremy Harris |
2017-01-29 | DANE: fix build under LibreSSL. Bug 2020 | Kirill Miazine |
2017-01-28 | Testsuite: add dnsdb testcase for defer when used in ACL | Jeremy Harris |
2017-01-28 | LMDB: include filename in open-error message | Jeremy Harris |
2017-01-28 | DKIM: check pointer to calculated body hash before verify comparison. Bug 2029 | Jeremy Harris |
2017-01-28 | DKIM: rename variables for clarity | Jeremy Harris |
2017-01-24 | Fix reception of (quoted) local-parts with embedded spaces. Bug 2025 | Jeremy Harris |
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-23 | Fix build with OpenSSL, EXPERIMENTAL_DANE and DISABLE_EVENT | Jeremy Harris |
2017-01-22 | DKIM: permit verify of sig blocks that sign other sig blocks. Bug 2014 | Jeremy Harris |
2017-01-21 | Fix DKIM verify when used with CHUNKING. Bug 2016 | Jeremy Harris |
2017-01-21 | Testcases for pipelined callout | Jeremy Harris |
2017-01-21 | Use smtp_write_mail_and_rcpt_cmds() for verify callout | Jeremy Harris |
2017-01-21 | use smtp_context struct for sync_responses() | Jeremy Harris |
2017-01-21 | Split out smtp_write_mail_and_rcpt_cmds() from smtp_deliver() | Jeremy Harris |
2017-01-21 | Split out cutthrough connection-cache / subsequent-rcpt handling, from do_cal... | Jeremy Harris |
2017-01-21 | Split out callout-cache handling from do_callout() | Jeremy Harris |
2017-01-21 | Use smtp_setup_conn() for verify callout | Jeremy Harris |
2017-01-21 | Split out smtp MAIL and RCPT option string building | Jeremy Harris |
2017-01-21 | Split out smtp_setup_conn() from smtp_deliver, in the transport | Jeremy Harris |
2017-01-21 | Fix DKIM verify operation in -bh test mode. Bug 2017 | Jeremy Harris |
2017-01-19 | VRFY: advertise in EHLO response, if there is an ACL defined | Jeremy Harris |
2017-01-19 | VRFY: add docs note on results, and additional test cases | Jeremy Harris |
2017-01-18 | spelling: Mavrogiannopoulos | Josh Soref |
2017-01-18 | replace keept with rotation | Josh Soref |
2017-01-18 | Bug-fix no_require_dnssec parsing & spelling fixes | Josh Soref |
2017-01-18 | 214 spelling fixes | Josh Soref |
2017-01-12 | Provide alternative Heimdal pkg-config example | Phil Pennock |
2017-01-03 | CHUNKING: fix non-pipelined synch checks. Bug 2004 | Jeremy Harris |
2017-01-02 | PROXY: fix v2 protocol decode. Bugs 2003, 1747 | Jeremy Harris |
2017-01-02 | wip: OpenSSL docs on custom install | Phil Pennock |
2016-12-31 | Merge remote-tracking branch 'github/pr/50' | Phil Pennock |