Commit Graph

142 Commits (5af750b3366aac9353bd98a0b0bfb2a350dca51d)

Author SHA1 Message Date
Zeyu Chen bfd5da2f00 fix: dns empty response
2 years ago
世界 18e5b0963f
Update dependencies
2 years ago
yichya QC 90d915ea05 feat: add tcp_user_timeout
2 years ago
Vigilans 039e5f2078 Correctly implement quic sniffer's frame parsing
2 years ago
RPRX b4c1a56026
XUDP practice: MUST check the flag first & Add more comments
2 years ago
yuhan6665 9f8e9e8e64 Add xudp buffer test
2 years ago
RPRX b33b0bc89d
Allow multiple XUDP in Mux when using XTLS Vision (server side)
2 years ago
RPRX 01b7e5e9be
XUDP Global ID should be empty if "cone" is disabled (client side)
2 years ago
RPRX 24a2be43ef
Replace "only" with "xudpConcurrency" in Mux config
2 years ago
yuhan6665 05d24d6827 Amend XUDP related logs
2 years ago
RPRX 76b27a37cb
Update common/xudp/xudp.go and common/mux/server.go
2 years ago
RPRX be23d5d3b7
XUDP protocol: Add Global ID & UoT Migration
2 years ago
世界 55efac7236
Reformat code
2 years ago
RPRX 00c9576118
Use go:linkname in qtls_go118.go
2 years ago
RPRX f176ec54ee
v1.7.3
2 years ago
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
2 years ago
Hellojack 717518cb5f
Refine the logic of security type AUTO (#1509)
2 years ago
RPRX 7b8ff01114
Make sure that 0 <= b.start <= b.end
2 years ago
RPRX ff5ce767df
Revert "add file soft link path resolve support (#1482)" (#1495)
2 years ago
Nanyu eaf401eda9
add file soft link path resolve support (#1482)
2 years ago
renahita6 3e4e050313 Fixed a bug that mux.Session could not be properly closed when receiving an End status.
2 years ago
degfw d3efd2d24f
fix: Replace "math/rand" with "crypto/rand" in padding generation(#2032) (#1337)
2 years ago
yuhan6665 5e695327b1
Add XTLS RPRX's Vision (#1235)
2 years ago
yuhan6665 8117b66949 Generate all protos
2 years ago
yuhan6665 debd2e3ba8 Remove compatibility code
2 years ago
Mocking 4140bcd11a Enhancement of "redirect" function, adding support for MacOS
2 years ago
S-Mocking 59602db02d
Add "tproxy" option (#1189)
2 years ago
世界 c4a307e84d
Refactor to stdlib error unwrap method
3 years ago
世界 398375d76f
Reformat code (quic sniffers)
3 years ago
世界 087f0d1240
Add shadowsocks-2022 inbound/outbound (#1061)
3 years ago
yuhan6665 3f64f3206c
Quic sniffer (#1074)
3 years ago
世界 f046feb9ca
Reformat code
3 years ago
Mustafa 42284a757c
chore fixed (#921)
3 years ago
Machtergreifung 9ad26fa049
chore fixed (#897)
3 years ago
yuhan6665 9ea1bf7c1d Fix shadowsocks xchacha cipher nonce size
3 years ago
yuhan6665 dd9da23a59 Add statistics in conn testing
3 years ago
yuhan6665 e93da4bd02
Fix some tests and format code (#830)
3 years ago
yuhan6665 d5a7901601
Unified drain support for vmess and shadowsocks (#791)
3 years ago
Shelikhoo ff35118af5
VMess AEAD based packet length
3 years ago
世界 5c366db847
Add observatory / latestPing balancing strategy
3 years ago
maskedeken 238bd5d050
Add xchacha20-ietf-poly1305 for Shadowsocks
3 years ago
yuhan6665 45dc97e2b6
Use shadowsocket's bloomring for shadowsocket's replay protection (#764)
3 years ago
世界 50e576081e
Add DispatchLink
3 years ago
世界 a3023e43ef
Add routeOnly sniffing option
3 years ago
yuhan6665 e286cdcaa8
Style: format code by gofumpt (#761)
3 years ago
yuhan6665 d77be80b40
Refinement: LRU (#1142) (#775)
3 years ago
Arthur Morgan 500c6de359 adjust
3 years ago
世界 cd4631ce99
Merge dns (#722)
3 years ago
Arthur Morgan bad397bf22 fix typo
3 years ago
yuhan6665 3554886ce1
vformat supports multi-core processing (#757)
3 years ago
KallyDev 4abf98c1be
Move from deprecated ioutil to os and io packages (#744)
3 years ago
Arthur Morgan b0886027f5
Fix statistics error when not readV (#730)
3 years ago
hmol233 7033f7cf5f
Fix: protobuf file (#724)
3 years ago
Arthur Morgan ffc2f7c4e2 Style: format code
3 years ago
Arthur Morgan 24b637cd5e
Fix: CounterConnection with ReadV/WriteV (#720)
3 years ago
yuhan6665 8a5bf06925
Chore: refine errorgen (#721)
3 years ago
yuhan6665 42d158bd85
vprotogen refine (#717)
3 years ago
Arthur Morgan 0403e6ddc3
Merge pull request #669 from AkinoKaede/fix-cannot-disable-readv
3 years ago
秋のかえで 17cdeac57f
Fix: cannot disable ReadV
3 years ago
hmol233 e4bf620795
minor tweak
3 years ago
hmol233 3531b95d82
?
4 years ago
hmol233 b977899926
Check buffer before releasing
4 years ago
秋のかえで 7b7084f825
Refactor: A faster DomainMatcher implementation (#348)
4 years ago
Jim Han 0470381fe2
Fix: gRPC multi accepting empty bytes (#411)
4 years ago
RPRX a0a32ee00d
Add gRPC Transport support (#356)
4 years ago
RPRX 3de5af0611
Fix https://github.com/XTLS/Xray-core/issues/350
4 years ago
yuhan6665 f50eff5ebb
Add Fake DNS support (#309)
4 years ago
Jim Han db32ce6fd9
Enhance DNS and Dialer (#341)
4 years ago
秋のかえで 1dae2c5636
feat: vmess zero encryption (#333)
4 years ago
Kid 8aabbeefe1
Add /opt to assets location (#312)
4 years ago
RPRX 8ca8a7126b Add XUDP support by simply renaming vudp to xudp
4 years ago
RPRX 1174ff3090
Refactor: VLESS & VMess & Mux UDP FullCone NAT
4 years ago
Jim Han 4cd343f2d5
Fix tests (#201)
4 years ago
RPRX c880b916ee
Avoid panic in BytesTo func
4 years ago
Arthur Morgan 5aa053a65f
Convert domain names to lowercase before matching (#195)
4 years ago
秋のかえで 0b4858d016
Feature: Exclude some domains in sniffing destOverride (#151)
4 years ago
RPRX 822afb0cc8
Improve UUID generator
4 years ago
RPRX 40271c09a0
Support for VLESS & VMess UUID v5 mapping standard
4 years ago
RPRX ee15cc253f
Improve configuration detector (cone or symmetric)
4 years ago
RPRX 310a938511
VLESS & VMess are not ready to accept FullCone yet
4 years ago
RPRX 13ad3fddf6
Refactor: *net.UDPAddr -> *net.Destination
4 years ago
RPRX 6bcac6cb10 Move common/net/connection.go into cnc folder
4 years ago
RPRX a78db47571
Adjust OCSP Stapling
4 years ago
eMeab 3d7e86efba
Add OCSP Stapling for TLS & XTLS (#92)
4 years ago
Arthur Morgan 6f25191822
Changes from v2ray-core (#93)
4 years ago
RPRX 8f8f7dd66f
Refactor: Shadowsocks & Trojan UDP FullCone NAT
4 years ago
RPRX f8faf3c8b8 Removal: confonly
4 years ago
RPRX 41beb4ec04
Add Timer to Inbound metadata struct
4 years ago
RPRX 5a43fa750d
Adjust trim package name strategy
4 years ago
Arthur Morgan 32e7cd80e8
Fix trim package name error (#36)
4 years ago
RPRX 16544c18ab v1.1.0
4 years ago
RPRX c7f7c08ead v1.0.0
4 years ago