Fix buffer clash (one already present, one added in 3.16.0-254-gb9c4e27),
[claws.git] / src / plugins /
2018-08-03 Andrej KacianFix two GTK runtime warnings in Managesieve feed proper...
2018-08-03 Andrej KacianFix two GTK runtime warnings in RSSyl feed properties...
2018-07-25 Ricardo MonesMailmbox: fix buffer size
2018-07-22 Andrej KacianFix auth retry in Managesieve - wrong state variable...
2018-07-22 Andrej KacianRemoved a few obsolete and unused functions.
2018-07-17 Andrej KacianRSSyl: do not look at modified time when matching delet...
2018-07-16 Andrej KacianRSSyl: Re-add a mistakenly deleted #include.
2018-07-15 Andrej KacianRemove unneeded debug_print lines.
2018-07-15 Andrej KacianSave the account custom signing key ID even if other...
2018-07-15 Andrej KacianRSSyl: add more missing checks for offline mode
2018-07-14 Andrej KacianRSSyl: rework matching deleted items to better handle...
2018-07-13 Andrej KacianAdded missing archiver_prefs.h to archive_la_SOURCES.
2018-07-13 Andrej KacianDo not let plugins install their header files, unless...
2018-07-05 Andrej KacianMore Windows build fixes.
2018-07-01 Andrej KacianCleanup after moving Managesieve passwords to password...
2018-06-29 PaulvCalendar: Skip whitespace chars at the beginning of...
2018-06-26 Andrej KacianFix build for Windows, plus some missing symbols in...
2018-06-25 Holger BerndtGData plugin: Request interactive auth only in case...
2018-06-24 Holger BerndtGData plugin: Only allow one interactive auth session...
2018-06-22 Paulstrip whitespace from subscribed URLs
2018-06-19 Ricardo MonesDefault mode URL should be escaped before using it
2018-06-11 Michael RasmussenFix a possible memory leak
2018-06-11 wwpReduce scope of few variables.
2018-06-11 wwpUpdate copyright in file headers.
2018-06-10 Andrej KacianAdded SOCKS proxy support.
2018-05-28 wwpCode cleanup around glib version check (2.28 minimum).
2018-05-28 wwpDynamically allocate interface_vtable.
2018-05-28 wwpProperly initialize GDBusInterfaceVTable's private...
2018-05-28 Ricardo MonesFix warning: missing braces around initializer
2018-05-28 Ricardo MonesFix warning: excess elements in struct initializer
2018-05-25 wwpFix missing initializers, taking for reference GLib...
2018-05-24 wwpSince we depend on GLib 2.28, make real use of GList...
2018-05-22 wwpFix more unchecked return values reported by Coverity:
2018-05-05 Ricardo MonesFix a couple of unused variable warnings
2018-05-05 wwpSave few warnings around mistyped uses of g_list_length().
2018-05-03 Andrej KacianFix memory handling around SieveEditorPage.
2018-05-03 wwpFix some plugins' code indentation.
2018-04-13 wwpClamAV plugin: manage read errors (fixes CID #1220483).
2018-04-13 wwpFix another leak in smime plugin (CID #1220437).
2018-04-12 wwpSpamassassin plug-in: add support for compression ...
2018-04-12 wwpDisable SSLv3 in libspamc.c (patch from Debian spamassa...
2018-04-11 wwpFix sensitivity of few preferences widgets of the SA...
2018-04-11 wwpAdd NOTICE file to EXTRA_DIST.
2018-04-11 wwpAdd SpamAssassin's NOTICE file.
2018-04-11 wwpSA plugin: better way to make sure Unix sockets are...
2018-04-11 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-04-11 wwpUse G_OS_WIN32, the glib-proper way to check for WIN32.
2018-04-11 wwpSpamassassin plugin in Windows: don't allow Unix socket...
2018-04-11 Paulfix display of Key ID
2018-04-11 wwpUpdated Apache SpamAssassin code (libspam.[ch], utils...
2018-04-11 wwpFix a leak, CID #1220437.
2018-04-11 wwpFix wrong use of pointer-to-array as an array, CID...
2018-04-11 wwpFix buffer overrun, always writing at buffer size + 1.
2018-04-11 wwpFix CID #1434197, mismatch and unneeded display of...
2018-03-28 wwpAttachment remover: notify the user about what has...
2018-03-26 wwpRemove key and free attribute value only if they are...
2018-03-19 wwpFixed hook_id declarations to be gulong instead of...
2018-03-17 wwpDon't compute charset unless necessary (vcalviewer_get_...
2018-03-17 wwpFix possible access to uninitilized folder pointer...
2018-03-17 wwpSave us 35 warnings about hooks_register_hook() return...
2018-03-17 wwpFew optimizations: avoid strlen when string length...
2018-03-17 wwpFix wrong malloc of clamd_socket struct, CID 1220477.
2018-02-27 Ricardo MonesFix license version in Address Keeper plugin
2018-02-27 Andrej KacianUpdate uses of gtkut_tree_view_get_selected_pointer().
2018-02-27 Andrej KacianAdd gtkut_tree_view_get_selected_pointer() helper function.
2018-02-24 Andrej KacianFix memory leaks from results of gtk_tree_model_get().
2018-02-24 Andrej KacianUnreference GtkTreeModel pointers after they've been...
2018-02-23 Andrej KacianRSSyl: fix deleted item checking when modified or publi...
2018-02-19 Andrej KacianReplace GtkCMCList in pgpcore select-keys.c with GtkTre...
2018-02-09 Andrej KacianCast to GSourceFunc instead of deprecated GtkFunction...
2018-02-09 Andrej KacianMigrate from deprecated GtkTooltips to GtkTooltip in...
2018-02-09 Andrej KacianFix few forgotten GDK_ to GDK_KEY_ renames in plugins.
2018-02-09 Michael RasmussenForgotten changes in commit 09301b6e73e4af1b03b6f19d340...
2018-02-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-02-09 Andrej KacianDo not put enchant's CFLAGS into main CFLAGS make variable.
2018-02-09 Andrej KacianRework of alertpanel default button focus handling.
2018-02-06 Andrej KacianRemove direct GTK struct member access from pdf_viewer...
2018-02-06 Andrej KacianRemove the last offender against -DGTK_DISABLE_SINGLE_I...
2018-02-06 Ralph SennhauserAdd missing header to acpi_notifier
2018-02-06 Ralph SennhauserDrop no longer used gtk+2 utility functions
2018-02-06 Ralph SennhauserDrop ifdefs for old gtk+2
2018-02-06 Andrej KacianA few instances of combobox manipulation still used...
2018-02-06 Andrej KacianRemoved almost all direct GTK struct member accesses.
2018-02-05 Ricardo MonesFix some copyright headers
2018-02-05 Ricardo MonesMove all colors into an array
2018-01-31 Andrej KacianRSSyl: Handle 404 and other fetch failures better.
2018-01-20 Ricardo MonesPrune more gtk_widget_set_size_request calls
2017-12-09 Andrej KacianCopyright year update in plugins' version.rc files.
2017-12-09 Andrej KacianSome FileDescription fixes in plugins' version.rc files.
2017-11-27 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-11-27 Michael GmelinFix bug #3924: Unbreak sieve host configuration on...
2017-11-23 Abhay S. KushwahaRssyl: fix Windows build
2017-11-16 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-11-15 Ricardo MonesRssyl: use new entity decoding API
2017-11-09 Andrej KacianA hopefully better fix for commit 9f1c5fef1 when buildi...
2017-11-09 Andrej KacianFix commit 9f1c5fef1 when building with GpgME < 1.7.0.
2017-11-08 Andrej KacianShow full key/signature fingerprints.
2017-11-03 Ricardo MonesUse appropriate array for searching
2017-10-28 Andrej KacianUpdated Fancy's claws.def for the Windows build
2017-10-27 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
next