0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-18 22:29:49 +03:00
Commit Graph

30 Commits

Author SHA1 Message Date
179eec707f Fix DNS query log 2021-05-16 19:12:04 +08:00
cedbb3f173 Remove extra access log 2021-05-05 23:31:22 +08:00
d5a195458b chore: regenerate protobufs 2021-04-15 13:23:21 +08:00
7cf30d5101 Feat: DNS hosts support multiple addresses 2021-04-12 00:05:26 +08:00
598e15aed2 style: refine var name 2021-04-11 12:45:16 +08:00
217844cc37 Refine DNS Options 2021-04-10 11:36:58 +08:00
f20c445974 Fix typo 2021-04-10 00:33:55 +08:00
6e902b24ae Feat: add disableFallback & skipFallback option for DNS client (#489) 2021-04-10 00:07:08 +08:00
726a722019 Refine DNS strategies 2021-04-09 23:36:36 +08:00
7a778d74d0 feat: change the handshake timeout of quic to default vaule 2021-03-31 22:55:28 +08:00
58daa2f788 fix: DNS tests timeout due to network instability 2021-03-22 13:20:14 +08:00
8382b29922 feat: add queryStrategy option for DNS 2021-03-19 23:35:01 +08:00
41d3f31447 Fix: DNS query log 2021-03-19 22:01:39 +08:00
9b93b90fa9 feat: add DNS logs to DNS over QUIC 2021-03-19 13:19:43 +08:00
b15fffaac6 fix: fix tests 2021-03-18 23:52:00 +08:00
8884e948fe refactor: new dns app 2021-03-18 23:28:01 +08:00
32713bcc0e Fix: Context without proper session
close https://github.com/XTLS/Xray-core/issues/383
2021-03-17 23:27:42 +08:00
3fe85449a9 Use 198.18.0.0/16 as default Fake IP Pool (#377) 2021-03-14 15:58:27 +00:00
e0526c27b3 Removal: confonly (#368) 2021-03-14 15:05:08 +00:00
439c91d509 Update fakedns_test.go 2021-03-10 14:55:51 +00:00
d7cd71b741 Resolve conflicting changes in DNS #309 #341 (#346)
Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
2021-03-07 07:12:50 +00:00
f50eff5ebb Add Fake DNS support (#309)
Co-authored-by: Xiaokang Wang <xiaokangwang@outlook.com>
Co-authored-by: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
Co-authored-by: kslr <kslrwang@gmail.com>
2021-03-07 04:39:50 +00:00
db32ce6fd9 Enhance DNS and Dialer (#341) 2021-03-06 16:29:17 +00:00
ca633fc8c5 Chore: Add GitHub Actions (#251)
Co-authored-by: xinb <netwhilt@outlook.com>
Co-authored-by: 秋のかえで <autmaple@protonmail.com>
Co-authored-by: Jim Han <50871214+JimhHan@users.noreply.github.com>
2021-03-02 22:46:50 +08:00
5aa053a65f Convert domain names to lowercase before matching (#195)
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2021-01-21 23:37:55 +00:00
11a851f957 Fix non-local DoH requests & Apply routing (#147) 2021-01-13 07:53:08 +00:00
6bcac6cb10 Move common/net/connection.go into cnc folder 2020-12-28 03:20:39 +08:00
f8faf3c8b8 Removal: confonly 2020-12-11 13:05:29 +08:00
16544c18ab v1.1.0 2020-12-04 09:36:16 +08:00
c7f7c08ead v1.0.0 2020-11-25 19:01:53 +08:00