Statistics
| Revision:

root / libsylph / imap.c @ 548

History | View | Annotate | Download (97.7 kB)

# Date Author Comment
548 09/05/2005 07:00 pm Hiroyuki Yamamoto

moved more modules to libsylph.

546 09/05/2005 04:27 pm Hiroyuki Yamamoto

made query-password function UI independent.

493 08/19/2005 05:25 pm Hiroyuki Yamamoto

made error check of IMAP4 fetch more strict.

478 08/08/2005 04:07 pm Hiroyuki Yamamoto

added wrappers for C library function that take pathname arguments.

457 08/02/2005 05:24 pm Hiroyuki Yamamoto

fixed gcc-4.0 warnings.

442 07/21/2005 06:22 pm Hiroyuki Yamamoto

fixed modified-UTF7 to UTF-8 conversion.

390 07/04/2005 01:07 pm Hiroyuki Yamamoto

implemented IMAP4 folder move.

389 07/01/2005 07:42 pm Hiroyuki Yamamoto

implemented folder move.

353 06/20/2005 07:24 pm Hiroyuki Yamamoto

imap.c: fixed parse errors when embedded null characters appeared in headers.

334 06/13/2005 03:57 pm Hiroyuki Yamamoto

reacquire CAPABILITY after STARTTLS since it can be changed.

333 06/10/2005 06:28 pm Hiroyuki Yamamoto

fixed Turkish locale problem.

302 05/31/2005 04:09 pm Hiroyuki Yamamoto

don't scan folders while scanning IMAP4 folder tree.

293 05/27/2005 07:57 pm Hiroyuki Yamamoto

optimized the writing of mark file.

292 05/27/2005 06:04 pm Hiroyuki Yamamoto

fixed a crash bug of IMAP4.

285 05/24/2005 08:53 pm Hiroyuki Yamamoto

optimized writing summary cache.

231 04/22/2005 05:29 pm Hiroyuki Yamamoto

prefer CRAM-MD5 if authentication type is automatic. Don't use LOGIN if CAPABILITY has LOGINDISABLED.

217 04/13/2005 05:26 pm Hiroyuki Yamamoto

fixed expand row problem of folder view.

92 02/07/2005 05:29 pm Hiroyuki Yamamoto

replaced intl.h with glib/gi18n.h.

41 01/26/2005 03:14 pm Hiroyuki Yamamoto

added constant C_INTERNAL and CS_INTERNAL.

7 01/14/2005 05:08 pm Hiroyuki Yamamoto

fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for JIS to UTF-8 conversion if available.

6 01/13/2005 06:30 pm Hiroyuki Yamamoto

removed support for systems which don't support iconv.

1 01/12/2005 08:22 pm Hiroyuki Yamamoto

Initial import of Sylpheed (GTK2 version).