aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/pop3/POP3CommandTest.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-05Code style and clarity.Vincent Richard1-46/+49
2014-02-13Added support for initial response in SASL authentication.Vincent Richard1-0/+9
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-23/+24
2013-06-12Moved POP3 connection-related things to POP3Connection object.Vincent Richard1-1/+6
2013-06-11Moved POP3 client command related things to POP3Command class.Vincent Richard1-0/+223