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
2017-11-17
updated copyright year.
hiro
2017-11-17
modified Content-Transfer-Encoding selection for UTF-16 etc.
hiro
2017-11-17
added missing GError NULL initialization.
hiro
2017-11-17
refactored UTF-16 support of compose.
hiro
2017-11-16
supported UTF-16 text attachments on sending.
hiro
2017-02-24
libsylph: export procmime_scan_message_stream.
hiro
2017-02-17
automatically subscribe newly created IMAP folders.
hiro
2017-02-07
implemented multiple signatures in one account.
hiro
2017-02-02
supported the location of SSL certificates on OpenBSD (#222).
hiro
2017-02-02
added menus to open config/mimetmp folder.
hiro
2016-01-18
fixed Oniguruma regex match again.
hiro
2015-12-21
enabled TLSv1.1 and TLSv1.2 for STARTTLS.
hiro
2015-12-02
fixed regex match when using Oniguruma.
hiro
2015-11-26
fix for sigbus on ARM caused by unaligned access (#242).
hiro
2015-08-07
fixed crash on Ubuntu 14.04 where oniguruma was enabled.
hiro
2015-02-06
Fixed _s_tempnam().
hiro
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
[next]