Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-29 | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 1 | -428/+0 | |
build. | |||||
2013-12-10 | Simplified types for better readability. Use appropriate types (size_t, ↵ | Vincent Richard | 1 | -11/+11 | |
byte_t...). Minor warning fixes. | |||||
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 | |