Commit Graph

78 Commits

Author SHA1 Message Date
M66B
48c3c7d7a9 Simplification 2024-01-06 14:11:48 +01:00
M66B
f5e3ebaa9a Small improvement 2024-01-06 14:08:37 +01:00
M66B
1222d87f8b DNS: proper timeouts 2024-01-06 14:05:42 +01:00
M66B
67d98f7e10 Experiment: DoT 2024-01-06 13:52:02 +01:00
M66B
3326e7dec2 Experiement: DoH 2024-01-06 13:15:52 +01:00
M66B
90d82ee029 Refactoring 2024-01-06 13:14:23 +01:00
M66B
208fe65725 Reduced logging 2024-01-06 09:00:12 +01:00
M66B
cd0ccba175 Removed DNSSEC option
Needs to be per host
2024-01-05 21:32:05 +01:00
M66B
c92d8a91bf Small improvement 2024-01-05 21:26:32 +01:00
M66B
3d54182e2b DNS: backward compatibility 2024-01-05 20:24:05 +01:00
M66B
bd8fceca35 Added options for custom resolver and enforcing DNSSEC 2024-01-05 19:21:26 +01:00
M66B
9f1d809c79 DNS improvements 2024-01-05 18:53:06 +01:00
M66B
66c8180653 MiniDNS: prepare resolving server host names 2024-01-05 18:44:13 +01:00
M66B
cc862f6955 Added option to specify extra DNS server addresses 2024-01-05 17:31:48 +01:00
M66B
bfc1900b90 Refactoring 2024-01-05 15:27:03 +01:00
M66B
8e5a376cff Refactoring 2024-01-05 13:42:49 +01:00
M66B
4b41975935 MiniDNS: disable using Google's DNS server 2024-01-05 13:38:06 +01:00
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