35 Commits

Author SHA1 Message Date
世界
ec4d472912
Handle EDNS version downgrade 2025-04-30 20:03:02 +08:00
安容
ae5b299f3a
Report invalid DNS address early 2025-04-30 19:42:23 +08:00
世界
cd54e2a9aa
Fix DNS lookup 2025-04-30 19:42:23 +08:00
caelansar
366e6891d9
Fix callback deletion in UDP transport 2025-04-30 19:42:13 +08:00
世界
fbac783590
Improve local DNS server 2025-04-30 19:42:12 +08:00
iikira
f787f569b6
Fix UDP DNS server crash
Signed-off-by: iikira <i2@mail.iikira.com>
2025-04-30 19:42:11 +08:00
dyhkwong
8e242e4ede
Fix DNS over QUIC stream close 2025-04-30 19:42:01 +08:00
世界
01e35b74db
Fail when default DNS server not found 2025-04-30 19:41:59 +08:00
世界
2ecfacc70a
Explicitly reject detour to empty direct outbounds 2025-04-30 19:41:59 +08:00
世界
1491e2644c
Add wildcard name support for predefined records 2025-04-30 19:41:58 +08:00
世界
d8bf75915b
option: Fix marshal legacy DNS options 2025-04-30 19:41:47 +08:00
世界
319b70d029
Fix DNS lookup context pollution 2025-04-30 19:41:47 +08:00
世界
61d3dc9734
Fix http3 DNS server connecting to wrong address 2025-04-30 19:41:46 +08:00
k9982874
4d32f52c88
Fix hosts DNS server 2025-04-30 19:41:45 +08:00
世界
fd3ecc53aa
Fix UDP DNS server crash 2025-04-30 19:41:45 +08:00
世界
e2780877e9
Move predefined DNS server to rule action 2025-04-30 19:41:44 +08:00
世界
3ca344a3e2
Fix DNS fallback 2025-04-30 19:41:42 +08:00
世界
730a2a36eb
documentation: Fix missing hosts DNS server 2025-04-30 19:41:42 +08:00
世界
a50d467245
Add fallback local DNS server for iOS 2025-04-30 19:41:41 +08:00
世界
e4714af97b
Get darwin local DNS server from libresolv 2025-04-30 19:41:41 +08:00
世界
c3f82168e3
Add Tailscale endpoint 2025-04-30 19:41:40 +08:00
世界
84817d10fb
refactor: Outbound domain resolver 2025-04-30 19:40:51 +08:00
世界
c8ea5f3170
refactor: DNS 2025-04-30 19:40:46 +08:00
世界
dc127e2994
Migrate components to library 2022-07-11 18:44:59 +08:00
世界
3c1190e2c3
Make dns.strategy take effect in dns exchange 2022-07-11 13:21:17 +08:00
世界
6048b1e270
Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
世界
7f84191748
Minor fixes 2022-07-10 16:19:42 +08:00
世界
29f78248dc
Add hijack_dns for tun 2022-07-10 10:14:45 +08:00
世界
f448b6b977
Update gci format 2022-07-08 23:03:57 +08:00
世界
3699a57847
Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00
世界
9c256afc1a
Add resolver for inbound 2022-07-07 23:45:05 +08:00
世界
538a1f5909
Add resolver for outbound dialer 2022-07-07 21:47:21 +08:00
世界
ecac383477
Add disableCache/disableExpire option for dns client 2022-07-06 23:43:20 +08:00
世界
8a761d7e3b
Add dns client 2022-07-06 23:14:19 +08:00
世界
651c4b539a
Add dns transports 2022-07-06 19:01:46 +08:00