aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1321
AgeCommit message (Collapse)Author
2013-02-07imap: Changed response tag generation to be completely uniqueSteve Holme
Updated the automatic response tag generation to follow the examples given in RC3501, which list a 4 character string such as A001, A002, etc. As a unique identifier should be generated for each command the string generation is based on the connection id and the incrementing command id.
2013-01-06imap: Added support for SASL based authentication mechanism detectionSteve Holme
Added support for detecting the supported SASL authentication mechanisms via the CAPABILITY command.
2012-03-23tests #1316 #1319 #1320 #1321: add missing keywordsYang Tse
2012-01-04test1320 test1321: avoid User-Agent comparisonYang Tse
2012-01-03tests: test IMAP, POP3 and SMTP over HTTP proxy tunnelDaniel Stenberg