Age | Commit message (Expand) | Author |
2018-01-25 | Cutthrough: fix multi-message initiating connections. Bug 2230 | Jeremy Harris |
2018-01-17 | DB: show the Berkeley DB runtime library version, for "-d -bV" | Jeremy Harris |
2018-01-13 | Lookups: fix mysql lookup returns for no-data "queries", | Jeremy Harris |
2018-01-01 | Content scan: Remove support for the 7-year deprecated ClamAV "STREAM" method | Jeremy Harris |
2018-01-01 | Content scan: Disable "aveserver", "kavdaemon" and "mksd" in the template ma... | Jeremy Harris |
2018-01-01 | Feature macros, show-supported and build-time selection for malware interfaces | Jeremy Harris |
2017-12-30 | MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214. | Jeremy Harris |
2017-12-29 | Fix issue with continued-connections when the DNS shifts unreliably | Jeremy Harris |
2017-12-29 | Fix crash associated with dnsdb lookup done from DKIM ACL. Bug 2215 | Jeremy Harris |
2017-12-28 | DKIM: tighter checking while parsing signature headers. Bug 2217 | Jeremy Harris |
2017-12-24 | Lookups: fix pgsql multiple-row, single-column return | Jeremy Harris |
2017-12-20 | ACL: Disallow '/' characters in queue names specified for "queue=" | Jeremy Harris |
2017-12-19 | Merge branch '4.next' | Jeremy Harris |
2017-12-12 | CHUNKING: flush input stream after message-fatal error detection. Bug 2201exim-4_90_RC4exim-4_90 | Jeremy Harris |
2017-12-03 | Change log update | Jeremy Harris |
2017-11-28 | Change log updateexim-4_90_RC3 | Jeremy Harris |
2017-11-25 | Replace the store_release() internal interface, which was excessively unsafe. | Jeremy Harris |
2017-11-25 | Change note for 445d03d4ea | Jeremy Harris |
2017-11-11 | Downgrade an unfound-list name from panic to DEFER. Bug 1645 | Jeremy Harris |
2017-11-08 | DKIM: call ACL once for each signature matching the identity from dkim_verify... | Jeremy Harris |
2017-10-21 | CHUNKING: Fix flush of chunk on error | Jeremy Harris |
2017-10-20 | Use safer routine for possibly-overlapping copy | Jeremy Harris |
2017-10-12 | Fix queue_run_in_order to ignore the PID portion of the message ID | Jeremy Harris |
2017-10-08 | Logging: show when input from truncated for logging "next input sent too soon" | Jeremy Harris |
2017-09-18 | SOCKS: fix unitialized-pointer | Jeremy Harris |
2017-09-16 | Provide readn() as a wrapper around read() | Heiko Schlittermann (HS12-RIPE) |
2017-09-10 | DKIM: fix signing bug induced by total size of parameter text | Jeremy Harris |
2017-09-04 | Fix sieve QP regression from Coverity cleanups | Phil Pennock |
2017-08-21 | Fixed compilation with mariadb-10.2 | Jaroslav Škarvada |
2017-08-20 | Use bitfields for flags in the "addr" struct | Jeremy Harris |
2017-08-13 | Document CVE assignment for Berkeley DB issue | Jeremy Harris |
2017-08-10 | Coding: use specified-initialisers | Jeremy Harris |
2017-08-09 | DKIM: Enforce any "h" field present in the DNS publickey record. This can b... | Jeremy Harris |
2017-07-30 | Retire historical build files | Jeremy Harris |
2017-07-22 | On callout avoid SIZE every time but noncacheable rcpt main-verify. Bug 2151 | Jeremy Harris |
2017-07-18 | Fix cache-cold random callout verify. Bug 2147 | 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-07-03 | Transform string_append_listele{,_n}() to proper expanding-string triplet int... | Jeremy Harris |
2017-06-28 | Update Changelog about -p/-oMr | Heiko Schlittermann (HS12-RIPE) |
2017-06-27 | Fix ChangeLog notice re manualroute option ordering | Phil Pennock |
2017-06-26 | Repair manualroute transport name not-last option | Phil Pennock |
2017-06-03 | Fix logging of delivery port for callout lazy-close, when port specified by r... | Jeremy Harris |
2017-06-03 | Fix crash in transport, on second smtp-connect fail for a list of target hosts | Jeremy Harris |
2017-05-30 | Malware: make "sock" cmdline default usable. Bug 2111 | Jeremy Harris |
2017-05-20 | Use DH_bits for OpenSSL 1.1.0 | Phil Pennock |
2017-05-19 | TLS: PIPELINING under OpenSSL | Jeremy Harris |
2017-05-17 | TLS: do decent PIPELINING under TLS, at least with GnuTLS | Jeremy Harris |
2017-05-09 | Add option commandline_checks_require_admin | Phil Pennock |
2017-05-06 | Enable use of sendfile on FreeBSD | Jeremy Harris |