aboutsummaryrefslogtreecommitdiff
path: root/src/imap.c
AgeCommit message (Expand)Author
2005-09-05moved more modules to libsylph.hiro
2005-09-05made query-password function UI independent.hiro
2005-08-19made error check of IMAP4 fetch more strict.hiro
2005-08-08added wrappers for C library function that take pathname arguments.hiro
2005-08-02fixed gcc-4.0 warnings.hiro
2005-07-21fixed modified-UTF7 to UTF-8 conversion.hiro
2005-07-04implemented IMAP4 folder move.hiro
2005-07-01implemented folder move.hiro
2005-06-20imap.c: fixed parse errors when embedded null characters appeared in headers.hiro
2005-06-13reacquire CAPABILITY after STARTTLS since it can be changed.hiro
2005-06-10fixed Turkish locale problem.hiro
2005-05-31don't scan folders while scanning IMAP4 folder tree.hiro
2005-05-27optimized the writing of mark file.hiro
2005-05-27fixed a crash bug of IMAP4.hiro
2005-05-24optimized writing summary cache.hiro
2005-04-22prefer CRAM-MD5 if authentication type is automatic. Don't use LOGIN if CAPAB...hiro
2005-04-13fixed expand row problem of folder view.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-26added constant C_INTERNAL and CS_INTERNAL.hiro
2005-01-14fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for ...hiro
2005-01-13removed support for systems which don't support iconv.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro