Commit Graph

154 Commits

Author SHA1 Message Date
M66B
46ff530412 Update Bugsnag/DSL-JSON 2024-04-29 11:45:03 +02:00
M66B
3989504073 Updated Bugsnag 2024-04-29 11:37:18 +02:00
M66B
371b858a13 Small improvement 2024-01-24 11:02:41 +01:00
M66B
a415450a41 Fallback unknown charset for Android 5 2024-01-24 07:55:05 +01:00
M66B
c8cf13b66f Updated Bugsnag client 2023-12-31 11:34:04 +01:00
M66B
2810115d2f Log capabilities 2023-12-14 17:41:51 +01:00
M66B
8655d3bb7c Remove XML parsing 2023-12-11 18:31:06 +01:00
M66B
7456ba958e Enable XML secure processing 2023-12-11 17:58:39 +01:00
M66B
cfc1f665b0 Outer wrap write timeout socket 2023-12-07 16:19:52 +01:00
M66B
757181958b Small improvements 2023-12-06 17:35:36 +01:00
M66B
8346ded5c9 XML security 2023-12-06 13:47:32 +01:00
M66B
47ec1ade23 Debug: proxy connections 2023-12-02 12:39:00 +01:00
M66B
bdb7ca1ba0 Avoid triggering Fluid Attacks
https://docs.fluidattacks.com/criteria/fixes/java/052/
2023-11-26 09:17:20 +01:00
M66B
715dd2c36a POP3 temp dir 2023-11-20 10:05:49 +01:00
M66B
ceac8badde Updated Bugsnag 2023-11-09 08:30:10 +01:00
M66B
644f203b82 Disable querying send buffer
This will close the socket on some devices
2023-09-10 08:03:49 +02:00
M66B
2a3b0a881c Revert "Get proper socket fd"
This reverts commit 67abc81566.
2023-09-08 21:57:04 +02:00
M66B
67abc81566 Get proper socket fd 2023-09-08 18:12:19 +02:00
M66B
f86829daea Fixed missing Content-Type POP3/TOP 2023-08-24 13:10:00 +02:00
M66B
8412a69b39 Revert "Experiment: search attachment content"
This reverts commit b03f0ebe6b.
2023-08-10 07:26:49 +02:00
M66B
b03f0ebe6b Experiment: search attachment content 2023-08-09 18:54:37 +02:00
M66B
21c71ffcc8 Updated Bugsnag to v5.30.0 2023-06-28 08:31:24 +02:00
M66B
7d1ca2840f Added attachment section IDs 2023-06-21 12:23:21 +02:00
M66B
18926aeea5 Disable nested IMAP messages 2023-04-25 18:28:50 +02:00
M66B
3de2d1ac32 Handle UTF8=ACCEPT without ENABLE support 2023-04-08 14:34:01 +02:00
M66B
044009b876 Update message cache size on FETCH if neeed 2023-01-04 11:17:05 +01:00
M66B
348b57bc4e Debug: stop base64 decode after > 10 bad bytes 2023-01-01 22:24:07 +01:00
M66B
269b2a7e8c Fixed encoding of nested messages 2022-12-12 20:20:08 +01:00
M66B
b4f82fa99d Cleanup 2022-11-12 22:10:03 +01:00
M66B
084d0e1536 Updated Bugsnag 2022-11-12 21:57:15 +01:00
M66B
146a8cc0d9 Prevent NPE 2022-10-24 21:52:36 +02:00
M66B
bf6d596ce6 Fixed encoding of nested messages (2) 2022-10-06 09:44:32 +02:00
M66B
e7b2d0a59e Clear data handler 2022-10-06 09:30:08 +02:00
M66B
0b05bf7fc2 Fixed encoding of nested messages 2022-10-06 09:26:37 +02:00
M66B
d059c5f6d2 Revert "Fixed nested IMAP message encoding"
This reverts commit 61d078f929.
2022-10-06 09:26:10 +02:00
M66B
d9900ae52b Fixed text/calendar when 8 bit mime 2022-09-13 11:19:39 +02:00
M66B
b6030ecd83 Handle SMTP 2xx 2022-09-03 17:29:53 +02:00
M66B
c720458e9d Added idle restart for Outlook 2022-09-02 17:22:39 +02:00
M66B
aef7175dd0 Load headers with unicode indicator 2022-08-13 08:38:51 +02:00
M66B
65dff942a5 Fixed expunge workaround 2022-07-21 22:23:34 +02:00
M66B
f5604d6ede Updated Bugsnag to version 5.23.0 2022-06-23 20:36:53 +02:00
M66B
beb1ce0e05 I/O exceptions can happen 2022-06-08 17:07:55 +02:00
M66B
d2d6ac8ab6 Improved POP3 auth exception 2022-06-08 15:04:04 +02:00
M66B
61d078f929 Fixed nested IMAP message encoding 2022-03-13 08:04:59 +01:00
M66B
15dfe601a1 Insane 2022-02-23 13:05:09 +01:00
M66B
1544b41f45 Propagate POP3 I/O errors 2022-02-09 17:25:32 +01:00
M66B
169f117950 Updated Bugsnag/Android to 5.19.2 2022-02-03 19:23:50 +01:00
M66B
a26376eda5 Enable X-UIDONLY if available 2022-01-28 18:08:38 +01:00
M66B
5a6ace9c4c Process UID command option 2022-01-28 15:31:46 +01:00
M66B
1e10eb8fdf X-UIDONLY, really? 2022-01-28 14:48:18 +01:00