2022-01-18 |
Jeremy Harris | Debug: pass ACL-initiated debug through execs |
blob | commitdiff | raw |
2022-01-11 |
Jeremy Harris | BSD: fix resource leak |
blob | commitdiff | raw | diff to current |
2021-12-30 |
Jeremy Harris | TLS: Deprecate RFC 5114 DH params. Bug 1895 |
blob | commitdiff | raw | diff to current |
2021-12-10 |
Jeremy Harris | OpenSSL: fix tls_require_ciphers needing underbar-norma... |
blob | commitdiff | raw | diff to current |
2021-11-28 |
John Paul Adrian... | Fix basic memory use for SPARC. Bug 2838 |
blob | commitdiff | raw | diff to current |
2021-11-22 |
Jeremy Harris | Fix shutdown=no in ${readsocket}. Bug 2784 |
blob | commitdiff | raw | diff to current |
2021-11-19 |
Jeremy Harris | Fix early use of $sender_host_name |
blob | commitdiff | raw | diff to current |
2021-11-17 |
Jeremy Harris | select() -> poll(). Bug 2831 |
blob | commitdiff | raw | diff to current |
2021-11-09 |
Jeremy Harris | Fix -be macro definition |
blob | commitdiff | raw | diff to current |
2021-11-06 |
Jeremy Harris | FreeBSD: do not strip binaries |
blob | commitdiff | raw | diff to current |
2021-10-17 |
Jeremy Harris | Change advertised feature name for PIPECONNECT |
blob | commitdiff | raw | diff to current |
2021-10-15 |
Jeremy Harris | Fix ALPN/OpenSSL. Bug 2815 |
blob | commitdiff | raw | diff to current |
2021-10-15 |
Jeremy Harris | Avoid calling gettimeofday(), select() per char for... |
blob | commitdiff | raw | diff to current |
2021-10-10 |
Jeremy Harris | FreeBSD: fix sendfile shim |
blob | commitdiff | raw | diff to current |
2021-10-02 |
Jeremy Harris | Docs: tidying |
blob | commitdiff | raw | diff to current |
2021-09-28 |
Jeremy Harris | Merge branch '4.next' |
blob | commitdiff | raw | diff to current |
2021-09-15 |
Thomas Noll | Constification |
blob | commitdiff | raw | diff to current |
2021-09-12 |
Jeremy Harris | pcre2 |
blob | commitdiff | raw | diff to current |
2021-09-07 |
Jeremy Harris | Docs: tidying |
blob | commitdiff | raw | diff to current |
2021-09-05 |
Jeremy Harris | Fix validation of domain-literals in Message_ID: header... |
blob | commitdiff | raw | diff to current |
2021-09-02 |
Jeremy Harris | Avoid wait-for-tick on single-message connections |
blob | commitdiff | raw | diff to current |
2021-08-10 |
Jeremy Harris | DKIM: fix verify under TLS & chunking, with pipelined... |
blob | commitdiff | raw | diff to current |
2021-07-11 |
Heiko Schlitterman... | Fix various doc typos |
blob | commitdiff | raw | diff to current |
2021-07-11 |
Jeremy Harris | GnuTLS: Fix certextract expansion |
blob | commitdiff | raw | diff to current |
2021-07-07 |
Jeremy Harris | Fix tainted message for fakereject |
blob | commitdiff | raw | diff to current |
2021-06-28 |
Jeremy Harris | Readonly-config: not supported by Solaris 10 |
blob | commitdiff | raw | diff to current |
2021-06-27 |
Jeremy Harris | Merge branch 'readonly_config' |
blob | commitdiff | raw | diff to current |
2021-06-27 |
Jeremy Harris | Doc note |
blob | commitdiff | raw | diff to current |
2021-06-22 |
Jeremy Harris | TLS: as server, reject connections with ALPN indicating... |
blob | commitdiff | raw | diff to current |
2021-06-04 |
Jeremy Harris | DMARC: note unsupported library versions issue |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Heiko Schlitterman... | Merge branch 'qualys-2020' |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Qualys Security... | SECURITY: Always exit when LOG_PANIC_DIE is set |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Qualys Security... | CVE-2020-28012: Missing close-on-exec flag for privileg... |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Heiko Schlitterman... | CVE-2020-28014, CVE-2021-27216: PID file handling |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Heiko Schlitterman... | CVE-2020-28008: Assorted attacks in Exim's spool directory |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Heiko Schlitterman... | SECURITY: Fix safeguard against upward traversal in... |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | SECURITY: rework BDAT receive function handling |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | SECURITY: fix SMTP verb option parsing |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | SECURITY: Avoid integer overflow on too many recipients |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | SECURITY: default recipients_max to 50,000 |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | SECURITY: refuse too small store allocations |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | SECURITY: fix Qualys CVE-2020-PFPZA |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | SECURITY: fix Qualys CVE-2020-PFPSN |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | SECURITY: fix Qualys CVE-2020-SLCWD |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | SECURITY: length limits on many cmdline options |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | Re-ran the conversion of all DH parameters |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Phil Pennock | Default config: reject on too many bad RCPT |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Heiko Schlitterman... | Handle SIGINT as we do with SIGTERM |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Heiko Schlitterman... | Enforce pid_file_path start at "/" |
blob | commitdiff | raw | diff to current |
2021-05-12 |
Jeremy Harris | Named Queues: fix immediate-delivery. Bug 2743 |
blob | commitdiff | raw | diff to current |
2021-05-04 |
Jeremy Harris | Fix ${ipv6norm:} |
blob | commitdiff | raw | diff to current |
2021-04-25 |
Jeremy Harris | Taint: enforce untainted ACL text line |
blob | commitdiff | raw | diff to current |
2021-04-16 |
Jeremy Harris | Log queue_time and queue_time_overall exclusive of... |
blob | commitdiff | raw | diff to current |
2021-04-07 |
Jeremy Harris | Pass proxy addresses/ports to continued trasnports... |
blob | commitdiff | raw | diff to current |
2021-03-27 |
Jeremy Harris | GnuTLS: use a less bogus-looking temporary filename... |
blob | commitdiff | raw | diff to current |
2021-03-21 |
Jeremy Harris | DNS: explicit alloc/free of workspace |
blob | commitdiff | raw | diff to current |
2021-03-20 |
Jeremy Harris | Memory handling: exponentially-increasing alloc size |
blob | commitdiff | raw | diff to current |
2021-03-20 |
Jeremy Harris | DKIM: verify using separate pool-pair, reset per message |
blob | commitdiff | raw | diff to current |
2021-02-22 |
Jeremy Harris | Fix list-expansion for various domainlists, having... |
blob | commitdiff | raw | diff to current |
2021-02-19 |
Heiko Schlichting | Fix weight calculation for socks_proxy. Bug 2694 |
blob | commitdiff | raw | diff to current |
2021-02-19 |
Heiko Schlichting | Fix weight calculation for spamd_address. Bug 2694 |
blob | commitdiff | raw | diff to current |
2021-02-06 |
Jeremy Harris | Docs: fix bug reference |
blob | commitdiff | raw | diff to current |
2021-02-06 |
Jeremy Harris | Fix handling of server which follows a RCPT 452 with... |
blob | commitdiff | raw | diff to current |
2021-02-06 |
Jeremy Harris | Fix daemon-SIGHUP on FreeBSD |
blob | commitdiff | raw | diff to current |
2021-01-31 |
Jeremy Harris | gsasl authenticator: support client salted-password... |
blob | commitdiff | raw | diff to current |
2021-01-29 |
Jeremy Harris | Lookups: fix $local_part_data for a match on a filename... |
blob | commitdiff | raw | diff to current |
2021-01-25 |
Jeremy Harris | AUTH: avoid logging creds on ACL denial |
blob | commitdiff | raw | diff to current |
2021-01-15 |
Jeremy Harris | Hints DB: harden against corrupt files by ignoring... |
blob | commitdiff | raw | diff to current |
2021-01-12 |
Jeremy Harris | Auths: in plaintext authenticator, fix parsing of conse... |
blob | commitdiff | raw | diff to current |
2021-01-12 |
Jeremy Harris | Docs: change note |
blob | commitdiff | raw | diff to current |
2020-12-28 |
Jeremy Harris | Logging: make placement of continued-delivery asterisk... |
blob | commitdiff | raw | diff to current |
2020-12-24 |
Jeremy Harris | Fix ${listextract } from a tainted list |
blob | commitdiff | raw | diff to current |
2020-12-20 |
Jeremy Harris | Fix local delivery delay when combined with remote... |
blob | commitdiff | raw | diff to current |
2020-12-17 |
Jeremy Harris | Remove the X_ prefix from the PIPE_CONNECT SMTP service... |
blob | commitdiff | raw | diff to current |
2020-12-16 |
Jeremy Harris | Fix matching of long addresses. Bug 2677 |
blob | commitdiff | raw | diff to current |
2020-11-19 |
Jeremy Harris | Logging: add I= element to transport-defer lines. ... |
blob | commitdiff | raw | diff to current |
2020-11-03 |
Jeremy Harris | Fix spurious logging of select error |
blob | commitdiff | raw | diff to current |
2020-11-02 |
Jeremy Harris | Pass authenticator pubname through spool. Bug 2648 |
blob | commitdiff | raw | diff to current |
2020-10-30 |
Jeremy Harris | LDAP: fix taint-check in server list walk. Bug 2646 |
blob | commitdiff | raw | diff to current |
2020-10-03 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2020-09-26 |
Jeremy Harris | OpenSSL: Fix client-side tls_verify_cert_hostnames... |
blob | commitdiff | raw | diff to current |
2020-09-25 |
Nicolas R | Docs: Fix various typos (Closes 2650, 2651) |
blob | commitdiff | raw | diff to current |
2020-09-17 |
Phil Pennock | default DH prime choice consistency |
blob | commitdiff | raw | diff to current |
2020-08-21 |
Gavan | Taint: fix off-by-one in is_tainted(). Bug 2634 |
blob | commitdiff | raw | diff to current |
2020-08-19 |
Jeremy Harris | DANE: force SNI to use $domain. Bug 2265 |
blob | commitdiff | raw | diff to current |
2020-08-14 |
Jeremy Harris | Fix ${readsocket } eol-replacement. Bug 2630 |
blob | commitdiff | raw | diff to current |
2020-08-10 |
Jeremy Harris | dnslists: hardwired return value check. Bug 2631 |
blob | commitdiff | raw | diff to current |
2020-08-09 |
Jeremy Harris | Fix spelling of local_part_data in docs and debug output |
blob | commitdiff | raw | diff to current |
2020-08-01 |
Jeremy Harris | SPF: enhance A-R result |
blob | commitdiff | raw | diff to current |
2020-07-13 |
Jeremy Harris | Taint: fix ACL "spam" condition, to permit tainted... |
blob | commitdiff | raw | diff to current |
2020-07-09 |
Jeremy Harris | Fix taint trap in parse_fix_phrase(). Bug 2617 |
blob | commitdiff | raw | diff to current |
2020-07-06 |
Guillaume Outters | Fix DKIM signing to always ;-terminate. Bug 2295 |
blob | commitdiff | raw | diff to current |
2020-07-03 |
Jeremy Harris | typoes |
blob | commitdiff | raw | diff to current |
2020-06-30 |
Jeremy Harris | Fix message-reception clock usage. Bug 2615 |
blob | commitdiff | raw | diff to current |
2020-06-29 |
Jeremy Harris | Taint: fix ACL "spam" condition, to permit tainted... |
blob | commitdiff | raw | diff to current |
2020-06-28 |
Jeremy Harris | Sqlite: fix segfault on bad/missing sqlite_dbfile.... |
blob | commitdiff | raw | diff to current |
2020-06-25 |
Jeremy Harris | Lookups: Fix "subdir" filter on a dsearch. |
blob | commitdiff | raw | diff to current |
2020-06-24 |
Jeremy Harris | Handle quoted local_part input to ${srs_encode }. ... |
blob | commitdiff | raw | diff to current |
2020-06-22 |
Jeremy Harris | Cutthrough: handle request when a callout-hold is activ... |
blob | commitdiff | raw | diff to current |
2020-06-20 |
Jeremy Harris | Fix string_copy() macro to not multiple-eval args.... |
blob | commitdiff | raw | diff to current |
next |