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
/
imap.c
Age
Commit message (
Expand
)
Author
2011-05-18
cancel online mode switch if active sessions exist.
hiro
2011-05-13
libsylph/imap.c: imap_utf8_to_modified_utf7(): removed alloca() calls.
hiro
2011-05-13
libsylph/imap.c: imap_utf8_to_modified_utf7(): removed alloca() calls.
hiro
2010-12-07
added SOCKS proxy support for IMAP4.
hiro
2010-08-10
fixed IMAP parser.
hiro
2010-01-15
save color labels on IMAP server using custom keywords (partially compatible ...
hiro
2010-01-14
updated copyright year.
hiro
2010-01-13
imap.c: added date-time info on APPEND using Date: header (for Gmail to displ...
hiro
2009-11-26
sock_connect_with_timeout(): check socket with getsockopt() even if select() ...
hiro
2009-11-16
removed debug prints, updated def file and updated Windows ico file. Made 3.0...
hiro
2009-11-09
fixed opening message by syl_plugin_open_message() on IMAP folder.
hiro
2009-11-05
add a new flag: RemoteFolder::remove_cache_on_destroy.
hiro
2009-11-05
show waiting dialog on creating folder tree after creating new IMAP account.
hiro
2009-11-05
fix for connection failure.
hiro
2009-11-04
fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main...
hiro
2009-11-02
don't allow parallel multiple command on IMAP.
hiro
2009-10-20
fixed a bug that could not fetch UID more than INT_MAX.
hiro
2009-10-16
libsylph: use itos_buf() because itos() is not thread-safe.
hiro
2009-10-13
use g_atomic_int_{get,set} for thread terminate flags.
hiro
2009-10-08
fixed compilation without thread support.
hiro
2009-10-05
imap_session_destroy(): free thread pool.
hiro
2009-10-02
execute imap_get_uncached_messages() in another thread.
hiro
2009-10-01
libsylph/imap.c: reimplemented using GThreadPool.
hiro
2009-10-01
libsylph/imap.c: refactored.
hiro
2009-09-30
execute imap_cmd_fetch() in another thread.
hiro
2009-09-30
execute imap_cmd_ok() in another thread.
hiro
2009-09-30
imap.c: connect in another thread.
hiro
2009-09-14
update summary caches on receiving.
hiro
2009-06-10
merged plugin-test branch into trunk.
hiro
2008-11-28
when removing news/imap accounts, remove cache directory with server name if ...
hiro
2008-09-24
workaround for some broken IMAP4 servers.
hiro
2008-07-10
imap_add_inter_folders(): more error checks.
hiro
2008-07-09
fixed rebuilding of IMAP folder tree.
hiro
2007-09-20
removed all warnings output with -Wall.
hiro
2007-09-14
check for noinferior and noselect flags when creating a new imap folder.
hiro
2007-09-14
modified the method of getting IMAP4 folder list.
hiro
2007-04-03
win32: fixed a bug that the path separator of FolderItem::path was not proces...
hiro
2007-03-25
fixed a bug that messages which were not filtered were not counted as new mes...
Hiro
2007-01-17
fixed IMAP4 filtering when IP unreachable.
hiro
2007-01-17
implemented the automatic filtering of IMAP4 INBOX folder.
hiro
2006-12-28
fixed out of sync response on FETCH.
hiro
2006-12-04
fixed a warning when getting uncached messages in IMAP4.
hiro
2006-08-23
supported PLAIN authentication on IMAP4.
hiro
2006-05-31
imap.c: support 8-bit literal (literal8) defined in RFC 3516.
hiro
2006-03-02
fixed crash when tried to move IMAP4 folders right under the root folder.
hiro
2006-02-06
don't reset unread flag when moving/copying messages into trash.
hiro
2006-02-01
trim too long IMAP4 response lines.
hiro
2006-01-24
save temporary IMAP4 password. Don't try to connect to IMAP4 server when clos...
hiro
2006-01-23
imap.c: fixed a bug that cache files in source folder was not removed was fixed.
hiro
2006-01-19
handle virtual folders under IMAP4 folders properly.
hiro
[next]