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-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
2013-01-22
fixes IMAP4 server using IPv6 address on Windows.
hiro
2013-01-22
made IMAP INBOX case insensitive.
hiro
2012-11-20
enabled connection timeout setting on Windows.
hiro
2012-10-12
libsylph/imap.c: fixed MSVC compilation (thanks to Gisle Vanem).
hiro
2012-10-10
removed includedir from include path in Makefiles.
hiro
2012-08-15
added an option to specify the position of attach tool button.
hiro
2012-07-27
made 3.3beta1 release.
hiro
2012-07-27
made export/import progress dialog cancellable.
hiro
2012-07-27
added 'Export only selected messages' option to the export dialog.
hiro
2012-07-25
improved the new attachmemts interface.
hiro
2012-07-03
imap_cmd_fetch_func(): made response parser more robust (fixes [sylpheed:3530...
hiro
2012-06-25
possible fix for gmodule link error on some environments (#74). Updated copyr...
hiro
2012-06-20
added 'show_attach_tab' option (no UI) which toggles the Attachment tab and t...
hiro
2012-06-19
win32: changed the default of junk commands with sylfilter.
hiro
2012-06-19
fixed compilation error with --disable-ipv6.
hiro
2012-06-05
made 3.2.8beta8 release.
hiro
2012-05-31
differentiate DNS lookup error from connection errors.
hiro
2012-04-23
win32: added an option to play sound when new messages arrive.
hiro
2012-04-20
modified copyright year.
hiro
2012-04-20
workaround for a broken IMAP server (Yahoo! Mail) which cannot fetch messages...
hiro
[next]