Commit Graph

61 Commits

Author SHA1 Message Date
M66B
7d18070860 MiniDNS improvements 2024-01-05 13:22:28 +01:00
M66B
f716f1cad5 Simplication 2024-01-05 12:37:40 +01:00
M66B
72731ccbd2 Use raw DNS response 2024-01-04 09:47:37 +01:00
M66B
a55337ea09 Sort SRV records on priority and weight 2024-01-04 08:24:50 +01:00
M66B
7d905bb470 Reduce logging 2024-01-03 18:21:02 +01:00
M66B
21b83d8bc4 Fixed MX check 2024-01-02 19:26:41 +01:00
M66B
48007f5857 Revert 2024-01-02 18:59:34 +01:00
M66B
76f666a63f Revert "Added custom DNS resolver option"
This reverts commit 6b90d0e166.
2024-01-02 18:54:03 +01:00
M66B
6b90d0e166 Added custom DNS resolver option 2024-01-02 16:44:35 +01:00
M66B
c5dd3b0260 DNS: process cnames 2024-01-02 13:58:01 +01:00
M66B
56a053f6be Secure and authentic 2024-01-02 12:55:36 +01:00
M66B
ea9125ff72 Added logging 2024-01-01 22:56:06 +01:00
M66B
b87ddb9ca6 Simplification 2024-01-01 22:54:46 +01:00
M66B
94c6fca5dc Replaced getByName/getAllByName 2024-01-01 22:30:34 +01:00
M66B
b4902b9165 Replaced dnsjava by MiniDNS 2024-01-01 21:44:48 +01:00
M66B
80f69c2240 Optimization 2024-01-01 16:46:29 +01:00
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