summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-17tidyingJeremy Harris
2016-09-15Docs: mention Perl manpages for PCRE. Bug 1881Jeremy Harris
2016-09-14Logging: fix errno decodesJeremy Harris
2016-09-13Auth: fix error check in CRAM-MD5Jeremy Harris
2016-09-13tidyingJeremy Harris
2016-09-11Log EHLO response on getting conn-close response for HELO. Bug 1832Jeremy Harris
2016-09-11Reduce space used by flags in smtp transportJeremy Harris
2016-09-11Make BOOL unsigned; fix resulting latent bugsJeremy Harris
2016-09-05Cutthrough: option to reflect 4xx errors from target to initiatorJeremy Harris
2016-09-04Testsuite: missing output fileJeremy Harris
2016-09-03Docs: prettify code examples. Bug 1284Jeremy Harris
2016-09-03Docs: add note on strict DKIM verificationJeremy Harris
2016-09-01Testsuite: fix GnuTLS OCSP testingJeremy Harris
2016-09-01Support "G" multiplier on integer configuration valuesJeremy Harris
2016-09-01Testsuite: fix spool-space testcase for larger disksJeremy Harris
2016-09-01Tidying: coverity issuesJeremy Harris
2016-09-01CHUNKING: after rejecting a pipelined SMTP command, flush any followon BDAT dataJeremy Harris
2016-08-22Add automatic macros for compile-time feature optionsJeremy Harris
2016-08-22Testsuite: fix macro conflict (X vs. HEADERS_MAXSIZE)Jeremy Harris
2016-08-21tidyingJeremy Harris
2016-08-20Expansions: more debug verbosity in expansion conditionsJeremy Harris
2016-08-20Tidying: coverity issuesJeremy Harris
2016-08-19Testsuite: rework timing of time-dependent testcaseJeremy Harris
2016-08-18Delivery: fix transmission down an already-open connection, whenJeremy Harris
2016-08-17Delivery: same-host checking for transport runs should include port from addr...Jeremy Harris
2016-08-17tidyingJeremy Harris
2016-08-14Testsuite: add progress detail to log of troublesome testcaseJeremy Harris
2016-08-14DMARC: send forensic reports for reject & quarantine results, and "none" poli...Tony Meyer
2016-08-14Expansions: new ${escape8bit:<string>} operator. Bug 1863Jeremy Harris
2016-08-14LMDB: introduce as Experimental. Bug 1856Andrew Colin Kissa
2016-08-11ACL: Ensure that acl_smtp_notquit is called for a conndrop between data-go-ah...Jasen Betts
2016-08-11Defensive coding in ${run }Jeremy Harris
2016-08-11tidyingJeremy Harris
2016-08-11Testsuite: missing output filesJeremy Harris
2016-08-09Testsuite: nail down hostname for CHUNKING test casesJeremy Harris
2016-08-09Docs: more index entries for header linesJeremy Harris
2016-08-08Radius: Fix authentication for Radius libraries that return REJECT_RC. Bug 1850Leonhard Knauff
2016-08-08DKIM: reduce memory usage (2nd go)Jeremy Harris
2016-08-08Testsuite: accept debug & testscript output sizes varying with testhost nameJeremy Harris
2016-08-08Testsuite: account for change in debugJeremy Harris
2016-08-07CHUNKING/DKIM: fix handling of lines having a leading dotJeremy Harris
2016-08-07Revert "DKIM: reduce memory usage"Jeremy Harris
2016-08-07CHUNKING: fix transmit with long headersJeremy Harris
2016-08-06DKIM: reduce memory usageJeremy Harris
2016-08-06Routing: in a dnslookup, fix fail_defer_domains to defer on missing MX record...Jeremy Harris
2016-08-06Fix DISABLE_DKIM build & test. Fix build on systems lacking MAX in standard ...Jeremy Harris
2016-08-06Merge branch 'CHUNKING'Jeremy Harris
2016-08-05tidyingJeremy Harris
2016-08-04Docs: add warning on non-ASCII results from SpamAssassin. Bug 1863Jeremy Harris
2016-08-04Merge branch 'fakereject'Jeremy Harris