index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsylph
/
pop.c
Age
Commit message (
Expand
)
Author
2010-06-18
fixes crash on cancel.
hiro
2009-10-05
removed some debug prints. uncommented code block for unix.
hiro
2009-09-25
fixed the handling of GDK thread lock.
hiro
2008-11-27
don't save older backups of UIDL files.
hiro
2008-09-17
remote mailbox: implemented message display.
hiro
2008-09-17
implemented remote POP3 mailbox.
hiro
2007-04-19
check for invalid APOP timestamp (CVE-2007-1558).
hiro
2006-10-30
impelmented POP before SMTP.
hiro
2006-10-03
exclude messages marked as read when counting new messages.
hiro
2006-09-14
protect uidl file on disk full.
hiro
2006-05-26
increment Pop3Session::cur_total_bytes too when deleting expired messages.
hiro
2006-02-21
use filename-safe string for UIDL file.
hiro
2006-02-05
fixed wrong status display at receiving on *BSD systems.
hiro
2006-01-13
fixed 32-bit integer overflow where the total size of POP3 messages is greate...
hiro
2005-12-26
prevent duplicate retrieval after incomplete POP3 session.
hiro
2005-11-28
reverted linebreak conversion.
hiro
2005-11-25
removed CR+LF to LF conversion on receiving.
hiro
2005-11-24
reduced memory usage on POP3 session.
hiro
2005-09-14
fixed warnings about signedness difference.
hiro
2005-09-13
changed the license of LibSylph from GPL to LGPL.
hiro
2005-09-08
replaced md5.[ch] with public domain code in GNet.
hiro
2005-09-05
moved more modules to libsylph.
hiro