Commit graph

  • 8d0917ab44 Restrict -Wno-unused-function to flex generated files Jonathan Boeing 2021-11-02 20:42:00 -0700
  • 3f99b30b02 Fix windows build Jonathan Boeing 2021-11-06 22:40:52 -0700
  • 1b9711497f Use a compile test for time_t format specifier Jonathan Boeing 2021-11-06 22:23:36 -0700
  • 4967f15fd5 Remove leftover defines Jonathan Boeing 2021-11-06 19:27:14 -0700
  • c2fa37c192 Clean up feature test macro definitions Jonathan Boeing 2021-11-04 22:50:15 -0700
  • 7e9e3dc1d2 Make config.h the first include Jonathan Boeing 2021-11-05 02:26:46 -0700
  • 1af27911f4 Only include config.h from .c files Jonathan Boeing 2021-11-05 00:23:37 -0700
  • f54996a2a9 Add missing config.h includes Jonathan Boeing 2021-11-04 21:15:09 -0700
  • 1a59bfc48a Use AM_CFLAGS in configure.ac Jonathan Boeing 2021-11-02 23:44:46 -0700
  • 2d5fca2a39 Fix -Wunused-function warnings for Windows Jonathan Boeing 2021-11-05 01:29:22 -0700
  • f9c2a44307 Fix -Wunused-function warnings Jonathan Boeing 2021-09-15 03:26:30 -0700
  • 86fcec37b5 Restrict -Wno-unused-function to flex generated files Jonathan Boeing 2021-11-02 20:42:00 -0700
  • 2abc7b1750 Fix windows build Jonathan Boeing 2021-11-06 22:40:52 -0700
  • 0578ee7239 Refactor CRLF-truncation into a function Ricardo Mones 2021-11-06 15:04:58 +0100
  • 7eb44fab06 Refactor CRLF-truncation into a function Ricardo Mones 2021-11-06 15:04:58 +0100
  • 4b26e58757 Remove unused function Ricardo Mones 2021-11-06 00:51:04 +0100
  • da970984ad Remove unused function Ricardo Mones 2021-11-06 00:51:04 +0100
  • 990d70e414 Use global IO timeout value for signature check Jonathan Boeing 2021-10-31 20:26:38 -0700
  • ee26f858ed Fix build error with -Werror=format-security Jonathan Boeing 2021-10-29 10:27:13 -0700
  • 932dfa4eb5 Fix CID 1493278 Michael Rasmussen 2021-10-29 19:08:59 +0200
  • ca14c79c3a Check for null pointer Jonathan Boeing 2021-10-29 08:56:44 -0700
  • 24c45b9e1b set min plugin version for new privacy interface Jonathan Boeing 2021-10-29 08:47:10 -0700
  • b00919ab9e fix bug 4517, 'Thread safety issues in signature checking code' Jonathan Boeing 2021-08-02 23:02:40 -0700
  • b52781b8c4 Remove cm_mutex_new/_free wrappers Jonathan Boeing 2021-09-27 01:37:12 -0700
  • 6596986bb6 Remove slist_copy_deep wrapper Jonathan Boeing 2021-09-27 00:31:11 -0700
  • 2608cac9b3 Set minimum GLib version to 2.36 Jonathan Boeing 2021-09-27 00:22:26 -0700
  • 621550bd64 fix g_free() paul 2021-11-01 10:40:13 +0000
  • 4dc91617c4 fix g_free() paul 2021-11-01 10:40:13 +0000
  • f958752b29 Use global IO timeout value for signature check Jonathan Boeing 2021-10-31 20:26:38 -0700
  • e700a32e8f Fix build error with -Werror=format-security Jonathan Boeing 2021-10-29 10:27:13 -0700
  • f6eff41a7d Fix CID 1493278 Michael Rasmussen 2021-10-29 19:08:59 +0200
  • cb6b97b6c4 Check for null pointer Jonathan Boeing 2021-10-29 08:56:44 -0700
  • 993bb4afaa set min plugin version for new privacy interface Jonathan Boeing 2021-10-29 08:47:10 -0700
  • 617596d534 fix bug 4517, 'Thread safety issues in signature checking code' Jonathan Boeing 2021-08-02 23:02:40 -0700
  • 1559337f7c Remove cm_mutex_new/_free wrappers Jonathan Boeing 2021-09-27 01:37:12 -0700
  • 6df5a3adb6 Remove slist_copy_deep wrapper Jonathan Boeing 2021-09-27 00:31:11 -0700
  • 78de2d36be Set minimum GLib version to 2.36 Jonathan Boeing 2021-09-27 00:22:26 -0700
  • 5082e914b7 Add more space to the right of the input dialog. wwp 2021-10-26 00:09:23 +0200
  • 438b3955a3 Add more space to the right of the input dialog. wwp 2021-10-26 00:08:48 +0200
  • e26fd7e6d4 Subscribe to Webcal: use any URI found in the clipboard. wwp 2021-10-25 23:38:53 +0200
  • f77e02c92d Subscribe to Webcal: use any URI found in the clipboard. wwp 2021-10-25 23:38:53 +0200
  • c64353ee15 fix bug 4536, 'Tab for address selects second entry' paul 2021-10-14 10:35:42 +0100
  • c0508d11c6 remove unused gtkut_set_button_color() paul 2021-10-12 09:37:27 +0100
  • 499b61ef50 remove unused gtkut_set_widget_bgcolor_rgb() paul 2021-10-12 09:28:09 +0100
  • e924500d8a rework border widths paul 2021-10-12 07:30:14 +0100
  • 8b228c1c34 replace deprecated gtk_dialog_get_action_area() paul 2021-10-11 11:03:34 +0100
  • f9e10f155c Fix CID 1492336: dead code (due to fixing CID 1491181). wwp 2021-10-09 17:28:13 +0200
  • a57e95710c Fix CID 1492336: dead code (due to fixing CID 1491181). wwp 2021-10-09 17:28:13 +0200
  • 34f669fb3d Fix CID 1491401 and 1491402: (possible) modulo by zero. wwp 2021-10-08 15:51:15 +0200
  • 9509f16541 Fix CID 1491401 and 1491402: (possible) modulo by zero. wwp 2021-10-08 15:50:39 +0200
  • 699bae8428 Fix CID 1491181: dereference null return value. wwp 2021-10-08 14:23:37 +0200
  • 620c953303 Fix CID 1491181: dereference null return value. wwp 2021-10-08 14:23:37 +0200
  • c6fa3ed5ef Fix CID 1491360: dereference null return value. wwp 2021-10-08 14:20:14 +0200
  • 8f5483331c Fix CID 1491360: dereference null return value. wwp 2021-10-08 14:20:14 +0200
  • 6ec0033664 Free ptr only if necessary (around CID 1491058). wwp 2021-10-07 09:30:52 +0200
  • 1a6649b3f2 Fix CID 1491058: resource leak (a good old one). wwp 2021-10-07 09:52:13 +0200
  • 3a0ac9efa8 Fix CID 1491058: resource leak (a good old one). wwp 2021-10-07 09:52:13 +0200
  • 502474a0d4 Free ptr only if necessary (around CID 1491058). wwp 2021-10-07 09:30:52 +0200
  • 9869b88395 Fix CID 1491311: dereference after null check. Wrong logic there: we should fail if pointers are null, not only if strings are empty, even though gtk_entry_get_text should never return null). wwp 2021-10-07 09:14:02 +0200
  • 68b65ac49c Fix CID 1491311: dereference after null check. Wrong logic there: we should fail if pointers are null, not only if strings are empty, even though gtk_entry_get_text should never return null). wwp 2021-10-07 09:14:02 +0200
  • 03565af05e Fix CID 1491229: dereference after null check. wwp 2021-10-07 09:10:21 +0200
  • 263eb81335 Fix CID 1491229: dereference after null check. wwp 2021-10-07 09:10:21 +0200
  • a471705042 Fix CID 1491290: dereference before null check. wwp 2021-10-06 12:04:33 +0200
  • dc1cd36b37 Fix CID 1491290: dereference before null check. wwp 2021-10-06 12:04:33 +0200
  • 65b78c0c8a Fix CID 1491104, 1491132, 1491327: dereference before null check. wwp 2021-10-06 12:02:24 +0200
  • 3d29bbb7df Fix CID 1491104, 1491132, 1491327: dereference before null check. wwp 2021-10-06 12:02:24 +0200
  • 1803265b18 Fix CID 1491379: dereference before null check. wwp 2021-10-06 09:53:47 +0200
  • 8f03bca61a Fix CID 1491379: dereference before null check. wwp 2021-10-06 09:53:47 +0200
  • 4228ee62e4 Fix CID 1492202: dereference before null check (we usually test if gtk_editable_get_chars returns NULL, but it should not). wwp 2021-10-06 09:49:27 +0200
  • bac407684a Fix CID 1492202: dereference before null check (we usually test if gtk_editable_get_chars returns NULL, but it should not). wwp 2021-10-06 09:49:27 +0200
  • b3e01e3b34 Fix CID 1492329: use after free (proper fix for CID 1491230). wwp 2021-10-06 09:39:11 +0200
  • ac14ec50d6 Fix CID 1492328: uninitialized ptr read (bound to fix for CID 1491222). wwp 2021-10-06 09:16:14 +0200
  • 17bc6d54f0 Fix CID 1492329: use after free (proper fix for CID 1491230). wwp 2021-10-06 09:39:11 +0200
  • 9b84fd8c3d Fix CID 1492328: uninitialized ptr read (bound to fix for CID 1491222). wwp 2021-10-06 09:16:14 +0200
  • 13c6d440f6 Fix CID 1492329 Michael Rasmussen 2021-10-06 00:39:05 +0200
  • 62f60f91df Fix CID 1492329 Michael Rasmussen 2021-10-06 00:34:18 +0200
  • 6d1d01c42a Revert accidentally committed changes. wwp 2021-10-05 17:03:09 +0200
  • 939891e96f Revert accidentally committed changes. wwp 2021-10-05 17:03:09 +0200
  • d4c46b2138 Fix CID 1491365: resource leak. wwp 2021-10-05 16:49:50 +0200
  • 6e380d8a14 Fix CID 1491365: resource leak. wwp 2021-10-05 16:49:50 +0200
  • 8afdad6415 Fix CID 1491373 and 1491378: resource leaks. wwp 2021-10-05 13:08:39 +0200
  • e2bde697bd Fix CID 1491373 and 1491378: resource leaks. wwp 2021-10-05 13:08:39 +0200
  • 5be9de249e Fix CID 1492192: resource leak. wwp 2021-10-05 13:02:17 +0200
  • 5d2612f9ce Fix CID 1492192: resource leak. wwp 2021-10-05 13:02:17 +0200
  • 224f1e26f8 Fix CID 1491180: resource leak (and not stopping at first match whereas we should). wwp 2021-10-05 12:46:24 +0200
  • eae61be5c5 Fix CID 1491180: resource leak (and not stopping at first match whereas we should). wwp 2021-10-05 12:46:24 +0200
  • 38915be2c2 Fix CID 1491184: resource leak. wwp 2021-10-05 12:31:15 +0200
  • 7efb57bc4f Fix CID 1491184: resource leak. wwp 2021-10-05 12:31:15 +0200
  • f27c43b929 Fix CID 1491230: resource leak. wwp 2021-10-05 12:27:52 +0200
  • 347e003b4a Fix CID 1491230: resource leak. wwp 2021-10-05 12:27:52 +0200
  • d99686bea4 Fix CID 1491349: resource leak. wwp 2021-10-05 09:59:05 +0200
  • 4b4eded683 Fix CID 1491349: resource leak. wwp 2021-10-05 09:59:05 +0200
  • 254f6308d5 Fix CID 1491221: resource leak. wwp 2021-10-05 09:42:04 +0200
  • e345eea1d1 Fix CID 1491221: resource leak. wwp 2021-10-05 09:42:04 +0200
  • 4aab5e4039 Fix CID 1491058: resource leak. wwp 2021-10-05 09:38:10 +0200
  • b4b2708444 Fix CID 1491058: resource leak. wwp 2021-10-05 09:38:10 +0200
  • 216d11f75a Fix CID 1491222: resource leak. wwp 2021-10-05 09:35:00 +0200
  • 7c6bf43b83 Fix CID 1491222: resource leak. wwp 2021-10-05 09:35:00 +0200
  • 6bd9ed9fc4 Fix VID 1491252: resource leak. wwp 2021-10-05 09:18:43 +0200
  • b78affce7a Fix VID 1491252: resource leak. wwp 2021-10-05 09:18:43 +0200