Commit graph

32 commits

Author SHA1 Message Date
caelansar
bc216caef0
Fix callback deletion in UDP transport 2025-04-19 15:40:31 +08:00
世界
9f3bb97c97
Improve local DNS server 2025-04-19 11:48:08 +08:00
iikira
e356515217
Fix UDP DNS server crash
Signed-off-by: iikira <i2@mail.iikira.com>
2025-04-19 11:48:07 +08:00
dyhkwong
674699db1f
Fix DNS over QUIC stream close 2025-04-19 11:48:05 +08:00
世界
ef2d2d4f9e
Fail when default DNS server not found 2025-04-19 11:48:05 +08:00
世界
09f8b985c4
Explicitly reject detour to empty direct outbounds 2025-04-19 11:48:04 +08:00
世界
4138f33aff
Add wildcard name support for predefined records 2025-04-19 11:48:03 +08:00
世界
c6387b8b8c
option: Fix marshal legacy DNS options 2025-04-19 11:48:02 +08:00
世界
c013a0c253
Fix DNS lookup context pollution 2025-04-19 11:48:01 +08:00
世界
f5cd08c044
Fix http3 DNS server connecting to wrong address 2025-04-19 11:48:01 +08:00
k9982874
fbe618199f
Fix hosts DNS server 2025-04-19 11:48:00 +08:00
世界
75160c15b7
Fix UDP DNS server crash 2025-04-19 11:48:00 +08:00
世界
04fb124795
Move predefined DNS server to rule action 2025-04-19 11:47:59 +08:00
世界
3ecf86e4d7
Fix DNS fallback 2025-04-19 11:47:57 +08:00
世界
bc9e67394b
documentation: Fix missing hosts DNS server 2025-04-19 11:47:57 +08:00
世界
3d73094d3b
Add fallback local DNS server for iOS 2025-04-19 11:47:54 +08:00
世界
4ac74f1af2
Get darwin local DNS server from libresolv 2025-04-19 11:47:54 +08:00
世界
a453fdaaf4
Add Tailscale endpoint 2025-04-19 11:47:53 +08:00
世界
233b475248
refactor: Outbound domain resolver 2025-04-19 11:47:50 +08:00
世界
a4dea6485c
refactor: DNS 2025-04-19 11:47:50 +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