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