Commit Graph

45 Commits

Author SHA1 Message Date
M66B 58cf7dfa2a Happy New Year 2024-01-01 08:50:49 +01:00
M66B 27d96e7fe8 Revert "Updated dnsjava"
This reverts commit 0abad7e694.

dnsjava 3+ depends on java.time.Duration, which was added in SDK 26
2023-12-31 17:21:22 +01:00
M66B d82019d090 Revert "Cleanup"
This reverts commit 74f429ad4b.
2023-12-31 17:21:09 +01:00
M66B 74f429ad4b Cleanup 2023-12-31 16:52:54 +01:00
M66B 0abad7e694 Updated dnsjava 2023-12-31 16:40:30 +01:00
M66B 4033d07417 Filter SPF records 2023-11-14 07:36:46 +01:00
M66B 219f0a6a59 Cleanup 2023-11-03 11:46:09 +01:00
M66B 96ca9d3144 Prevent DNS lookup ctor exception 2023-10-11 18:04:02 +02:00
M66B 5f5ccf25b1 Refactoring 2023-04-05 07:31:14 +02:00
M66B 785e7a5ee7 DNS auto discovery: use priority/weight 2023-04-03 20:45:22 +02:00
M66B 5058240cd2 Fixed non-printables TXT record 2023-02-13 14:20:06 +01:00
M66B 3d70d5aa22 Updated copyright - Happy New Year 2023-01-01 08:52:55 +01:00
M66B 84f416fc00 Added NS lookup 2022-10-12 11:59:26 +02:00
M66B 67a0f33bf3 Cleanup 2022-07-27 08:30:34 +02:00
M66B 9dbc889fae Reduced logging 2022-07-27 08:03:49 +02:00
M66B d8cce82f2d Added support for SPF/MX 2022-04-25 21:31:20 +02:00
M66B ff3f9df450 Refactoring 2022-04-13 22:27:33 +02:00
M66B db0267e3e0 Concat TXT record 2022-04-05 12:41:25 +02:00
M66B 65ce1e2e8f Merge TXT fragments 2022-03-23 08:27:41 +01:00
M66B bddf065ca1 Happy New Year 2022-01-01 09:46:36 +01:00
M66B 644d36f322 Simplification 2021-12-02 20:26:19 +01:00
M66B dec9f9c4fa Cleanup 2021-12-02 20:19:04 +01:00
M66B 395f903edc Use SOA record for quick setup 2021-10-29 17:53:19 +02:00
M66B 35fe0d2688 Reduced logging 2021-07-17 08:16:49 +02:00
M66B 2ea9a985e8 Reduced logging 2021-07-17 07:02:26 +02:00
M66B f7ffc52747 Added support for BIMI 2021-07-13 13:10:45 +02:00
M66B 98e69c1338 User readable MX error 2021-07-12 21:08:36 +02:00
M66B eb4b3ed06a Improved check MX error handling 2021-07-09 16:34:17 +02:00
M66B 7739cc91b5 Refactoring 2021-07-02 09:56:43 +02:00
M66B 3449815e68 Highlight mail-do domain name, refactoring 2021-07-02 07:32:15 +02:00
M66B cfe544cb3e Happy new year 2021-01-01 08:56:36 +01:00
M66B 884e5bcef2 Use Android's DNS resolver 2020-09-16 20:57:13 +02:00
M66B 2ff7f99858 Added DNS logging 2020-09-07 17:09:13 +02:00
M66B c8a89faa8d Use Android DNS resolver (experimental) 2020-09-05 22:32:32 +02:00
M66B 0e5b00dac9 Revert "Added support for cname records on looking op srv records"
This reverts commit 80a2b032bc.
2020-09-01 16:00:40 +02:00
M66B 80a2b032bc Added support for cname records on looking op srv records 2020-09-01 09:51:15 +02:00
M66B cc40ab769b DNS check timeout 2020-07-29 14:08:56 +02:00
M66B 4c843b7550 Refactoring 2020-07-21 09:34:56 +02:00
M66B 4e1b170ebe Increase DNS timeout 2020-07-21 09:19:23 +02:00
M66B ad1347b7ff Better DNS error handling 2020-07-16 23:28:32 +02:00
M66B dc19b2c8f6 Ignore unrecoverable DNS errors 2020-04-18 19:58:39 +02:00
M66B f0bcd619d3 Small fix 2020-04-16 19:19:18 +02:00
M66B 3932d0fa65 Refactoring 2020-04-16 18:28:12 +02:00
M66B 032910771b Refactoring 2020-04-16 18:09:55 +02:00
M66B 1f8079e773 Refactoring 2020-04-16 17:39:29 +02:00
Renamed from app/src/main/java/eu/faircode/email/DNSHelper.java (Browse further)