summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2021-01-15Hints DB: harden against corrupt files by ignoring unexpected size recordsJeremy Harris
2021-01-12Auths: in plaintext authenticator, fix parsing of consecutive circuflex. Bug...Jeremy Harris
2021-01-12Docs: change noteJeremy Harris
2020-12-28Logging: make placement of continued-delivery asterisk consistentJeremy Harris
2020-12-24Fix ${listextract } from a tainted listJeremy Harris
2020-12-20Fix local delivery delay when combined with remote callout/hold. Bug 2599Jeremy Harris
2020-12-17Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword.Jeremy Harris
2020-12-16Fix matching of long addresses. Bug 2677Jeremy Harris
2020-11-19Logging: add I= element to transport-defer lines. Bug 2675Jeremy Harris
2020-11-03Fix spurious logging of select errorJeremy Harris
2020-11-02Pass authenticator pubname through spool. Bug 2648Jeremy Harris
2020-10-30LDAP: fix taint-check in server list walk. Bug 2646Jeremy Harris
2020-10-05Add proxy_protocol_timeout main config option.Heiko Schlittermann (HS12-RIPE)
2020-10-04TLS: preload configuration itemsJeremy Harris
2020-10-04tidyingJeremy Harris
2020-09-26OpenSSL: Fix client-side tls_verify_cert_hostnames behaviourJeremy Harris
2020-09-25Docs: Fix various typos (Closes 2650, 2651)Nicolas R
2020-09-25Docs: Minor typos in spec and NewStuff (Closes 2649)Andreas Metzler
2020-09-25Doc: Fix a typo in NewStuff for 4.94 (Closes 2649)Nicolas R
2020-09-17default DH prime choice consistencyPhil Pennock
2020-08-21Taint: fix off-by-one in is_tainted(). Bug 2634Gavan
2020-08-20DANE: force SNI to use $domain. Bug 2265Jeremy Harris
2020-08-14Fix ${readsocket } eol-replacement. Bug 2630Jeremy Harris
2020-08-10dnslists: hardwired return value check. Bug 2631Jeremy Harris
2020-08-09Fix spelling of local_part_data in docs and debug outputJeremy Harris
2020-08-01SPF: enhance A-R resultJeremy Harris
2020-07-26GnuTLS: 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-13Taint: fix ACL "spam" condition, to permit tainted name argumentsJeremy Harris
2020-07-10Command-line option for no notifier socket. Bug 2616Jeremy Harris
2020-07-09Fix taint trap in parse_fix_phrase(). Bug 2617Jeremy Harris
2020-07-06Fix DKIM signing to always ;-terminate. Bug 2295Guillaume Outters
2020-07-05Support ret-full on lsearch. Bug 2611Jeremy Harris
2020-07-03typoesJeremy Harris
2020-06-30Fix message-reception clock usage. Bug 2615Jeremy Harris
2020-06-29Taint: fix ACL "spam" condition, to permit tainted name arguments.Jeremy Harris
2020-06-28Sqlite: fix segfault on bad/missing sqlite_dbfile. Bug 2606Jeremy Harris
2020-06-25Lookups: Fix "subdir" filter on a dsearch.Jeremy Harris
2020-06-24Handle quoted local_part input to ${srs_encode }. Bug 2607Jeremy Harris
2020-06-22Cutthrough: handle request when a callout-hold is active. Bug 2604Jeremy Harris
2020-06-20Fix string_copy() macro to not multiple-eval args. Bug 2603Jeremy Harris
2020-06-14Relax restrictions on which ACLs verify conditions may be usedJeremy Harris
2020-06-14Taint: fix verify. Bug 2598Jeremy Harris
2020-06-12smtp_accept_map_per_host: call search_tidyup in fail path. Bug 2597Jeremy Harris
2020-06-12Taint: fix radius expansion conditionJeremy Harris
2020-06-11TLS: use RFC 6125 rules for certifucate name checks when CNAMES are present. ...Jeremy Harris
2020-06-08Filters: fix "vacation" in Exim filter. Bug 2593Jeremy Harris
2020-06-06Sqlite: new-style option to specify db fileJeremy Harris
2020-06-04Fix -bi. Bug 2590Jeremy Harris
2020-06-03Taint: fix multiple ACL actions to properly manage tainted argument dataJeremy Harris