Age | Commit message (Expand) | Author |
2015-09-22 | Testsuite: move regex testcase to Content-scanning section | Jeremy Harris |
2015-09-20 | DNS: avoid overflow in cache TTL for negative entries. Bug 1395 | Jeremy Harris |
2015-09-19 | Retry: always use interface, if set, for retry DB key. Bug 1678 | Jeremy Harris |
2015-09-17 | DNS: time-limit cached returns, using TTL. Bug 1395 | Jeremy Harris |
2015-09-14 | Add the Exim version to process info (exiwhat) | Heiko Schlittermann (HS12-RIPE) |
2015-09-13 | TLS: downgrade fail of cert-based authentication from log message to debu... | Jeremy Harris |
2015-09-12 | New $callout_address variable to record spamd (etc) address. Bug 1652 | Jeremy Harris |
2015-09-09 | DSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce messages. Bug 1686 | Jeremy Harris |
2015-09-08 | Capture substrings in ACL regex= . Bug 425. | Jeremy Harris |
2015-08-25 | Close logs after daemon-process exceptional write. Bug 728 | Jeremy Harris |
2015-08-21 | Remember the fail reason for verify=headers_syntax. Bug 264 | Jeremy Harris |
2015-08-21 | Fix post-transport-crash: safeguard for missing spool BUG 1671 | Heiko Schlittermann (HS12-RIPE) |
2015-08-21 | Add a .ctags file to src | Heiko Schlittermann (HS12-RIPE) |
2015-08-19 | Fix post-transport-crash. | Heiko Schlittermann (HS12-RIPE) |
2015-08-14 | Improve the consistency of logging incoming and outgoing interfaces. | Tony Finch |
2015-08-14 | Overhaul the debug_selector and log_selector machinery to support variable-le... | Tony Finch |
2015-08-13 | Fix timeout adjustment in c528cec4 | Heiko Schlittermann (HS12-RIPE) |
2015-08-12 | Adjust the timeout after interrupted select() | Heiko Schlittermann (HS12-RIPE) |
2015-08-11 | GnuTLS: avoid whining about OCSP when not requested by config | Jeremy Harris |
2015-08-11 | Fix ESMTP MAIL command option processing | Heiko Schlittermann (HS12-RIPE) |
2015-08-11 | Build: Make test_{os,parse,dbfn,string} work | Heiko Schlittermann (HS12-RIPE) |
2015-08-10 | Really re-select() when interrupted. | Heiko Schlittermann (HS12-RIPE) |
2015-08-09 | Compiler quietening | Heiko Schlittermann (HS12-RIPE) |
2015-08-06 | OpenSSL: fix complile on pre-EC-capable library versions | Jeremy Harris |
2015-08-02 | GnuTLS: avoid using OCSP on buggy library versions. Bug 1664 | Jeremy Harris |
2015-08-02 | Testsuite: Add testcase for OCSP-nonaware client, to supporting server. Bug ... | Jeremy Harris |
2015-07-30 | Docs: Add a note about the maximum spam bar length | Heiko Schlittermann (HS12-RIPE) |
2015-07-26 | Compiler quietening | Jeremy Harris |
2015-07-15 | Add check on tls_auth pseudo-command. Bug 1659 | Jeremy Harris |
2015-07-12 | Compile with DISABLE_PRDR set | Phil Pennock |
2015-07-04 | Bump LOCAL_SCAN_ABI_VERSION. | Andreas Metzler |
2015-06-23 | Fix error message for router headers_remove expansion failure | Jeremy Harris |
2015-06-22 | Fix support of $spam_ variables at delivery time. Bug 1647 | Jeremy Harris |
2015-06-22 | Testsuite: fix operator precedence in dns_extract_auth_name() | Jeremy Harris |
2015-06-22 | Before importing a certificate, free any previous one. Bug 1648 | Jeremy Harris |
2015-06-21 | Extract NS/SOA in dns_extract_auth_name() more precisly. | Heiko Schlittermann (HS12) |
2015-06-21 | Fix and extend the checks in dns_is_secure() | Heiko Schlittermann (HS12) |
2015-06-21 | Before importing a certificate, free any previous one. Bug 1648 | Jeremy Harris |
2015-06-20 | Add docs and massage coding standards for dns_trust_aa | Jeremy Harris |
2015-06-20 | Add dns_trust_aa | Heiko Schlittermann (HS12) |
2015-06-15 | DSN: fix null deref when bounce is due to conn-timeout. Bug 1630 | Wolfgang Breyha |
2015-06-14 | Add tls_eccurve main config option. Bug 1397 | Jeremy Harris |
2015-06-14 | minor tidying | Jeremy Harris |
2015-06-09 | Revert "Show the DNSSEC status (ad=) always in -bt/-bv output" | Heiko Schlittermann (HS12) |
2015-06-09 | Tighter guard for POLLRDHUP | Jeremy Harris |
2015-06-08 | Truncate delay when peer closes connection. Bug 348 | Jeremy Harris |
2015-06-07 | Content scan: Use ETIMEDOUT not ETIME, as having better portability. Bug 1640 | Andreas Metzler |
2015-06-06 | PRDR: enable server-side in the default config | Jeremy Harris |
2015-06-06 | Logging: add log_selector items in the default config. Bug 1333 | Jeremy Harris |
2015-06-06 | DSN: fix null deref when bounce is due to conn-timeout. Bug 1630 | Wolfgang Breyha |