Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-07 | imap: Changed response tag generation to be completely unique | Steve 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-06 | imap: Added support for SASL based authentication mechanism detection | Steve Holme | |
Added support for detecting the supported SASL authentication mechanisms via the CAPABILITY command. | |||
2012-03-23 | tests #1316 #1319 #1320 #1321: add missing keywords | Yang Tse | |
2012-01-04 | test1320 test1321: avoid User-Agent comparison | Yang Tse | |
2012-01-03 | tests: test IMAP, POP3 and SMTP over HTTP proxy tunnel | Daniel Stenberg | |