Commit Graph

142 Commits (5af750b3366aac9353bd98a0b0bfb2a350dca51d)

Author SHA1 Message Date
zonescape 71cfea8aae Chore: Fix some spelling errors (#3976)
3 weeks ago
风扇滑翔翼 057e6284b2
UDS: prevent crash when proxy udp (#3967)
3 weeks ago
yuhan6665 85a1c33709
API: Add new Get Inbound User (#3644)
3 weeks ago
风扇滑翔翼 9f8bb47633
Fix: Apply mutex when visiting Attributes as well (#3921)
4 weeks ago
RPRX 47fad1fbfd Chore: Generate *.pb.go files with protoc v5.28.2
1 month ago
风扇滑翔翼 86257531ee
Routing: Add mutex for `Attributes` temporarily (#3908)
1 month ago
RPRX c30f5d4796
Lint common/errors/feature_errors.go
2 months ago
Kobe Arthur Scofield 7086d286be
Remove legacy code (#3838)
2 months ago
Kobe Arthur Scofield 5f0642a671
Errors: Add PrintRemovedFeatureError & PrintDeprecatedFeatureWarning (#3804)
2 months ago
Kuzmin Vladimir d7c5a0fc5f
Fix int overflow on x32 processors causing panic (#3810)
2 months ago
风扇滑翔翼 781aaee21f
QUIC sniffer: handle multiple initial packets (#3802)
2 months ago
风扇滑翔翼 88ae774cce
Sniff: Routing “attrs” support non http inbound (#3808)
2 months ago
mmmray 3dd3bf94d4
Fix data leak between mux.cool connections (#3718)
3 months ago
mmmray 2be03c56cb
Pin protobuf packages (#3715)
3 months ago
curlwget 790f908f0b
chore: fix some comment typos (#3716)
3 months ago
RPRX 11b04807b9
Log: Add "from" before source address
3 months ago
yuhan6665 f0547bc04d Commands: Use creflect.MarshalToJson() as output (#3674)
3 months ago
nobody ac628a9427
API: Improve MarshalToJson() in common/reflect/marshal.go (#3655)
4 months ago
风扇滑翔翼 644901d1a5
Socks4a server: Check if the client sends an IP address as domain (#3628)
4 months ago
lelemka0 4531a7e228
CertificateObject: Enable auto-reload for cacert & Add buildChain & Fixes (#3607)
4 months ago
abvf 59819e2a1b
Fix log severity (#3535)
4 months ago
MHSanaei 16de0937a8
Fix typos (#3527)
5 months ago
yuhan6665 079d0bd8a9
Refactor log (#3446)
5 months ago
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