Age | Commit message (Expand) | Author |
2021-04-03 | Make smtp_accept_max_per_connection expanded | Jeremy Harris |
2021-03-27 | GnuTLS: use a less bogus-looking temporary filename for DH-parameters | Jeremy Harris |
2021-03-21 | DNS: explicit alloc/free of workspace | Jeremy Harris |
2021-03-20 | Memory handling: exponentially-increasing alloc size | Jeremy Harris |
2021-03-20 | DKIM: verify using separate pool-pair, reset per message | Jeremy Harris |
2021-02-22 | Fix list-expansion for various domainlists, having included sublist elements.... | Jeremy Harris |
2021-02-19 | Fix weight calculation for socks_proxy. Bug 2694 | Heiko Schlichting |
2021-02-19 | Fix weight calculation for spamd_address. Bug 2694 | Heiko Schlichting |
2021-02-06 | Docs: fix bug reference | Jeremy Harris |
2021-02-06 | Fix handling of server which follows a RCPT 452 with a 250. Bug 26092 | Jeremy Harris |
2021-02-06 | Fix daemon-SIGHUP on FreeBSD | Jeremy Harris |
2021-01-31 | gsasl authenticator: support client salted-password caching | Jeremy Harris |
2021-01-29 | Lookups: fix $local_part_data for a match on a filename list element. Bug 2691 | Jeremy Harris |
2021-01-25 | AUTH: avoid logging creds on ACL denial | Jeremy Harris |
2021-01-15 | Hints DB: harden against corrupt files by ignoring unexpected size records | Jeremy Harris |
2021-01-12 | Auths: in plaintext authenticator, fix parsing of consecutive circuflex. Bug... | Jeremy Harris |
2021-01-12 | Docs: change note | Jeremy Harris |
2020-12-28 | Logging: make placement of continued-delivery asterisk consistent | Jeremy Harris |
2020-12-24 | Fix ${listextract } from a tainted list | Jeremy Harris |
2020-12-20 | Fix local delivery delay when combined with remote callout/hold. Bug 2599 | Jeremy Harris |
2020-12-17 | Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword. | Jeremy Harris |
2020-12-16 | Fix matching of long addresses. Bug 2677 | Jeremy Harris |
2020-11-19 | Logging: add I= element to transport-defer lines. Bug 2675 | Jeremy Harris |
2020-11-03 | Fix spurious logging of select error | Jeremy Harris |
2020-11-02 | Pass authenticator pubname through spool. Bug 2648 | Jeremy Harris |
2020-10-30 | LDAP: fix taint-check in server list walk. Bug 2646 | Jeremy Harris |
2020-10-05 | Add proxy_protocol_timeout main config option. | Heiko Schlittermann (HS12-RIPE) |
2020-10-04 | TLS: preload configuration items | Jeremy Harris |
2020-10-04 | tidying | Jeremy Harris |
2020-09-26 | OpenSSL: Fix client-side tls_verify_cert_hostnames behaviour | Jeremy Harris |
2020-09-25 | Docs: Fix various typos (Closes 2650, 2651) | Nicolas R |
2020-09-25 | Docs: Minor typos in spec and NewStuff (Closes 2649) | Andreas Metzler |
2020-09-25 | Doc: Fix a typo in NewStuff for 4.94 (Closes 2649) | Nicolas R |
2020-09-17 | default DH prime choice consistency | Phil Pennock |
2020-08-21 | Taint: fix off-by-one in is_tainted(). Bug 2634 | Gavan |
2020-08-20 | DANE: force SNI to use $domain. Bug 2265 | Jeremy Harris |
2020-08-14 | Fix ${readsocket } eol-replacement. Bug 2630 | Jeremy Harris |
2020-08-10 | dnslists: hardwired return value check. Bug 2631 | Jeremy Harris |
2020-08-09 | Fix spelling of local_part_data in docs and debug output | Jeremy Harris |
2020-08-01 | SPF: enhance A-R result | Jeremy Harris |
2020-07-26 | GnuTLS: in server, detect TCP RST from client after QUIT under SSL, | Jeremy Harris |
2020-07-24 | OpenSSL: in server, detect TCP RST from client after QUIT under SSL, | Jeremy Harris |
2020-07-13 | Taint: fix ACL "spam" condition, to permit tainted name arguments | Jeremy Harris |
2020-07-10 | Command-line option for no notifier socket. Bug 2616 | Jeremy Harris |
2020-07-09 | Fix taint trap in parse_fix_phrase(). Bug 2617 | Jeremy Harris |
2020-07-06 | Fix DKIM signing to always ;-terminate. Bug 2295 | Guillaume Outters |
2020-07-05 | Support ret-full on lsearch. Bug 2611 | Jeremy Harris |
2020-07-03 | typoes | Jeremy Harris |
2020-06-30 | Fix message-reception clock usage. Bug 2615 | Jeremy Harris |
2020-06-29 | Taint: fix ACL "spam" condition, to permit tainted name arguments. | Jeremy Harris |