Commit Graph

29 Commits

Author SHA1 Message Date
dyhkwong
80d55f3d55 Fix DNS over QUIC stream close 2025-04-02 16:54:49 +08:00
世界
a44c7ffb91 Fail when default DNS server not found 2025-04-02 16:54:48 +08:00
世界
a64c520de2 Explicitly reject detour to empty direct outbounds 2025-04-02 16:54:47 +08:00
世界
63f10d37ff Add wildcard name support for predefined records 2025-04-02 16:54:46 +08:00
世界
0d65af5d0a option: Fix marshal legacy DNS options 2025-04-02 16:51:28 +08:00
世界
e3a1e71e4d Fix DNS lookup context pollution 2025-04-02 16:51:27 +08:00
世界
83c284749e Fix http3 DNS server connecting to wrong address 2025-04-02 16:51:26 +08:00
k9982874
650e85e684 Fix hosts DNS server 2025-04-02 16:51:25 +08:00
世界
edfd6fb29d Fix UDP DNS server crash 2025-04-02 16:51:25 +08:00
世界
4f902b8507 Move predefined DNS server to rule action 2025-04-02 16:51:23 +08:00
世界
5d63c7a0da Fix DNS fallback 2025-04-02 16:51:21 +08:00
世界
09f89b4181 documentation: Fix missing hosts DNS server 2025-04-02 16:51:21 +08:00
世界
05fea2a199 Add fallback local DNS server for iOS 2025-04-02 16:51:18 +08:00
世界
cc294c4616 Get darwin local DNS server from libresolv 2025-04-02 16:51:18 +08:00
世界
456eb3dcdc Add Tailscale endpoint 2025-04-02 16:51:16 +08:00
世界
360b25e53c refactor: Outbound domain resolver 2025-04-02 16:51:12 +08:00
世界
6c9e61a0a0 refactor: DNS 2025-04-02 16:51:12 +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