summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-06Logging: disable the verbose DKIM verification line by default; add a tag to ...Jeremy Harris
2018-01-05SPF: promote from Experimental to mainline statusJeremy Harris
2018-01-03tidyingJeremy Harris
2018-01-02coding standardsJeremy Harris
2018-01-01Content scan: Remove support for the 7-year deprecated ClamAV "STREAM" methodJeremy Harris
2018-01-01Content scan: Disable "aveserver", "kavdaemon" and "mksd" in the template ma...Jeremy Harris
2018-01-01Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris
2018-01-01refactor show-supported codingJeremy Harris
2018-01-01tidyingJeremy Harris
2017-12-31Enable header_syntax verify in the example configJeremy Harris
2017-12-30MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214.Jeremy Harris
2017-12-29Fix issue with continued-connections when the DNS shifts unreliablyJeremy Harris
2017-12-29Fix crash associated with dnsdb lookup done from DKIM ACL. Bug 2215Jeremy Harris
2017-12-28Use common routine for building tagstring for dns-fail cacheJeremy Harris
2017-12-28Debug: enhance output from smtp transport entryJeremy Harris
2017-12-28DKIM: tighter checking while parsing signature headers. Bug 2217Jeremy Harris
2017-12-28Check ARGV before subscripting itGeraint Edwards
2017-12-24Lookups: fix pgsql multiple-row, single-column returnJeremy Harris
2017-12-23Delivery: remove restriction on dirname length on having to create directorie...Jeremy Harris
2017-12-22DANE/GnuTLS: split verification of mixed sets of TLSA records by usageJeremy Harris
2017-12-22ConstificationJeremy Harris
2017-12-22Fix const issue in nisplus lookupJeremy Harris
2017-12-22Fix build of nisplus lookupAndreas Piesk
2017-12-21exim: regularize exim -bI:help outputJosh Soref
2017-12-21exiwhat: use RM_COMMANDtv
2017-12-20DANE/GnuTLS: filter TLSA records for usabilityJeremy Harris
2017-12-20DANE/GnuTLS: ignore traditional CA anchor validation in DANE-EE modeJeremy Harris
2017-12-20ACL: Disallow '/' characters in queue names specified for "queue="Jeremy Harris
2017-12-19Merge branch '4.next'Jeremy Harris
2017-12-19Fix nossl buildJeremy Harris
2017-12-19DANE: support under GnuTLS. Bug 1523Jeremy Harris
2017-12-16DANE: fix type-2xx TLSA under older OpenSSL versions Bug 2198Viktor Dukhovni
2017-12-16Testsuite: testcase for Bug 2198Jeremy Harris
2017-12-12CHUNKING: flush input stream after message-fatal error detection. Bug 2201exim-4_90_RC4exim-4_90Jeremy Harris
2017-12-08tidyingJeremy Harris
2017-12-08Add compile-time guard against BDB library version 6Jeremy Harris
2017-12-04Fix non-OCSP OpenSSL buildJeremy Harris
2017-12-03GnuTLS: multiple server certs, OCSP stapling. Bug 2092Jeremy Harris
2017-12-03DKIM: Ignore non-DKIM TXT records in DNS response. Bug 2207Heiko Schlittermann (HS12-RIPE)
2017-12-03Fix initialiser in smtp transportJeremy Harris
2017-12-03Chunking: do not treat the first lonely dot special. CVE-2017-16944, Bug 2201Heiko Schlittermann (HS12-RIPE)
2017-12-03Logging: fix log line for local_scan() rejectionJeremy Harris
2017-12-03DKIM: fix tolerating spaces round tag valuesJeremy Harris
2017-12-03Fix filename length check in mime-handlingJeremy Harris
2017-12-03tidyingJeremy Harris
2017-12-02Fix initialiser in smtp transportJeremy Harris
2017-12-01Debug: fix coding in dnssec reporting. Bug 2205Jeremy Harris
2017-11-30TLS: avoid calling smtp_auth_acl on client cert when no tls authenticator is ...Jeremy Harris
2017-11-29TLS: Fix excessive calling of smtp_auth_acl under AUTH_TLS. Bug 2203Jeremy Harris
2017-11-28Chunking: do not treat the first lonely dot special. CVE-2017-16944, Bug 2201Heiko Schlittermann (HS12-RIPE)