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
2014-12-12
made file names generated on opening attachments more user-friendly.
hiro
2014-11-20
updated copyright year.
hiro
2014-11-05
added an option to specify startup online mode.
hiro
2014-10-02
include winsock2.h in socket.h
hiro
2014-09-22
fixed a bug that wrote the first part of data if an IMAP4 data didn't end wit...
hiro
2014-06-11
win32: removed self definition of gai_strerror().
hiro
2014-06-11
win32: fixed crash on network failure.
hiro
2014-06-10
made mbox locking NFS-safe (#202).
hiro
2014-06-05
fixed crash on 32-bit OS with 64-bit time_t.
hiro
2014-04-18
made workaround for 64-bit time_t on win32.
hiro
2014-04-18
replaced 'struct stat' with GStatBuf.
hiro
2014-04-18
wrapped time_t as stime_t. stime_t will be 32-bit on win32 for backward compa...
hiro
2014-04-11
fixed a bug that new/unread/total numbers in folderlist.xml was corrupted if ...
hiro
2014-04-10
modified for newer MinGW environment. Fixed linking.
hiro
2014-04-04
fixed Bug #193: Lose mails when mailbox is inaccessible.
hiro
2014-03-24
libsylph/ssl_hostname_validation.h: Added debug print.
hiro
2014-03-24
libsylph/ssl_hostname_validation.h: added include guard.
hiro
2014-03-20
implemented SSL wildcard certificate validation (based on libcurl).
hiro
2014-03-19
made the display period of notification window configurable.
hiro
2014-03-18
added PGP encrypt-to-self feature.
hiro
2014-02-28
added SSL certificate hostname validation code (#167).
hiro
2014-02-28
validate SSL certificate hostname (#167).
hiro
2013-12-13
set_startup_dir(): OS X: set application bundle directory rather than /.
hiro
2013-11-28
libsylph/md5.c: MD5Final(): zero-clear the whole MD5Context struct as intended.
hiro
2013-11-28
libsylph/procmime.c: procmime_scan_multipart_message(): fixed MIME nest level...
hiro
2013-11-28
libsylph/ssl.c: ssl_done(): check if fp != NULL.
hiro
2013-11-27
libsylph/html.c: html_unescape_str(): strictly check for utf8 length.
hiro
2013-11-27
fixed fp and memory leaks.
hiro
2013-09-13
disabled MIME_DEBUG.
hiro
2013-09-13
distinguish icon for HTML mail and other mail with attachments on summaryview...
hiro
2013-09-11
added 'Last 30 days' to the quick search menu.
hiro
2013-08-26
properly unescape special characters in HTML links (#120).
hiro
2013-08-16
fixed the parse failure of STATUS response if a folder name contains brackets...
hiro
2013-05-23
filesel: save selected file type.
hiro
2013-05-14
added an option to prefer HTML part in multipart/alternative.
hiro
2013-05-14
support blockquote tag.
hiro
2013-04-05
print all texts in messages with print command.
hiro
2013-04-04
procmsg.c: procmsg_save_message_as_text(): guard against code conversion fail...
hiro
2013-04-04
open output file as text mode when saving messages as text.
hiro
2013-04-03
added the feature to save message as plain text (locale or UTF-8 encoding).
hiro
2013-03-26
properly escape folder/username/password which include double-quote or backsl...
hiro
2013-03-13
fixed rebuilding of folder tree which had been broken at 3.4.0beta1 (#103).
hiro
2013-02-15
optimized date string scan
hiro
2013-02-15
Supported more non-standard date.
hiro
2013-02-15
modified Date header parser.
hiro
2013-02-14
added an option: 'Do not classify message as junk if sender is in the address...
hiro
2013-02-08
added option: 'Show notification window when new messages arrive'
hiro
2013-01-25
limit the recursion level of tree scan to 64.
hiro
2013-01-24
Pop3Session::state to POP3_ERROR if QUIT fail.
hiro
2013-01-24
do not disconnect immediately but send QUIT on normal POP3 errors.
hiro
[next]