Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 1 | -20/+20 |
2013-09-08 | Added required includes for MSVC. | Vincent Richard | 1 | -0/+1 |
2013-06-12 | Homogeneous use of vmime::string. | Vincent Richard | 1 | -1/+1 |
2013-06-12 | Moved POP3 connection-related things to POP3Connection object. | Vincent Richard | 1 | -2/+3 |
2013-06-11 | Moved POP3 client command related things to POP3Command class. | Vincent Richard | 1 | -36/+91 |
2013-02-24 | Message generation/parsing context. Charset conversion options. Preliminary i... | Vincent Richard | 1 | -2/+13 |
2013-02-17 | Reset SMTP session state (using RSET command) if transport is being reused. | Vincent Richard | 1 | -0/+7 |
2013-02-12 | Rewrote SMTP command sending. Better code for pipelining. Report full command... | Vincent Richard | 1 | -0/+155 |