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
Age
Commit message (
Expand
)
Author
2007-01-11
also look for ca-root.crt.
hiro
2006-12-28
filter junk mails on incorporation from local spool when filter_junk_on_recv ...
hiro
2006-12-28
fixed out of sync response on FETCH.
hiro
2006-12-25
change_file_mode_rw(): win32: use widechar API.
hiro
2006-12-25
fixed compilation failure.
hiro
2006-12-25
fixed crash when .sylpheed_mark is not writable.
hiro
2006-12-25
fixed compilation failure with GLib 2.4.
hiro
2006-12-18
call SSL_CTX_load_verify_locations() also when only certs_file exists.
hiro
2006-12-18
modified SSL CA certificates.
hiro
2006-12-14
use X509_cmp() to compare certificates.
hiro
2006-12-13
Unix: reload /etc/resolv.conf if it has been modified.
hiro
2006-12-13
read /etc/ssl/certs if exist.
hiro
2006-12-12
implemented SSL certificate dialog.
hiro
2006-12-08
added the option to input signature directly.
hiro
2006-12-04
fixed a warning when getting uncached messages in IMAP4.
hiro
2006-11-30
implemented printing of MIME part. Code cleanups.
hiro
2006-11-29
added an option to use external program for printing.
hiro
2006-11-29
added an option to inherit recipients on reply to self messages.
hiro
2006-11-28
nntp.h: fixed a typo.
hiro
2006-11-27
fixed the prototype of touufrombits().
hiro
2006-11-21
merged from LibSylph branch.
hiro
2006-11-20
added 2 Folder API.
hiro
2006-11-20
merged from libsylph branch.
hiro
2006-11-14
made the default directory of file selection dialog document folder.
hiro
2006-11-06
fixed a crash when printing a message with empty Subject, From, and To.
hiro
2006-11-02
added the option 'Remember last selected message'.
hiro
2006-11-01
added the option 'Open inbox on startup'.
hiro
2006-10-30
impelmented POP before SMTP.
hiro
2006-10-19
win32: fixes character corruption on printing when environment-dependent char...
hiro
2006-10-13
win32: fixed socket.c and session.c.
hiro
2006-10-04
win32: implemented sock_set_nonblocking_mode().
hiro
2006-10-03
socket.c: if recv() or send() fail with WSAEWOULDBLOCK, set errno to EAGAIN.
hiro
2006-10-03
exclude messages marked as read when counting new messages.
hiro
2006-09-28
fixed ssl_init_socket_with_method().
hiro
2006-09-26
implemented tray icon in Win32.
hiro
2006-09-26
made workaround for state machine freeze problem in Win32.
hiro
2006-09-22
updated URI.
hiro
2006-09-19
improved PGP/MIME compatibility.
hiro
2006-09-14
protect uidl file on disk full.
hiro
2006-09-13
avoid uninitialized value.
hiro
2006-09-13
procmime.c: add more error checking.
hiro
2006-09-13
fflush() stream before rewind() to ensure error checking.
hiro
2006-09-13
session.c: added extra error checking when writing to buffer.
hiro
2006-09-13
procmime_decode_content(): fflush temporary file and check errors.
hiro
2006-09-12
made workaround for UTF-8 with BOM.
hiro
2006-09-06
don't use off_t in struct.
hiro
2006-09-06
socket.c: retry waitpid() when it is interrupted.
hiro
2006-08-23
supported PLAIN authentication on IMAP4.
hiro
2006-08-23
added signature information to MsgInfo.
hiro
2006-08-15
fixed manual junk filtering.
hiro
[next]