1016 Commits (661cb901def783e68519b1a4ff13472c11b5f340)
 

Author SHA1 Message Date
yuhan6665 b8c0768b16 Properly parse HTTP host for verification 5 months ago
yuhan6665 4c51636788 Relax server HTTP host check 5 months ago
dependabot[bot] 1113ee7fa2 Bump golang.org/x/sys from 0.21.0 to 0.22.0 5 months ago
dependabot[bot] e13f9f59da Bump google.golang.org/grpc from 1.64.0 to 1.65.0 5 months ago
yuhan6665 60b2c349d2 Try to fix infinite conn read in tests 5 months ago
mmmray c6a57b2cc1
Fix connection reuse in splithttp HTTP/1.1 (#3485) 5 months ago
yuhan6665 079d0bd8a9
Refactor log (#3446) 5 months ago
RPRX 8320732743
SplitHTTP: ok -> ooooooooook (parser in client) 5 months ago
mmmray c0f3bf66fd
Add new header to disable HTTP middle box buffer 5 months ago
maskedeken e4f9d03bef
splithttp Read() using blocking mode (#3473) 5 months ago
dependabot[bot] 7acd5a623b Bump github.com/quic-go/quic-go from 0.45.0 to 0.45.1 5 months ago
mmmray ee2000f6e1
splithttp: Add support for H2C and http/1.1 ALPN on server (#3465) 5 months ago
mmmray 74d233dd64 More docker tags 5 months ago
mmmray eb4f9429e6
Use ArrayBuffer in WS browser dialer binaryType (#3468) 5 months ago
风扇滑翔翼 028a640b1b Update issues template 5 months ago
RPRX 9432a600e6
v1.8.16 5 months ago
mmmray 8fe976d7ee
Upgrade SplitHTTP Transport (#3462) 5 months ago
mmmray c1a7602412 fix compatibility issues with go 1.21 5 months ago
RPRX 404af13b56
v1.8.15 5 months ago
mmmray c10bd28731
Add SplitHTTP Transport (#3412) 5 months ago
dependabot[bot] 501d5dec60
Bump docker/build-push-action from 5 to 6 (#3454) 5 months ago
dependabot[bot] d04a9d4fc9 Bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 5 months ago
风扇滑翔翼 ae97821e40
Add regex support for domainsExcluded (#3449) 5 months ago
dependabot[bot] 219a7dac20 Bump github.com/miekg/dns from 1.1.59 to 1.1.61 5 months ago
dependabot[bot] a1626cbf94 Bump github.com/cloudflare/circl from 1.3.8 to 1.3.9 5 months ago
dependabot[bot] f7dd84d6b9 Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 5 months ago
dependabot[bot] ea02ae74ed Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 6 months ago
dependabot[bot] c15974f7ee Bump github.com/sagernet/sing from 0.4.0 to 0.4.1 6 months ago
dependabot[bot] 13f0eccb8f Bump github.com/quic-go/quic-go from 0.44.0 to 0.45.0 6 months ago
Asen f0cb292dc6 CI: not create zip file when not releasing 6 months ago
风扇滑翔翼 3654c0d710 HTTPUpgrade send headers with specified capitalization (#3430) 6 months ago
mmmray f8ec93dfdd
drain buffer correctly in httpupgrade (#3428) 6 months ago
mmmray 980236f2b6
preserve exact header casing when using httpupgrade (#3427) 6 months ago
风扇滑翔翼 be29cc39d7
Add httpupgrade test 6 months ago
dependabot[bot] 9c6685d2ee Bump golang.org/x/net from 0.25.0 to 0.26.0 6 months ago
dependabot[bot] f5a70e4200 Bump golang.org/x/crypto from 0.23.0 to 0.24.0 6 months ago
mmmray 75b3ef71a1 fix filename 6 months ago
风扇滑翔翼 df53afceae Make ws_test uses random ports 6 months ago
AsenHu 459504300c
chore: Remove unnecessary `if` in httpupgrade (#3413) 6 months ago
yuhan6665 075051a693 Add wireguard test 6 months ago
yuhan6665 bbf25b14d9 Update dependencies 6 months ago
isluckys 89074a14b6 Fix udp goroutine leak 6 months ago
Grvzard 73c5650b17 build: change usage of `grep` for better compatibility 6 months ago
yuhan6665 0a3c449cdf Inbound worker should fill context outbounds info 6 months ago
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0 6 months ago
RPRX 3120ca4121
v1.8.13 6 months ago
yuhan6665 9b6141b83f Wireguard dial with context 6 months ago
RPRX 416f2df11c
v1.8.12 6 months ago
RPRX 29c6318ffe
Upgrade github.com/xtls/reality to 20240429224917 6 months ago
风扇滑翔翼 9ee9a0634e
Add UDPFilter to Socks5 server when `auth == password` (#3371) 6 months ago