Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 5 | -82/+84 |
* | Fixed segfault at POP3 connection error. | Vincent Richard | 2013-08-16 | 1 | -0/+69 |
* | Moved POP3 connection-related things to POP3Connection object. | Vincent Richard | 2013-06-12 | 4 | -10/+99 |
* | Moved POP3 client command related things to POP3Command class. | Vincent Richard | 2013-06-11 | 1 | -0/+223 |
* | Refactored unit tests. | Vincent Richard | 2013-03-08 | 2 | -10/+2 |
* | Unit tests for POP3Utils. | Vincent Richard | 2013-02-14 | 1 | -0/+72 |
* | Unit tests for POP3Response. | Vincent Richard | 2013-02-13 | 1 | -0/+208 |