summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-01Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395Jeremy Harris
2019-08-30Always check return from tls_export_cert()Heiko Schlittermann (HS12-RIPE)
2019-08-29Testcase for handling of -H files for excessive long '-KEY' linesHeiko Schlittermann (HS12-RIPE)
2019-08-27Fix ${domain:} for a bare local-part input. Bug 2375Jeremy Harris
2019-08-19typosJeremy Harris
2019-08-19Build: workaround inlining problems on SolarisJeremy Harris
2019-08-19taint SNI values supplied by clientJeremy Harris
2019-08-19Build: workaround inlining problems on SolarisJeremy Harris
2019-08-19taint nonrcpt names read from spoolJeremy Harris
2019-08-19inliningJeremy Harris
2019-08-15Appendfile: when evaluating quota use attemd to link countsJeremy Harris
2019-08-13SPF: split library init from per-connection initJeremy Harris
2019-08-13DMARC: Use exim facilities for DNS lookupsJeremy Harris
2019-08-13DNS: use tainted memory for all lookupsJeremy Harris
2019-08-13SPF: use exim facilities for DNS lookupsJeremy Harris
2019-08-11DKIM: preferences for verify algorithmsJeremy Harris
2019-08-10Routers: make retry_use_local_part default true when any non-domain condition...Jeremy Harris
2019-08-10Fix ipv6-less buildJeremy Harris
2019-08-10DKIM: use tainted mem for dns lookupJeremy Harris
2019-08-10constifyJeremy Harris
2019-08-04Lookups: support IPv6 addresses in the spf lookup type. Bug 2378Jeremy Harris
2019-08-03Callouts: filter smtp response for bad chars before using in our smtp respons...Jeremy Harris
2019-08-03compiler quieteningJeremy Harris
2019-08-03Fix bogus taint coding in setenvJeremy Harris
2019-08-03Build: workaround inlining problems on SolarisJeremy Harris
2019-08-02preallocate store for configJeremy Harris
2019-08-02Auth: handle socket read errors in Dovecot authenticatorBruce Lee
2019-08-01tidyingJeremy Harris
2019-07-29Fix build on OpenBSDJeremy Harris
2019-07-29Fix taint-checking on OpenBSDJeremy Harris
2019-07-28Fix crash after TLS channel shutdownJeremy Harris
2019-07-27Build: workaround inlining problems on SolarisJeremy Harris
2019-07-27Build: workaround inlining problems on SolarisJeremy Harris
2019-07-25Build: workaround inlining problems on SolarisJeremy Harris
2019-07-25De-taint library-return string for inet_ntoa() etcJeremy Harris
2019-07-25inliningJeremy Harris
2019-07-25Fix dkim_strict expansion. Bug 2413Ruben Jenster
2019-07-25Track tainted data and refuse to expand itJeremy Harris
2019-07-25Avoid re-expansion in ${sort }Jeremy Harris
2019-07-20Debug: indent lowlevel connect resultJeremy Harris
2019-07-15Router variables: change list-separator to semicolonJeremy Harris
2019-07-11Router variables: local visibiliityJeremy Harris
2019-07-11Keep router-variables separate on addrs, to avoid taint contaminationJeremy Harris
2019-07-11tidyingJeremy Harris
2019-07-11Debug: indent lookup operationsJeremy Harris
2019-07-09Expansions: acl expansion error detailJeremy Harris
2019-07-08Routers: named variablesJeremy Harris
2019-07-06more function attribute annotationJeremy Harris
2019-07-02Add missing feature lines to prototype MakefileJeremy Harris
2019-06-29Fix bounce generation under RFC 3461 request. Bug 2411Jeremy Harris