Upon master password change, ask for old password immediately.
[claws.git] / src /
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...
2016-02-02 Paulfix Compose account selection when imap folder is selected
2016-01-29 Paulautomatically use external editor on fwd-as-attachment...
2016-01-28 Andrej KacianRemove the outer scrollbar from header area.
2016-01-27 Andrej KacianFix superfluous semicolons from 543c7d3.
2016-01-27 Andrej KacianRSSyl: Handle XHTML content correctly for Atom feeds.
2016-01-24 Colin LeroyFix unused variable warning
2016-01-23 Andrej KacianMH class now should not change working directory anymore.
2016-01-23 Andrej KacianZero out few forgotten pointers in procmsg_msginfo_free().
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-19 Paulmore removing of space before colon
2016-01-19 Paulupdate copyright year
2016-01-19 Paulremove space in front of colon
2016-01-17 Andrej KacianDelete prototypes for non-existent prefs_write_close*().
2016-01-17 Paulfix CVE-2015-8708, bug 3557, 'Remotely exploitable...
2016-01-03 Andrej KacianAdd missing symbol to vcalendar claws.def file.
2015-12-28 Paulfix bug 2358, '"Disposition-Notification-To:" should...
2015-12-23 Paulremove space in front of colon
2015-12-22 Paulfix bug 3584, 'After 3.13.1, characters in some Japanes...
2015-12-20 Paullt.po updated
2015-12-20 Paulupdate translations
2015-12-20 Ricardo MonesUpdate array of recognised TLDs for release
2015-12-18 Andrej KacianRSSyl: do not add extra dir separator in item_get_path().
2015-12-16 Andrej KacianSome minor changes for win32 build.
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-08 Ricardo MonesCosmetic: use g_strstrip define when stripping
2015-12-07 Paulcall 'new' address book 'alternate' address book
2015-12-05 Charles LehnerRename address book search label
2015-12-04 Charles LehnerFix bug #1918: allow searching of local address books
2015-12-04 Andrej KacianRemoved a useless debug line.
2015-12-03 Charles LehnerFix enum scan on powerpc
2015-12-03 Andrej KacianRemove use of fnmatch(), in favour of GPatternSpec.
2015-12-03 Ricardo MonesCorrect modified file headers
2015-12-03 Ricardo MonesRemove more markup from translatable strings
2015-12-02 Ricardo MonesRemove markup from translatable strings
2015-12-01 Ricardo MonesMake interface match expectations of plugin_load()
2015-11-25 Andrej KacianFix folder renaming for IMAP on Windows.
2015-11-25 Ricardo MonesUse same label for seconds in timeouts
2015-11-24 Ricardo MonesAdjust menus for external embedded editor
2015-11-24 Ricardo MonesBug #2355: don't send while external editor is open
2015-11-23 Ricardo MonesFix bug #2355: Embedding external editor through GtkSocket
2015-11-23 Ricardo MonesUse an arrow instead of ASCII chars
2015-11-20 Andrej KacianReenabled regexps on Windows.
2015-11-18 Ricardo MonesFix bug #3566: add missing locales to Eastern nameorder
2015-11-17 Paulreinistate 1b32cc6794190c9fb6124b6de5b6f23e3007eec9...
2015-11-17 Colin LeroyFix bug #3559 more correctly
2015-11-17 Ricardo MonesFix bug #3565 by reverting “fix bug 3559, 'Opening...
2015-11-16 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
next