aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/pop3/POP3CommandTest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-46/+49
|
* Added support for initial response in SASL authentication.Vincent Richard2014-02-131-0/+9
|
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-23/+24
|
* Moved POP3 connection-related things to POP3Connection object.Vincent Richard2013-06-121-1/+6
|
* Moved POP3 client command related things to POP3Command class.Vincent Richard2013-06-111-0/+223