Commit Graph

59 Commits (dfcfecf7d8f611c2de5d6748474924a4de886f40)

Author SHA1 Message Date
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