summaryrefslogtreecommitdiff
path: root/test/stderr
AgeCommit message (Expand)Author
2020-03-21Taint: mark more command-line argumentsJeremy Harris
2020-03-14Testtsuite: portabilityJeremy Harris
2020-03-12Debug: _exit() process-terminationJeremy Harris
2020-03-08Default notifier socket name to spooldir-dependent path even for abstract namesJeremy Harris
2020-03-08Testsuite: testcases for bug 2538Jeremy Harris
2020-03-01Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537Jeremy Harris
2020-02-21Allow for platforms not support abstract naming for Unix socketsJeremy Harris
2020-02-19Add queue_size variable. Bug 1406Jeremy Harris
2020-02-18 Overlapped twophase-queue-run and delivery. Experimental.Jeremy Harris
2020-01-26ACL: control = queue/first_pass_routeJeremy Harris
2020-01-15gsasl authenticator: support crypted secrets, server sideJeremy Harris
2020-01-11pipe transport: taint-enforce commandJeremy Harris
2020-01-11appendfile: taint-enforce file & directory optionsJeremy Harris
2020-01-08Add debug for content of file tainted due to faile name taintJeremy Harris
2019-12-22PIPELINING: break and check for 452 every hundred RCPTsJeremy Harris
2019-12-16Testsuite: avoid using STARTTLS in a non-TLS testcaseJeremy Harris
2019-12-13Early-pipe: clear unused feature bitsJeremy Harris
2019-12-11Testsuite: care vs. platform differences in ordering multi-rcpt deliveryJeremy Harris
2019-12-08Merge branch '4.next'Jeremy Harris
2019-12-08Testsuite: explicitly disable TFO in transportsJeremy Harris
2019-12-05Testsuite: munge for platform errno value variances (Hurd)Jeremy Harris
2019-11-18TLS: restore TLS protocol version to default Received: headerJeremy Harris
2019-11-14TLS: restore TLS protocol version to default Received: headerJeremy Harris
2019-11-09Testsuite: fix stderr mungingJeremy Harris
2019-11-09Remove the daemon pid file when exit is due to SIGTERM. Bug 340Jeremy Harris
2019-11-01Logging: TLSA lookups should honor slow_lookup_logJeremy Harris
2019-10-27DNS: tag res_search() hack by lookup type in debug output; munge ipv6 lines i...Jeremy Harris
2019-10-27Testsuite; output changes resultingJeremy Harris
2019-10-27Refactor the res_search() fail hackJeremy Harris
2019-10-23DKIM: disallow default acceptance of sha1 for verifyJeremy Harris
2019-10-22Be careful about DNS response AD/AA bits for error returnsJeremy Harris
2019-10-21Testsuite: munge for non-TLS buildsJeremy Harris
2019-10-19Testsuite: when running under the testharness, wait longer for transport proc...Jeremy Harris
2019-10-18Testsuite: output changes resultingJeremy Harris
2019-10-15Testsuite: output changes resultingJeremy Harris
2019-10-02DSN: add References: header. Bug 2452Jeremy Harris
2019-09-16Consistent logging, always use DKIM instead of mixed DKIM/PDKIMHeiko Schlittermann (HS12-RIPE)
2019-09-07Testsuite: increase RBL record TTLJeremy Harris
2019-09-05Testsuite: drop test.ex domain neg-cache ttl to 3000Jeremy Harris
2019-09-05Support TTL from SOA for NXDOMAIN & NODATA cache entries for dnslists. Bug 1395Jeremy Harris
2019-09-02Testsuite: platform differences for resolver flags bitsJeremy Harris
2019-09-01Testsuite: keep noqualify testcase from using external DNSJeremy Harris
2019-09-01Testsuite: platform differences for resolver flags bitsJeremy Harris
2019-09-01Testsuite: fix non-ipv6 platformsJeremy Harris
2019-09-01Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395Jeremy Harris
2019-08-14Testsuite: not all builds include SPFJeremy Harris
2019-08-13SPF: split library init from per-connection initJeremy Harris
2019-08-13SPF: use exim facilities for DNS lookupsJeremy Harris
2019-08-10Routers: make retry_use_local_part default true when any non-domain condition...Jeremy Harris
2019-08-03Callouts: filter smtp response for bad chars before using in our smtp respons...Jeremy Harris