aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Collapse)Author
2017-02-24libsylph: export procmime_scan_message_stream.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3546 ee746299-78ed-0310-b773-934348b2243d
2017-02-17automatically subscribe newly created IMAP folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3539 ee746299-78ed-0310-b773-934348b2243d
2017-02-07implemented multiple signatures in one account.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3527 ee746299-78ed-0310-b773-934348b2243d
2017-02-02supported the location of SSL certificates on OpenBSD (#222).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3526 ee746299-78ed-0310-b773-934348b2243d
2017-02-02added menus to open config/mimetmp folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3525 ee746299-78ed-0310-b773-934348b2243d
2016-01-18fixed Oniguruma regex match again.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3504 ee746299-78ed-0310-b773-934348b2243d
2015-12-21enabled TLSv1.1 and TLSv1.2 for STARTTLS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3502 ee746299-78ed-0310-b773-934348b2243d
2015-12-02fixed regex match when using Oniguruma.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3495 ee746299-78ed-0310-b773-934348b2243d
2015-11-26fix for sigbus on ARM caused by unaligned access (#242).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3486 ee746299-78ed-0310-b773-934348b2243d
2015-08-07fixed crash on Ubuntu 14.04 where oniguruma was enabled.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3481 ee746299-78ed-0310-b773-934348b2243d
2015-02-06Fixed _s_tempnam().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3463 ee746299-78ed-0310-b773-934348b2243d
2014-12-12made file names generated on opening attachments more user-friendly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3458 ee746299-78ed-0310-b773-934348b2243d
2014-11-20updated copyright year.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3451 ee746299-78ed-0310-b773-934348b2243d
2014-11-05added an option to specify startup online mode.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3431 ee746299-78ed-0310-b773-934348b2243d
2014-10-02include winsock2.h in socket.hhiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3427 ee746299-78ed-0310-b773-934348b2243d
2014-09-22fixed a bug that wrote the first part of data if an IMAP4 data didn't end ↵hiro
with CR+LF. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3425 ee746299-78ed-0310-b773-934348b2243d
2014-06-11win32: removed self definition of gai_strerror().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3419 ee746299-78ed-0310-b773-934348b2243d
2014-06-11win32: fixed crash on network failure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3418 ee746299-78ed-0310-b773-934348b2243d
2014-06-10made mbox locking NFS-safe (#202).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3407 ee746299-78ed-0310-b773-934348b2243d
2014-06-05fixed crash on 32-bit OS with 64-bit time_t.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3405 ee746299-78ed-0310-b773-934348b2243d
2014-04-18made workaround for 64-bit time_t on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3391 ee746299-78ed-0310-b773-934348b2243d
2014-04-18replaced 'struct stat' with GStatBuf.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3389 ee746299-78ed-0310-b773-934348b2243d
2014-04-18wrapped time_t as stime_t. stime_t will be 32-bit on win32 for backward ↵hiro
compatibility. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3386 ee746299-78ed-0310-b773-934348b2243d
2014-04-11fixed a bug that new/unread/total numbers in folderlist.xml was corrupted if ↵hiro
sizeof(time_t) is 8 on 32-bit (such as recent version of mingw32). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3384 ee746299-78ed-0310-b773-934348b2243d
2014-04-10modified for newer MinGW environment. Fixed linking.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3383 ee746299-78ed-0310-b773-934348b2243d
2014-04-04fixed Bug #193: Lose mails when mailbox is inaccessible.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3375 ee746299-78ed-0310-b773-934348b2243d
2014-03-24libsylph/ssl_hostname_validation.h: Added debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3365 ee746299-78ed-0310-b773-934348b2243d
2014-03-24libsylph/ssl_hostname_validation.h: added include guard.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3364 ee746299-78ed-0310-b773-934348b2243d
2014-03-20implemented SSL wildcard certificate validation (based on libcurl).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3362 ee746299-78ed-0310-b773-934348b2243d
2014-03-19made the display period of notification window configurable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3355 ee746299-78ed-0310-b773-934348b2243d
2014-03-18added PGP encrypt-to-self feature.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3348 ee746299-78ed-0310-b773-934348b2243d
2014-02-28added SSL certificate hostname validation code (#167).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3322 ee746299-78ed-0310-b773-934348b2243d
2014-02-28validate SSL certificate hostname (#167).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3321 ee746299-78ed-0310-b773-934348b2243d
2013-12-13set_startup_dir(): OS X: set application bundle directory rather than /.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3316 ee746299-78ed-0310-b773-934348b2243d
2013-11-28libsylph/md5.c: MD5Final(): zero-clear the whole MD5Context struct as intended.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3310 ee746299-78ed-0310-b773-934348b2243d
2013-11-28libsylph/procmime.c: procmime_scan_multipart_message(): fixed MIME nest ↵hiro
level restriction not working. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3307 ee746299-78ed-0310-b773-934348b2243d
2013-11-28libsylph/ssl.c: ssl_done(): check if fp != NULL.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3305 ee746299-78ed-0310-b773-934348b2243d
2013-11-27libsylph/html.c: html_unescape_str(): strictly check for utf8 length.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3302 ee746299-78ed-0310-b773-934348b2243d
2013-11-27fixed fp and memory leaks.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3300 ee746299-78ed-0310-b773-934348b2243d
2013-09-13disabled MIME_DEBUG.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3282 ee746299-78ed-0310-b773-934348b2243d
2013-09-13distinguish icon for HTML mail and other mail with attachments on ↵hiro
summaryview (#84). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3281 ee746299-78ed-0310-b773-934348b2243d
2013-09-11added 'Last 30 days' to the quick search menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3279 ee746299-78ed-0310-b773-934348b2243d
2013-08-26properly unescape special characters in HTML links (#120).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3273 ee746299-78ed-0310-b773-934348b2243d
2013-08-16fixed the parse failure of STATUS response if a folder name contains ↵hiro
brackets (sylpheed:35704). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3272 ee746299-78ed-0310-b773-934348b2243d
2013-05-23filesel: save selected file type.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3259 ee746299-78ed-0310-b773-934348b2243d
2013-05-14added an option to prefer HTML part in multipart/alternative.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3253 ee746299-78ed-0310-b773-934348b2243d
2013-05-14support blockquote tag.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3252 ee746299-78ed-0310-b773-934348b2243d
2013-04-05print all texts in messages with print command.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3250 ee746299-78ed-0310-b773-934348b2243d
2013-04-04procmsg.c: procmsg_save_message_as_text(): guard against code conversion ↵hiro
failure. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3248 ee746299-78ed-0310-b773-934348b2243d
2013-04-04open output file as text mode when saving messages as text.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3247 ee746299-78ed-0310-b773-934348b2243d