88
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Normalize capitalization in debug and log messages.
wwp
More... 8 months ago
RSSyl plugin: fix wrong paste in debug_print (don't laugh).
wwp
More... 8 months ago
RSSyl plugin: allow enhanced debug msg filtering by making sure all plugin debug messages are prefixed with 'RSSyl:'.
wwp
More... 8 months ago
RSSyl plugin: allow enhanced debug msg filtering by making sure all plugin debug messages are prefixed with 'RSSyl:'.
wwp
More... 8 months ago
RSSyl plugin: prefer "Refresh all" (feeds) to "Refresh recursively", the former used everywhere else. RSSyl plugin: make 'Refresh all skips feeds programmed to be refreshed manually' setting to apply in case of automated refreshing only (i.e. not manually).
wwp
More... 8 months ago
Fix CID 1645078: (RESOURCE_LEAK) More... 8 months ago
RSSyl plugin: add a pref so that feeds programmed for manual updates only (refresh interval=0) are not updated when refreshing all feeds at once (recursively by the context menu, timer or at start-up, if enabled).
wwp
More... 8 months ago
RSSyl plugin: change the default User Agent used to retrieve feeds to ClawsMailRSSyl/$VERSION ($URL), allow users to make use of a custom User Agent (in preferences) to override the default one, allow users to override the User Agent on a per-feed basis as well.
wwp
More... 8 months ago
Code reformat, use tabs.
wwp
More... 8 months ago
Fix RSSyl plugin license identifier.
wwp
More... 8 months ago
Mail archiver: remove surrounding frame.
wwp
More... 8 months ago
Collect addresses: remove surrounding frame.
wwp
More... 8 months ago
Add a bit of space to the vcalendar dialog border.
wwp
More... 8 months ago
Fix CID 1220388: Out-of-bounds write (OVERRUN).
wwp
More... 8 months ago
Fix CID 1498799 Uninitialized scalar variable.
wwp
More... 8 months ago
Reorder and reword few items in configure's summary output.
wwp
More... 8 months ago
Attempt to fix CID 1491271 Resource leak.
wwp
More... 8 months ago
Mail Archiver plug-ing: fix a typo in newly added archive type (ZSTD).
wwp
More... 8 months ago
Fix CID 1491239: resource leak More... 8 months ago
Fix CID 1642812 "resource leak" and other issues More... 8 months ago
Fix CID 1644197. False positive More... 8 months ago
Mail Archiver plug-in: add support for ZSTD (libarchive >= 3.4.0). (fix wrong libarchive version check in one place)
wwp
More... 8 months ago
Mail Archiver plug-in: add support for ZSTD (libarchive >= 3.4.0). Fix a possible buffer overrun.
wwp
More... 8 months ago
Update SpamAssassin (client) third-party code to 4.0.1.
wwp
More... 8 months ago
Fix CID 1642780: Resource leak (and potential password leak)
wwp
More... 8 months ago
Make sure all data manipulation around mimeinfo->length and mimeinfo->offset use at least long integers (they are more or less all bound to ftell), this solves mismatch in comparisons and also: CID 1498802: Improper use of negative value (NEGATIVE_RETURNS)
wwp
More... 8 months ago
CID 1498794: Improper use of negative value (NEGATIVE_RETURNS)
wwp
More... 8 months ago
Fix type mismatch in comparisons.
wwp
More... 8 months ago
Fix CID 1220354: Overflowed constant (INTEGER_OVERFLOW)
wwp
More... 8 months ago
Fix CID 1491061: Out-of-bounds access (OVERRUN)
wwp
More... 8 months ago