summaryrefslogtreecommitdiff
path: root/test/stdout/0900
Commit message (Expand)AuthorAgeFilesLines
* CHUNKING: handle protocol errors during receptionJeremy Harris2022-05-261-1/+41
* CHUNKING: fix second message on conn when first rejectedJeremy Harris2022-05-261-2/+125
* testsuite: reproduce BDAT with missing eol (Bug 1974)Heiko Schlittermann (HS12-RIPE)2021-05-271-5/+41
* CHUNKING: Reject messages with malformed line ending. Bug 2000Jeremy Harris2017-01-291-0/+33
* CHUNKING: after rejecting a pipelined SMTP command, flush any followon BDAT dataJeremy Harris2016-09-011-0/+37
* Testsuite: nail down hostname for CHUNKING test casesJeremy Harris2016-08-091-27/+27
* pass advertised facility to continued-transport processJeremy Harris2016-08-021-3/+32
* receive flow processingJeremy Harris2016-08-021-0/+232