Prevent an unlikely crash during RSSyl feed properties save.
[claws.git] / src /
2016-04-09 Andrej KacianPrevent an unlikely crash during RSSyl feed properties...
2016-04-09 Andrej KacianAddressbook now uses password store for LDAP passwords.
2016-04-09 Andrej KacianRemove password from passwordstore when deleting a...
2016-04-09 Andrej KacianUpdate passwordstore if RSSyl feed's URL gets changed.
2016-04-09 Andrej KacianFix crash on deleting password from passwordstore.
2016-04-09 Andrej KacianRemove obsolete comment in RSSyl's OPML import.
2016-04-09 Andrej KacianFix parsing logic in RSSyl OPML import.
2016-04-08 Andrej KacianClose PRNG source after reading our PBKDF2 salt from it.
2016-04-08 Andrej KacianUse PBKDF2 with HMAC-SHA1 for master passphrase in...
2016-04-08 Andrej KacianAdded PBKDF2 implementation, copied from OpenBSD.
2016-04-06 Andrej KacianUpdate plugins' claws.def filess for Windows build.
2016-04-06 Andrej KacianRemove unneeded plugin_master_passphrase_change().
2016-04-05 Holger BerndtPython plugin: Add set_header_list() function for Compo...
2016-04-02 Andrej KacianRSSyl: zero out password variables after migration...
2016-04-02 Andrej KacianMake RSSyl plugin use the password store.
2016-04-02 Andrej KacianMove RSSyl plugin name to a macro.
2016-04-02 Ricardo MonesFix some odd debug outputs
2016-04-01 wwpMake use of GNUTLS_CFLAGS to compile.
2016-03-31 Colin LeroyFix cast issue
2016-03-31 Andrej KacianMigrate GData plugin refresh token to password store...
2016-03-30 Andrej KacianMigrate SpamReport passwords to password store correctly.
2016-03-30 Andrej KacianMake vCalendar plugin use the password store.
2016-03-30 Andrej KacianRewrite unfold_line() to handle UTF8 line breaks.
2016-03-27 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2016-03-25 Andrej KacianFix incorporation dialog focus with master passphrase...
2016-03-25 Ricardo MonesRemove dead code when the #ifndef is true
2016-03-24 Andrej KacianSet empty block->entries to NULL in passwd_store_delete...
2016-03-24 Andrej KacianEmpty account block in password store when deleting...
2016-03-24 Andrej KacianFix crash in rare corner case in password en/decryption.
2016-03-23 Andrej KacianUse a hardcoded IV length in password encryption.
2016-03-23 Andrej KacianUse SHA-256 for master_passphrase_hash, since SHA-512...
2016-03-19 Andrej KacianWrite passwordstore into file also after account passwo...
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 KacianRemoved a forgotten debug line.
2016-03-19 Andrej KacianDo not create password block when deleting a password...
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-19 Andrej KacianChange default show/hide shortcut to Ctrl+F12.
2016-03-14 Andrej KacianUse account ID instead of name in passwordstorerc.
2016-03-14 Charles LehnerMigrate managesieve to passwordstore
2016-03-03 Colin LeroyFix unitialised access
2016-03-03 Andrej Kacian"Master password" is now called "master passphrase".
2016-03-02 Andrej KacianMake POP3 use password store too.
2016-03-02 Andrej KacianFix previous fix ;-)
2016-03-02 Andrej KacianFix a Coverity warning caused by previous commits.
2016-03-01 Andrej KacianFix SMTP password use with password store.
2016-03-01 Andrej KacianMake accounts use new password store for their passwords.
2016-03-01 Andrej KacianImplement a password store.
2016-03-01 Andrej KacianUpon master password change, ask for old password immed...
2016-02-25 Paulfix typos in function name
2016-02-24 Paulremove the whole unncessary if block, completing the...
2016-02-24 Paulremove spurious single quotes in mailcap_get_command_in...
2016-02-24 Pauladd missing include
2016-02-20 Andrej KacianAdd warning about missing LOGIN SASL plugin for IMAP.
2016-02-20 Paulprevent always selecting html part in multipart/alternative
2016-02-19 Andrej KacianMade the gnutls password encryption work on Win32.
2016-02-19 Andrej KacianRevert "Made the gnutls password encryption work on...
2016-02-19 Andrej KacianMade the gnutls password encryption work on Win32.
2016-02-19 Andrej KacianFix a compile error on Win32.
2016-02-19 Ricardo MonesAdd scroll to SSL certificates list
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 #2604: Add support for -geometry
2016-02-19 Ricardo MonesFix bug #3578: Strings around MAILIMAP_ERROR…
2016-02-19 Ricardo MonesFix bug #3581: sys:1: Warning: Source ID # was…
2016-02-19 Ricardo MonesFix bug #3028: Claws doesn't select html part if attach...
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-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 LeroyForgot to memset. We should add an helper function...
2016-02-11 Colin LeroyvCalendar: Use new password API
2016-02-11 Colin LeroyFix another g_log warning
2016-02-11 Colin LeroyFix indentation, sorry
2016-02-11 Colin LeroyFix a leak and g_log() in case of null passwords
2016-02-10 Andrej KacianFix two crashes in IMAP introduced by the passwords...
2016-02-10 Andrej KacianFix inputdialog modality and focus issue.
2016-02-10 Andrej KacianAnother logic fix for handling master password change...
2016-02-10 Andrej KacianFix a logic error in handling results of master passwor...
2016-02-10 Andrej KacianFix a segfault caused by freeing a string on incorrect...
2016-02-09 Andrej KacianAddendum to 503cb50 (Fix build with --with-password...
2016-02-08 Michael RasmussenAdd help text and change text of second label
2016-02-08 Andrej KacianImproved master password change dialog a bit.
2016-02-08 Andrej KacianRevert "Fix a teensy weensy memory leak in Action confi...
2016-02-08 Andrej KacianFix a teensy weensy memory leak in Action configuration...
2016-02-08 Andrej KacianFix a possible use-after-free for ContactData pointers...
2016-02-08 Andrej KacianReal fix for #3598. We were zeroing out wrong pointer.
2016-02-08 Andrej KacianMake procmime_mimeinfo_free_all() zero the passed pointer.
2016-02-08 Andrej KacianFix build with --with-password-encryption=old
2016-02-07 Andrej KacianAdded "Forget master password" mainwindow menu entry.
2016-02-07 Andrej KacianForget entered master password before trying to change it.
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-02-03 Andrej KacianRemoved simple-gettext.c, as it is not being used at...
next