Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 1 | -11/+11 |
2013-06-12 | Moved POP3 connection-related things to POP3Connection object. | Vincent Richard | 1 | -9/+11 |
2013-02-13 | Trim first line of POP3 response to get rid of CR, if any. | Vincent Richard | 1 | -2/+2 |
2013-01-10 | Updated copyright year and maintainer email address. | Vincent Richard | 1 | -1/+1 |
2012-12-12 | Trivial 64-bit warning fixes. | Vincent Richard | 1 | -2/+2 |
2012-12-06 | Moved POP3 response receiving and parsing to a separate class. | Vincent Richard | 1 | -0/+426 |