aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/pop3/POP3Response.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved POP3 connection-related things to POP3Connection object.Vincent Richard2013-06-121-9/+11
* Trim first line of POP3 response to get rid of CR, if any.Vincent Richard2013-02-131-2/+2
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-2/+2
* Moved POP3 response receiving and parsing to a separate class.Vincent Richard2012-12-061-0/+426