aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/pop3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-215-82/+84
* Fixed segfault at POP3 connection error.Vincent Richard2013-08-161-0/+69
* Moved POP3 connection-related things to POP3Connection object.Vincent Richard2013-06-124-10/+99
* Moved POP3 client command related things to POP3Command class.Vincent Richard2013-06-111-0/+223
* Refactored unit tests.Vincent Richard2013-03-082-10/+2
* Unit tests for POP3Utils.Vincent Richard2013-02-141-0/+72
* Unit tests for POP3Response.Vincent Richard2013-02-131-0/+208