0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-18 14:19:48 +03:00
Commit Graph

212 Commits

Author SHA1 Message Date
a3e63e6928 style: refine style 2021-05-01 10:44:29 +08:00
ec9f19039e remove v2ray.com 2021-05-01 08:55:27 +08:00
ee682b17d1 Merge branch 'dns' into dns-geo 2021-05-01 08:48:51 +08:00
2e56fe11e1 Merge branch 'main' into dns 2021-04-18 13:24:44 +08:00
7b7084f825 Refactor: A faster DomainMatcher implementation (#348)
Co-authored-by: DarthVader <61409963+darsvador@users.noreply.github.com>
2021-04-18 13:21:17 +08:00
a5b2a9be2d Merge branch 'dns' into dns-geo 2021-04-15 13:27:35 +08:00
d5a195458b chore: regenerate protobufs 2021-04-15 13:23:21 +08:00
f8b8e8a53a Merge branch 'dns' into dns-geo 2021-04-14 13:04:45 +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
708ce026ca Refine the test of dns conf 2021-04-10 17:22:44 +08:00
b0a66e650c Merge branch 'dns' into dns-geo 2021-04-10 13:02:48 +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
70b63e21a5 Fix testing 2021-04-09 23:36:48 +08:00
726a722019 Refine DNS strategies 2021-04-09 23:36:36 +08:00
16017304b8 Merge remote-tracking branch 'upstream/dns-geo-reverse-match' into dns-geo 2021-04-09 18:48:44 +08:00
9721ff7a56 Style: comment unused code 2021-04-08 23:19:43 +08:00
eeb40c9ce2 Refine tests 2021-04-08 22:51:55 +08:00
095b17da62 Fix typo 2021-04-08 19:19:53 +08:00
1c3abb2ec3 Fix: config loader 2021-04-08 19:18:23 +08:00
5d5beb2028 Add test to ParaseIPList 2021-04-08 13:36:35 +08:00
44317bd657 Refine router config parse 2021-04-08 13:19:25 +08:00
68201a8898 Feat: add reverse match for GeoIP 2021-04-08 13:07:53 +08:00
8a7cd65fc2 Merge branch 'dns' into dns-geo 2021-04-07 23:17:59 +08:00
f4a048aa0c Merge branch 'main' into dns 2021-04-07 23:15:45 +08:00
946a7a2647 Refine DomainStrategy config 2021-04-07 22:53:21 +08:00
bf94fb53ca Fix QUIC disconnecting issue (#475)
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2021-04-06 16:37:28 +00:00
1d13a8da49 fix grpc dial ipv6 address (#476) 2021-04-05 09:00:46 +08:00
90c81e8459 fix: fix clientIP config 2021-04-02 16:57:31 +08:00
364086c974 fix: remove AA header flag in DNS query 2021-04-02 16:47:19 +08:00
f65c21337c v1.4.2 v1.4.2 2021-04-01 21:08:53 +08:00
4bf8b6d89c Fix uTLS fingerprints support
Thank @HirbodBehnam https://github.com/XTLS/Xray-core/issues/461
2021-04-01 09:15:18 +00:00
7a778d74d0 feat: change the handshake timeout of quic to default vaule 2021-03-31 22:55:28 +08:00
d3533abe3c Merge branch 'main' into dns 2021-03-31 22:53:43 +08:00
95a68a6d73 v1.4.1 2021-03-31 16:00:16 +08:00
7f2fad73d4 Chore: Upgrade dependencies (#432)
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2021-03-31 06:18:34 +00:00
3ed14c2fcd Fix: gRPC & HTTP/2 dialer (#445) 2021-03-30 16:43:31 +00:00
b63049f404 Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
b9c5de96e7 Fix: test 2021-03-29 18:57:09 +08:00
b8196a22a0 Fix: matching type mismatch 2021-03-29 18:57:07 +08:00
6471cfd290 Fix: typo 2021-03-29 18:57:05 +08:00
58bca70dfb Revert: move common.go to common 2021-03-29 18:57:03 +08:00
a9e11075d1 Add uTLS fingerprints support (#451) 2021-03-29 10:08:29 +00:00
e564d9ef7e Fix: TCP & WS override AcceptProxyProtocol (#425) 2021-03-28 16:16:07 +00:00
6c936e2fd3 fix: set json to default format to stdin (#446) 2021-03-28 23:45:13 +08:00
b2d8168284 docs: add common name to the help of tls cert (#435) 2021-03-27 18:32:30 +08:00
4eb3acb4dd Fix: format 2021-03-26 17:30:24 +08:00
fc8b580017 Fix: tests 2021-03-26 17:20:28 +08:00