Set empty block->entries to NULL in passwd_store_delete_block().
[claws.git] / src / plugins /
2016-03-19 Andrej KacianTreat storing empty password same as storing NULL password.
2016-03-19 Andrej KacianWrite passwordstore into file more often, not just...
2016-03-19 Andrej KacianMake SpamReport plugin use the password store.
2016-03-19 Andrej KacianFix crash when unloading GData plugin when it's not...
2016-03-19 Andrej KacianMake GData plugin use the password store.
2016-03-14 Andrej KacianUse account ID instead of name in passwordstorerc.
2016-03-14 Charles LehnerMigrate managesieve to passwordstore
2016-03-03 Andrej Kacian"Master password" is now called "master passphrase".
2016-02-25 Paulfix typos in function name
2016-02-24 Pauladd missing include
2016-02-19 Ricardo MonesFix leak on error and error reporting
2016-02-19 Ricardo MonesFix a couple of typos
2016-02-19 Ricardo MonesFix bug #3581: sys:1: Warning: Source ID # was…
2016-02-11 Colin LeroyAdd a plugin method to allow updating stored passwords...
2016-02-11 Colin LeroyActually encrypt passwords before storing them
2016-02-11 Colin LeroyRequire new password API
2016-02-11 Colin LeroySpamReport: use new password API
2016-02-11 Colin LeroyGData: use new password API. Completely untested as...
2016-02-11 Colin LeroyvCalendar: Use new password API
2016-02-08 Andrej KacianMake procmime_mimeinfo_free_all() zero the passed pointer.
2016-01-27 Andrej KacianFix superfluous semicolons from 543c7d3.
2016-01-27 Andrej KacianRSSyl: Handle XHTML content correctly for Atom feeds.
2016-01-23 Andrej KacianMake procmsg_msginfo_free() zero out pointers to freed...
2016-01-19 Andrej KacianFix typo in handling feed name ending with a period...
2016-01-03 Andrej KacianAdd missing symbol to vcalendar claws.def file.
2015-12-18 Andrej KacianRSSyl: do not add extra dir separator in item_get_path().
2015-12-14 Andrej KacianBetter fix for crash after broken pgp keyring update.
2015-12-09 Ricardo MonesFix bug #3570 “Feed preferences window appearance”
2015-12-09 Ricardo MonesCosmetic: use always g_getenv instead of getenv
2015-12-07 Paulcall 'new' address book 'alternate' address book
2015-12-04 Andrej KacianRemoved a useless debug line.
2015-12-03 Charles LehnerFix enum scan on powerpc
2015-12-02 Ricardo MonesRemove markup from translatable strings
2015-11-25 Ricardo MonesUse same label for seconds in timeouts
2015-11-17 Paulreinistate 1b32cc6794190c9fb6124b6de5b6f23e3007eec9...
2015-11-16 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-11-15 Paulmore sanitizing of translatable strings
2015-11-14 Paulremove most of the markup from translatable strings
2015-11-14 Paulremove the internally used plus symbol from the transla...
2015-11-14 Pauluse correct term, so that notes for translators appear...
2015-11-13 Colin LeroyOne more leak (introduced in previous commit)
2015-11-13 Colin LeroyWow. Such data, so leak, very unfreed
2015-11-13 Colin LeroyMore null pointer dereference fixes
2015-11-13 Colin LeroyFix null pointer dereference
2015-11-13 Colin LeroyFix null pointer dereference
2015-11-13 Colin LeroyRemove stupid function
2015-11-13 Colin LeroyFix null pointer dereference
2015-11-13 Colin LeroyFix overflow
2015-11-13 Colin LeroyFix overflow
2015-11-13 Colin LeroyFix overflow
2015-11-13 Colin LeroyBetter fix for buffer overrun
2015-11-01 Paulrevert 1b32cc6794190c9fb6124b6de5b6f23e3007eec9
2015-10-22 Ricardo MonesSet option to its own row
2015-10-21 Ricardo MonesFix bug #3151 ‘loaded vCalendar plugin "disables"…
2015-10-21 Andrej KacianAdd folderview_get_opened_item() function.
2015-10-21 Andrej KacianUse folderview_get_selected_item() more.
2015-10-20 Paulimplement RFE 3545, 'Support to view encrypted (passwor...
2015-10-19 Andrej KacianAdd a forgotten RSSyl: prefix to log_print message...
2015-10-19 Andrej KacianRSSyl: Accept feeds with no title. Closes bug #3480.
2015-10-15 Paulfix erroneous debug text, debug output (and style)
2015-10-14 Paulfix format warnings and some OpenBSD specific fixes
2015-10-14 Paulremove vanity labelling
2015-10-14 Paulfix menu item reference
2015-10-11 Andrej KacianUpdated plugins' symbol list files for Windows build.
2015-10-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-10-09 Michael RasmussenFix buffer overrun
2015-10-08 Colin LeroyFix possibly not null-terminated string
2015-10-08 Colin LeroyFix possibly non-null-terminated string
2015-10-08 Colin LeroyFix TOCTOU (time-to-check, time-to-use) race
2015-10-08 Colin LeroyFix possible overrun
2015-10-08 Colin LeroyFix wrong variable in for loop
2015-10-08 Colin LeroyRemove unused field
2015-10-08 Colin LeroyFix theoretical off-by-one (which should never happen)
2015-10-08 Colin LeroyFix off-by-one.
2015-10-02 Paulremove dead GeoLocation plugin
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-09-29 Ricardo MonesArchiver: remove unnecessary allocations
2015-09-22 Ricardo MonesDo not translate g_warning() strings
2015-09-22 Ricardo MonesLibravatar: remove hooks on failed init
2015-09-21 Andrej KacianFix several memory leaks in RSSyl.
2015-09-20 Andrej KacianRemove unneeded Windows-specific code path in Notificat...
2015-09-07 Christian HesseHidden preference to limit PGP autocompletion
2015-08-27 Paullet's not suggest possible, not necessarily correct...
2015-08-27 Pauladd option to specify location of GnuPG executable
2015-08-21 Charles LehnerAlways check for GnuTLS (fix #3507)
2015-08-21 Pauldo sgpgme_init() after prefs_gpg_init() because prefs...
2015-08-20 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-08-20 Michael RasmussenReduce size of error message
2015-08-19 Michael RasmussenFix possible crash when gpg is upgraded to gpg-v21
2015-08-18 Ricardo MonesLibravatar: fix typo in label
2015-08-17 Andrej KacianFix crash on double notification popup.
2015-08-12 Holger BerndtPython plugin: Add Folder to MessageInfo objects
2015-08-11 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-08-10 Colin LeroyFix string leaks
2015-08-04 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-08-04 Andrej KacianDo not build libfeed if RSSyl plugin is disabled.
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-22 Charles Lehnermanagesieve: count script length in bytes, not characters
2015-07-22 Charles Lehnermanagesieve: fix memory leak
next