summaryrefslogtreecommitdiff
path: root/test/scripts
AgeCommit message (Collapse)Author
2020-01-26ACL: control = queue/first_pass_routeJeremy Harris
2020-01-24Testsuite: change port used for identd testJeremy Harris
2020-01-23Dovecot auth: inet socket. Bug 2280Jeremy Harris
2020-01-15gsasl authenticator: support crypted secrets, server sideJeremy Harris
2020-01-11redirect router: taint-enforce filenamesJeremy Harris
2020-01-11pipe transport: taint-enforce commandJeremy Harris
2020-01-11appendfile: taint-enforce file & directory optionsJeremy Harris
testsuite: bless facility
2020-01-07SPF: fix result for case of only non-spf TXT RRs. Bug 2499Wolfgang Breyha
2020-01-02SPF: handle DNS NO_DATA return. Bug 2499Wolfgang Breyha
2019-12-30Testsuite: testcase for GSASL SCRAM-SHA-256Jeremy Harris
2019-12-28SPF: fix handling mix of spf and other txt records. Bug 2499Wolfgang Breyha
2019-12-28Testsuite: SPF testcase additionsJeremy Harris
2019-12-27Authenticator gsasl: client support. Bug 2349Jeremy Harris
2019-12-27SPF: support uppercase in v=spf1, permerror-on-multiple-RRs. Bug 2499Jeremy Harris
2019-12-24Testsuite outputJeremy Harris
Broken-by: 98eb959291
2019-12-24Fix the variables set by gsasl authenticatorJeremy Harris
2019-12-22PIPELINING: break and check for 452 every hundred RCPTsJeremy Harris
2019-12-17 ARC: Reset received ARC instance counter before next message on a ↵Jeremy Harris
connection. Bug 2498
2019-12-16Testsuite: avoid using STARTTLS in a non-TLS testcaseJeremy Harris
2019-12-15Events: add msg:defer Bug 2477Jeremy Harris
2019-12-14Zero smtp context structure after allocationJeremy Harris
2019-12-12Testsuite: testcase for misordered ARC headers. Bug 2493Jeremy Harris
2019-12-11Testsuite: care vs. platform differences in ordering multi-rcpt deliveryJeremy Harris
2019-12-08Merge branch '4.next'Jeremy Harris
2019-12-08FreeBSD: better support for TFOJeremy Harris
2019-12-01Testsuite: document testcase issue on FreeBSDJeremy Harris
2019-11-30Testsuite: split out ipv6 testcase needing a non-linklocal interface addrJeremy Harris
2019-11-13Testsuite: comment corner-caseJeremy Harris
2019-11-09Remove the daemon pid file when exit is due to SIGTERM. Bug 340Jeremy Harris
2019-11-05DKIM/CHUNKING: support CHUNKING when a transport_filter is used, if DKIM ↵Jeremy Harris
signing is being done
2019-11-05Testsuite: DKIM/transport_filter testcaseJeremy Harris
2019-10-25Output newline after list of message IDs output by "-Mxxx" operationsJeremy Harris
2019-10-25Support moving messages across named queues. Bug 2456Jeremy Harris
2019-10-24Testsuite: handle slow test-hosts more intelligentlyJeremy Harris
2019-10-22Be careful about DNS response AD/AA bits for error returnsJeremy Harris
2019-10-20Tetsuite: feature-check multileaf OCSP testcasesJeremy Harris
2019-10-19CHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug 2454Jeremy Harris
2019-10-17OpenSSL: full-chain OCSP stapling. Bug 1466Jeremy Harris
2019-10-13SRS: native implementation. Bug 1649Jeremy Harris
2019-09-29OpenSSL: fix build on earlier library versionsJeremy Harris
2019-09-29OpenSSL: support OCSP stapling on multi-cert serversJeremy Harris
2019-09-29tidyingJeremy Harris
2019-09-27Testsuite: regression-test for bug. Bug 2449Jeremy Harris
2019-09-26GnuTLS: full-chain OCSP stapling. Bug 1466Jeremy Harris
2019-09-22DMARC: promote the support from Experimental to mainlineJeremy Harris
2019-09-22Testsuite: handle non-exim-writable testcase spoolfilesJeremy Harris
2019-09-20GnuTLS: Move to more-modern stapling APIJeremy Harris
2019-09-15Testsuite: bump timeouts, for slower platformsJeremy Harris
2019-09-10Move the regression test for CVE-2019-15846 to 1100-Basic-TLS/1100Heiko Schlittermann (HS12-RIPE)
2019-09-08string.c: do not interpret '\\' before '\0' (CVE-2019-15846)Heiko Schlittermann (HS12-RIPE)
Add documents about CVE-2019-15846 Add testcase for CVE-2019-15846 Update Changelog Add Announcements (cherry picked from commit 2600301ba6dbac5c9d640c87007a07ee6dcea1f4, 6693563381 and cdc7f9a966)