aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/pop3/POP3Command.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-230/+0
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-20/+20
* Added required includes for MSVC.Vincent Richard2013-09-081-0/+1
* Homogeneous use of vmime::string.Vincent Richard2013-06-121-1/+1
* Moved POP3 connection-related things to POP3Connection object.Vincent Richard2013-06-121-2/+3
* Moved POP3 client command related things to POP3Command class.Vincent Richard2013-06-111-0/+228