Commit Graph

30 Commits

Author SHA1 Message Date
gVisor bot
28c2ae75e0 fix: DoH/DoQ doesn't use context 2022-11-19 10:31:50 +08:00
gVisor bot
c57f091db5 fix: doh use NewRequestWithContext and batchExchange don't wait cancel finish 2022-11-19 09:43:31 +08:00
gVisor bot
d9f848ec02 fix: DoQ and HTTP/3 over proxy 2022-11-14 20:17:12 +08:00
gVisor bot
a6b0e094ee fix: cleanup import 2022-11-12 12:31:44 +08:00
gVisor bot
34ec07f589 featrue: DoH and DoQ are implemented using AdGuardTeam/dnsProxy, DoH support perfer and force http3 2022-11-12 11:14:51 +08:00
gVisor bot
21d44fa391 refactor: DoH use fragment setting params 2022-07-21 21:40:28 +08:00
gVisor bot
ba67dc3dd9 chore: clean code 2022-07-20 17:15:19 +08:00
gVisor bot
95e3a765d4 chore: Adjust the falling logic 2022-07-16 19:52:51 +08:00
gVisor bot
c3035df5be fix: DoH retry HTTP/3 2022-07-15 21:54:57 +08:00
gVisor bot
27b5ecf3ab fix: skip-cert-verify not work 2022-07-11 12:37:27 +08:00
gVisor bot
91e1649822 feat: add fingerprint for tls verify 2022-07-10 20:44:24 +08:00
gVisor bot
71afe64a8e chore: upgrade dependencies for hysteria 2022-07-07 12:49:52 +08:00
gVisor bot
d8d3466de5 fix: h3 of doh fall back logic 2022-07-06 21:25:25 +08:00
gVisor bot
db4fb69b10 refactor: h3 for doh 2022-07-06 20:53:34 +08:00
gVisor bot
1fc9e0be99 fix: close idle connections 2022-07-04 20:38:07 +08:00
gVisor bot
dd66f8826c fix: close transport with doh of h3 2022-07-03 23:01:49 +08:00
gVisor bot
12338f285b feat: try h3 connect DOH, failed will fall back h2; turn on with dns.prefer-h3: true 2022-07-03 21:59:47 +08:00
gVisor bot
cc41c30b09 chore: 调整dns interface与adapter部分 2022-06-05 13:37:00 +08:00
gVisor bot
7b40a2bd06 chore: mix the proxy adapter and interface to dns client 2022-06-04 21:18:49 +08:00
gVisor bot
e69c54cfcd [test] 2021-11-17 16:03:47 +08:00
gVisor bot
088b281a6a Fix: #1660 panic 2021-10-11 21:05:38 +08:00
gVisor bot
0ebd7b6949 Chore: remove deprecated ioutil 2021-10-09 20:35:06 +08:00
gVisor bot
90e2f5cb53 Chore: doh request should with id 0 (#1660) 2021-10-07 22:57:55 +08:00
gVisor bot
089faa30a5 Fix: remove ClientSessionCache and add NextProtos for vmess to fix #1468 2021-07-03 20:34:44 +08:00
gVisor bot
7fedfb30f0 Fix: domain dns should follow hosts config, close #1318 2021-04-01 21:20:44 +08:00
gVisor bot
7206450be0 Chore: open ForceAttemptHTTP2 on DoH 2020-06-01 13:43:26 +08:00
gVisor bot
38e0b9da50 Feature: add default-nameserver and outbound interface 2020-02-15 21:42:46 +08:00
gVisor bot
0c82ab8cdf Chore: use custom dialer 2020-02-09 17:02:48 +08:00
gVisor bot
694d924cc7 Fix: valid proxy group and remove unused code 2019-12-14 18:13:33 +08:00
gVisor bot
be170308c2 Feature: support DoH 2019-06-28 12:29:08 +08:00