Fix Coverity CIDs: 1220259 1364687 (and discarded 1220496) and added more checks...
[claws.git] / src / plugins / managesieve / managesieve.c
2017-01-10 wwpFix Coverity CIDs: 1220259 1364687 (and discarded 12204...
2016-10-25 Paulrename SSL to SSL/TLS
2016-08-01 Andrej KacianRemoved SessionMsgType enum and its use, since it is...
2016-03-27 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2016-03-14 Andrej KacianUse account ID instead of name in passwordstorerc.
2016-03-14 Charles LehnerMigrate managesieve to passwordstore
2015-11-13 Colin LeroyMore null pointer dereference fixes
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-08-21 Charles LehnerAlways check for GnuTLS (fix #3507)
2015-07-27 Charles LehnerRemove use of G_SOURCE_REMOVE (convenience typedef)
2015-07-22 Charles Lehnermanagesieve: read literals in chunks, not line-by-line
2015-07-19 Charles Lehnermanagesieve: prevent session list corruption
2015-07-17 Charles Lehnermanagesieve: show warnings received when setting active...
2015-07-17 Charles Lehnermanagesieve: handle putting/checking empty scripts
2015-07-17 Colin LeroyFix missing null pointer check
2015-07-17 Charles Lehnermanagesieve: remove unused function sieve_session_add_s...
2015-07-17 Charles Lehnermanagesieve: consolidate popping send queue
2015-07-17 Charles Lehnermanagesieve: fix connecting with TLS not available
2015-07-17 Charles Lehnermanagesieve: fix command aborting and discarding
2015-07-16 Charles Lehnermanagesieve: handle lines starting with "OK"
2015-07-09 Pauldon't offer an empty string for translation
2015-06-19 Paulfix error on load: 'undefined symbol: response_is_ok'
2015-04-25 Charles LehnerAdd ManageSieve plugin