aboutsummaryrefslogtreecommitdiff
path: root/libsylph/pop.c
AgeCommit message (Expand)Author
2006-01-13fixed 32-bit integer overflow where the total size of POP3 messages is greate...hiro
2005-12-26prevent duplicate retrieval after incomplete POP3 session.hiro
2005-11-28reverted linebreak conversion.hiro
2005-11-25removed CR+LF to LF conversion on receiving.hiro
2005-11-24reduced memory usage on POP3 session.hiro
2005-09-14fixed warnings about signedness difference.hiro
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
2005-09-08replaced md5.[ch] with public domain code in GNet.hiro
2005-09-05moved more modules to libsylph.hiro