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
/
session.c
Age
Commit message (
Expand
)
Author
2009-09-30
imap.c: connect in another thread.
hiro
2009-09-25
fixed the handling of GDK thread lock.
hiro
2009-09-17
introduced multi-threading.
hiro
2008-12-03
added SYL_ prefix to SockFlags enum to avoid confliction with recent glibc he...
hiro
2008-11-19
libsylph/session.c: session_connect(): fixed a bug that session->server was n...
hiro
2008-09-17
implemented remote POP3 mailbox.
hiro
2008-04-09
always display error dialog when connection to SMTP server failed.
hiro
2007-06-11
fixes stall of SMTP when sending via dialup connection.
hiro
2007-06-07
win32: abort socket polling if not connected.
hiro
2007-04-17
session.c: remove idle callback on close, and check GSource in the callback (...
hiro
2007-02-23
win32: fixed a bug that the timeout didn't work.
hiro
2007-01-22
prevented WSAEWOULDBLOCK on sending/receiving in Win32.
hiro
2007-01-19
win32: increased SO_SNDBUF and SO_RCVBUF (fixes low performance on sending da...
hiro
2006-11-21
merged from LibSylph branch.
hiro
2006-10-13
win32: fixed socket.c and session.c.
hiro
2006-10-04
win32: implemented sock_set_nonblocking_mode().
hiro
2006-09-26
made workaround for state machine freeze problem in Win32.
hiro
2006-09-13
session.c: added extra error checking when writing to buffer.
hiro
2006-02-14
win32: avoid blocking when reading from socket.
hiro
2005-11-29
removed debug print.
hiro
2005-11-25
session_read_data_as_file_cb(): don't write to file until buffer is filled mo...
hiro
2005-11-25
fixed a bug that lost first part of message data on receiving.
hiro
2005-11-24
reduced memory usage on POP3 session.
hiro
2005-11-22
reduced memory usage on SMTP session.
hiro
2005-09-13
changed the license of LibSylph from GPL to LGPL.
hiro
2005-09-02
fixed signedness warnings.
hiro
2005-08-31
made some core modules library (libsylph).
hiro