aboutsummaryrefslogtreecommitdiff
path: root/libsylph/pop.c
AgeCommit message (Collapse)Author
2014-04-18made workaround for 64-bit time_t on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3391 ee746299-78ed-0310-b773-934348b2243d
2014-04-04fixed Bug #193: Lose mails when mailbox is inaccessible.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3375 ee746299-78ed-0310-b773-934348b2243d
2013-01-24Pop3Session::state to POP3_ERROR if QUIT fail.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3195 ee746299-78ed-0310-b773-934348b2243d
2013-01-24do not disconnect immediately but send QUIT on normal POP3 errors.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3194 ee746299-78ed-0310-b773-934348b2243d
2010-06-18fixes crash on cancel.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2581 ee746299-78ed-0310-b773-934348b2243d
2009-10-05removed some debug prints. uncommented code block for unix.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2272 ee746299-78ed-0310-b773-934348b2243d
2009-09-25fixed the handling of GDK thread lock.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2258 ee746299-78ed-0310-b773-934348b2243d
2008-11-27don't save older backups of UIDL files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2081 ee746299-78ed-0310-b773-934348b2243d
2008-09-17remote mailbox: implemented message display.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2032 ee746299-78ed-0310-b773-934348b2243d
2008-09-17implemented remote POP3 mailbox.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2031 ee746299-78ed-0310-b773-934348b2243d
2007-04-19check for invalid APOP timestamp (CVE-2007-1558).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1656 ee746299-78ed-0310-b773-934348b2243d
2006-10-30impelmented POP before SMTP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1254 ee746299-78ed-0310-b773-934348b2243d
2006-10-03exclude messages marked as read when counting new messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1206 ee746299-78ed-0310-b773-934348b2243d
2006-09-14protect uidl file on disk full.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1164 ee746299-78ed-0310-b773-934348b2243d
2006-05-26increment Pop3Session::cur_total_bytes too when deleting expired messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1071 ee746299-78ed-0310-b773-934348b2243d
2006-02-21use filename-safe string for UIDL file.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1003 ee746299-78ed-0310-b773-934348b2243d
2006-02-05fixed wrong status display at receiving on *BSD systems.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@975 ee746299-78ed-0310-b773-934348b2243d
2006-01-13fixed 32-bit integer overflow where the total size of POP3 messages is ↵hiro
greater than 2GB. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@895 ee746299-78ed-0310-b773-934348b2243d
2005-12-26prevent duplicate retrieval after incomplete POP3 session.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@865 ee746299-78ed-0310-b773-934348b2243d
2005-11-28reverted linebreak conversion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@783 ee746299-78ed-0310-b773-934348b2243d
2005-11-25removed CR+LF to LF conversion on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@779 ee746299-78ed-0310-b773-934348b2243d
2005-11-24reduced memory usage on POP3 session.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@774 ee746299-78ed-0310-b773-934348b2243d
2005-09-14fixed warnings about signedness difference.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@583 ee746299-78ed-0310-b773-934348b2243d
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@578 ee746299-78ed-0310-b773-934348b2243d
2005-09-08replaced md5.[ch] with public domain code in GNet.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@559 ee746299-78ed-0310-b773-934348b2243d
2005-09-05moved more modules to libsylph.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@548 ee746299-78ed-0310-b773-934348b2243d