Fixed a memory leak in GnuTLS password decryption.
[claws.git] / src / imap.c
2017-04-18 Ricardo MonesFix use after free
2017-02-25 Ricardo MonesRemove duplicated code and include
2016-10-25 Paulin the UI replace 'POP3' with 'POP' and 'IMAP4' with...
2016-10-25 Paulrename SSL to SSL/TLS
2016-09-17 Andrej KacianRemove an unused, mistyped ifdef in imap.c.
2016-08-16 Andrej KacianFix a crash on IMAP login when using a password plugin.
2016-07-28 Ricardo MonesFix some debug messages and update headers
2016-07-23 Paulstandardise singlular/plural mix on labels
2016-05-18 Andrej KacianRemove imap_use_trash account preference.
2016-04-26 Andrej KacianUse correct dir separator for "Scanning folder ......
2016-04-02 Ricardo MonesFix some odd debug outputs
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-01 Andrej KacianMake accounts use new password store for their passwords.
2016-02-20 Andrej KacianAdd warning about missing LOGIN SASL plugin for IMAP.
2016-02-19 Ricardo MonesFix bug #3578: Strings around MAILIMAP_ERROR…
2016-02-19 Andrej KacianImplement real LOGIN auth method for IMAP.
2016-02-19 Andrej KacianEnable SASL PLAIN auth mechanism for IMAP accounts.
2016-02-10 Andrej KacianFix two crashes in IMAP introduced by the passwords...
2016-02-06 Ricardo MonesFix segfault when account password is not saved…
2016-02-05 Andrej KacianFix a null pointer dereference introduced by 54adfb4.
2016-02-04 Andrej KacianRewritten account passwords handling.
2016-01-23 Andrej KacianMake procmsg_msginfo_free() zero out pointers to freed...
2015-11-25 Andrej KacianFix folder renaming for IMAP on Windows.
2015-11-16 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-11-15 Paulmore sanitizing of translatable strings
2015-11-11 Andrej KacianLet imap_get_num_list() unlock the session itself.
2015-10-26 Colin LeroyAdd a fast way to search for Message-ID (at least)
2015-10-08 Colin LeroyFix null pointer dereferences and missing return checks
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-09-22 Ricardo MonesDo not translate g_warning() strings
2015-09-10 Andrej KacianMake IPv6 work on Windows, for connections not handled...
2015-07-15 Paulfix bug 2435, ' Infinite loop+crash when refreshing...
2015-06-29 Andrej KacianUse g_dir_open() and friends instead of opendir() and...
2015-06-25 Andrej KacianRevert "Remove plaintext_file member of struct MsgInfo."
2015-06-25 Andrej KacianRemove plaintext_file member of struct MsgInfo.
2015-06-06 Ricardo MonesAnd other format warning less
2015-03-15 Andrej KacianChange "OpenSSL support" to "TLS support" in a dialog...
2015-01-13 Andrej KacianAdd support for SCRAM-SHA-1 authentication mechanism...
2014-12-18 Colin LeroyMerge remote-tracking branch 'jakub-kicinski/for-master'
2014-12-12 Jakub KicinskiSwap return value and argument of imap_threaded_capabil...
2014-11-15 Andrej KacianUse GLib's implementation of Base64 instead of our...
2014-09-28 Paulre: last commit - of course, one debug_print() will do
2014-09-28 Pauladd more debug_prints in relation to bug 3049
2014-09-11 Ricardo MonesAdd new quicksearch for header's content only
2014-06-26 Colin LeroyMake INBOX case-insensitive (as RFC states), and add...
2014-06-16 Colin LeroyFinish fixing bug #3212 (case where the folder exists...
2014-06-15 Colin LeroyDon't bother renumbering messages before creating a...
2014-06-15 Colin LeroyCache files with a dot in front when a directory with...
2014-06-15 Colin LeroyFix creating a numeric directory when a message of...
2014-06-05 Colin LeroyMore Coverity fixes
2014-05-02 Colin LeroyFix leak
2014-05-02 Colin LeroyFix wrong free, and fix useless g_slist_concat
2014-05-01 Colin Leroyfix format
2014-05-01 Colin LeroyMore leak fix for bug #3155
2014-05-01 Colin LeroyReally fix leak (Thanks!)
2014-04-30 Colin LeroyFix invalid free
2014-04-30 Colin LeroyDebug bug #2257
2014-04-28 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-04-28 Colin LeroyFix most of the leaks referenced in bug #3155
2014-04-21 Colin LeroyFix bug #3145, "Memory corruption in imap_disconnect_all"
2013-06-14 Colin LeroyImplement a password get hooklist, allowing plugins to
2013-04-27 Paulfix some string inconsistencies
2013-01-23 Colin Leroy2013-01-23 [colin] 3.9.0cvs58
2012-11-28 Colin Leroy2012-11-28 [colin] 3.9.0cvs27
2012-11-28 Colin Leroy2012-11-28 [colin] 3.9.0cvs26
2012-10-12 Ricardo Mones2012-10-12 [mones] 3.8.1cvs98
2012-10-04 Colin Leroy2012-10-04 [colin] 3.8.1cvs84
2012-09-28 Colin Leroy2012-09-28 [colin] 3.8.1cvs81
2012-09-27 Colin Leroy2012-09-27 [colin] 3.8.1cvs80
2012-09-26 Colin Leroy2012-09-26 [colin] 3.8.1cvs74
2012-09-21 Colin Leroy2012-09-21 [colin] 3.8.1cvs68
2012-09-19 Colin Leroy2012-09-19 [colin] 3.8.1cvs61
2012-09-13 Colin Leroy2012-09-13 [colin] 3.8.1cvs55
2012-09-12 Colin Leroy2012-09-12 [colin] 3.8.1cvs52
2012-08-16 Colin Leroy2012-08-16 [colin] 3.8.1cvs33
2012-07-07 Colin Leroy2012-07-07 [colin] 3.8.1cvs7
2012-05-27 Paul Mangan2012-05-27 [paul] 3.8.0cvs48
2011-07-05 Ricardo Mones2011-07-05 [mones] 3.7.9cvs32
2011-05-05 Colin Leroy2011-05-05 [colin] 3.7.9cvs19
2011-02-16 Paul Mangan2011-02-16 [paul] 3.7.8cvs57
2011-02-11 Ricardo Mones2011-02-11 [mones] 3.7.8cvs53
2010-10-03 Colin Leroy2010-10-03 [colin] 3.7.6cvs53
2010-04-22 Colin Leroy2010-04-22 [colin] 3.7.5cvs49
2010-02-20 Colin Leroy2010-02-20 [colin] 3.7.5cvs22
2009-11-25 Colin Leroy2009-11-25 [colin] 3.7.3cvs21
2009-07-14 Colin Leroy2009-07-14 [colin] 3.7.2cvs8
2009-03-30 Colin Leroy2009-03-30 [colin] 3.7.1cvs30
2009-03-30 Colin Leroy2009-03-30 [colin] 3.7.1cvs29
2009-03-27 Colin Leroy2009-03-27 [colin] 3.7.1cvs27
2009-03-02 Colin Leroy2009-03-02 [colin] 3.7.0cvs76
2009-02-23 Colin Leroy2009-02-23 [cleroy] 3.7.0cvs73
2009-02-23 Colin Leroy2009-02-23 [colin] 3.7.0cvs72
2009-02-23 Colin Leroy2009-02-23 [colin] 3.7.0cvs71
2009-02-22 Colin Leroy2009-02-22 [colin] 3.7.0cvs68
2009-01-09 Paul Mangan2009-01-09 [paul] 3.7.0cvs22
2008-12-12 Paul Mangan2008-12-12 [paul] 3.6.1cvs71
2008-11-26 Colin Leroy2008-11-26 [colin] 3.6.1cvs43
2008-10-11 Colin Leroy2008-10-11 [colin] 3.6.1cvs4
2008-10-07 Colin Leroy2008-10-07 [colin] 3.6.0cvs15
next