Statistics
| Revision:

root / libsylph / session.h

History | View | Annotate | Download (5.6 kB)

# Date Author Comment
3118 06/25/2012 02:18 pm Hiroyuki Yamamoto

possible fix for gmodule link error on some environments (#74). Updated copyright year.

3081 05/31/2012 06:48 pm Hiroyuki Yamamoto

differentiate DNS lookup error from connection errors.

2733 12/07/2010 01:48 pm Hiroyuki Yamamoto

added SOCKS4/5 proxy support.

1641 04/17/2007 11:22 am Hiroyuki Yamamoto

session.c: remove idle callback on close, and check GSource in the callback (possibly fixes crashes on cancellation).

1330 11/21/2006 03:16 pm Hiroyuki Yamamoto

merged from LibSylph branch.

1188 09/26/2006 03:28 pm Hiroyuki Yamamoto

made workaround for state machine freeze problem in Win32.

793 12/01/2005 02:17 pm Hiroyuki Yamamoto

fixed compilation failure on some environments.

777 11/25/2005 05:15 pm Hiroyuki Yamamoto

session_read_data_as_file_cb(): don't write to file until buffer is filled more than the half.

774 11/24/2005 06:51 pm Hiroyuki Yamamoto

reduced memory usage on POP3 session.

771 11/22/2005 04:21 pm Hiroyuki Yamamoto

reduced memory usage on SMTP session.

578 09/13/2005 05:18 pm Hiroyuki Yamamoto

changed the license of LibSylph from GPL to LGPL.

528 08/31/2005 03:10 pm Hiroyuki Yamamoto

made some core modules library (libsylph).