119 Commits (ca07a705dc438b2d0e70274201d2ff1083631fb7)

Author SHA1 Message Date
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0 6 months ago
yuhan6665 017f53b5fc
Add session context outbounds as slice (#3356) 6 months ago
oftenoccur 03c20bf3b4
comments typo 8 months ago
yuhan6665 657c5c8570 Update HTTPUpgrade spelling and proto 8 months ago
风扇滑翔翼 87ef07d5f4 Correctly propagate error in AuthenticationReader readBuffer 9 months ago
A1lo a994bf8b04
chore: fix some errors detected by staticcheck (#3089) 9 months ago
yuhan6665 fa5d7a255b
Least load balancer (#2999) 9 months ago
Iain Lau 3a99520370 Add PROXY Protocol support for freedom outbound 10 months ago
nobody 961cf9d3b1
Remove slices dependency. (#2930) 11 months ago
Lars Lehtonen 2fc4b31fcf common/singbridge: fix dropped context 11 months ago
nobody 44bb83033f
Add sub-command "-dump" to "run". (#2854) 11 months ago
Lars Lehtonen 06734d6f08 common/ocsp: fix dropped error 12 months ago
yuhan6665 2fd765ea4c Delay XUDP Basekey read 12 months ago
yuhan6665 d9fd3f8eb1
Freedom xdomain strategy (#2719) 1 year ago
yuhan6665 d24a636c75 Move some log from stdout to ray log 1 year ago
yuhan6665 11b61b02c8 Refine environment var 1 year ago
yuhan6665 4f05e0ac2b Unify environment var readers 1 year ago
yuhan6665 efd32b0fb2 Enable splice for freedom outbound (downlink only) 1 year ago
dyhkwong b8bd243df5
Fix buffer.UDP destination override (#2356) 1 year ago
mengskysama fce86aad33 fix(common): strmatcher match domain safety 1 year ago
hax0r31337 f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 1 year ago
cty123 b68a43f4fc fix: correct the logic of converting SocksAddr into net.Destination. 1 year ago
cty123 7aeca33729 fix: revert previous change on IsValid() function; add validation in getUoTConnection(); 1 year ago
cty123 2df418abf1 fix: Check if address is nil for IsValid() function. 1 year ago
RPRX 667279af57 Add "nonIPQuery" to DNS outbound ("drop" by default) 1 year ago
yuhan6665 9112cfd39c
Clean legacy vmess (#2199) 1 year ago
yuhan6665 d11d72be6c Update proto file and fix protoc version parsing 1 year ago
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