summaryrefslogtreecommitdiff
path: root/test/stderr/5840
AgeCommit message (Collapse)Author
2017-01-21Use smtp_write_mail_and_rcpt_cmds() for verify calloutJeremy Harris
2017-01-21Use smtp_setup_conn() for verify calloutJeremy Harris
2016-11-15Callout: wait for response to QUIT before closingJeremy Harris
2016-11-14Testsuite: Add verbose comments to 5840Heiko Schlittermann (HS12-RIPE)
2016-10-29Testsuite: tidyingJeremy Harris
2016-10-23Testsuite: account for platforms not supporting TFO, reduxHeiko Schlittermann (HS12-RIPE)
2016-10-23Testsuite: account for platforms not supporting TFOJeremy Harris
2016-10-22TCP Fast OpenJeremy Harris
2016-10-08Fix callouts connection fallback from TLS to cleartext. Bug 1897Jeremy Harris
2016-08-07CHUNKING: fix transmit with long headersJeremy Harris
When the buffer used for SMTP commands and message headers filled to flush point, protocol sequencing was wrong.
2016-07-08Cutthrough: avoid use of callout result cacheJeremy Harris
The connection always needs to be made, and no result need be cached after verify either.
2015-05-15Callout: additional debug on cache operationsJeremy Harris
2015-03-24Use TLS by default on callouts/cutthroughsJeremy Harris
2015-03-24Fix default-port TLSA lookup done by callout. Bug 1602Jeremy Harris