Kslr
7e38c78ddf
Merge branch 'master' of https://github.com/v2fly/v2ray-core into v2fly-master
4 years ago
loyalsoldier
f12f76582f
Fix according to staticcheck result
...
staticcheck repo: https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck
4 years ago
loyalsoldier
1fa89b32d4
Format: run go fmt ./...
4 years ago
RPRX
84aaf3a1e3
VLESS PREVIEW 1.5
4 years ago
loyalsoldier
f9175e3bc8
Fix according to go vet results
4 years ago
Shelikhoo
a40727a3dc
added drain for ss and improved vmess drain
4 years ago
Loyalsoldier
ef460f68f8
Adjust Protocol Buffers ( #109 )
...
* Update protoc binary executable files to v3.13.0
* Write proto files in more standard way
* Make go generate & vprotogen compatible with protoc-gen-gofast
* Regenerate pb.go files according to new proto files
* Clean go.sum by running go mod tidy
* Implement mustEmbedUnimplementedServiceServer for gPRC services
4 years ago
Darhwa
d05ddc8f78
Make http outbound 0-rtt
4 years ago
Kslr
90a61a5b04
Merge pull request #2667 from v2fly/master
...
merge fly
4 years ago
RPRX
5708edd117
VLESS PREVIEW 1.3
4 years ago
RPRX
070e72f581
unexpected -> invalid
4 years ago
RPRX
1cfc02e720
VLESS PREVIEW 1.2
4 years ago
RPRX
2c49559c61
Merge pull request #76 from Vigilans/vigilans/tproxy-sockopt
...
Apply sockopt from inbound config to dokodemo tproxy's response connection
4 years ago
Vigilans
30e312f72b
Apply sockopt from inbound config to dokodemo tproxy's response connection
4 years ago
Darhwa
cae278dd00
Fix http outbound
...
Get correct TLS negotiated protocol when stats setting exists
4 years ago
Darhwa
1acb2fd854
Some cleaning and linting
4 years ago
RPRX
bad7e2cfd8
VLESS PREVIEW 1.1
4 years ago
lucifer9
9da4339d8a
Add access log for dokodemo inbound
4 years ago
Kslr
4bb3e4eb30
Merge pull request #2625 from v2fly/master
...
marge fly
4 years ago
Shelikhoo
437a66b7de
Added Unit Test for VMessAEAD
4 years ago
Kslr
0392312b74
fix undefined: u
4 years ago
Kslr
1fb57ebab0
Merge pull request #2606 from v2fly/master
...
merge fly
4 years ago
Agioi Theodoroi
7bd324dcec
clean up code
4 years ago
Agioi Theodoroi
bbd3988f3d
clean up code
4 years ago
Kslr
50b0fa6ebb
Merge pull request #2416 from sosiska/patch-1
...
Some code optimization
4 years ago
Kslr
48cc4f545f
Merge pull request #2577 from fzhyzamt/master
...
支持非抢先验证的客户端
4 years ago
rprx
1432278c2c
Fix typo ( #36 )
4 years ago
Shelikhoo
f19f95af35
Update AEAD design to rely more on AEAD
4 years ago
Xiaokang Wang
327a6ee1f7
Merge pull request #18 from darhwa/enhance_http_outbound
...
使http outbound支持连接https与http/2代理服务器
4 years ago
Roger Shimizu
90af5f19ba
Apply Debian's patch to upstream
4 years ago
Darhwa
d29370a654
Enhance http outbound
...
1. Enables http outbound to set up a HTTP tunnel above HTTP/1.1,
HTTP/1.1 over TLS, or HTTP/2 over TLS. Previously it only works for
plain HTTP/1.1
2. In setting up CONNECT tunnel, replaces handcrafted request with
standard http.Request
4 years ago
Shelikhoo
38868e0469
Fix context layering in Shadowsocks UDP
4 years ago
Shelikhoo
3e13d79af7
Fix TProxy Process Logic
5 years ago
Shelikhoo
73616ab9e2
branch context instead of layer it
5 years ago
fzhyzamt
afe313890e
支持非抢先验证的客户端
5 years ago
Shelikhoo
d06a4d1f50
Added TestsEnabled Settings to enable VMessAEAD test
5 years ago
Shelikhoo
09b81b78c3
regenerate pb data
5 years ago
Shelikhoo
da0b63bc12
allow user to define tests enable for this server
5 years ago
Shelikhoo
870ff52775
Apply Coding Style
5 years ago
Shelikhoo
8c886b4b46
Apply Coding Style
5 years ago
Shelikhoo
a58b20b5b8
Reserve sign bit
5 years ago
Shelikhoo
78d7b4f183
Check replay only for AEAD connection, and later
5 years ago
Shelikhoo
9fc37646b6
Check replay only for AEAD connection
5 years ago
Shelikhoo
6a29fa5fe2
Enable AEAD by Default
5 years ago
Shelikhoo
8d489f6c7c
Make taint acquire lesser lock
5 years ago
Shelikhoo
6007e4cc6f
Detailed AEAD Auth Error
5 years ago
Shelikhoo
9bf07b1f26
VMess AEAD Experiment
5 years ago
Shelikhoo
38e89bd2c7
VMess will Drain Connection On Auth failure
5 years ago
Shelikhoo
8f45736dd3
drain replayed connection
5 years ago
Shelikhoo
34c13f3b27
Detailed code and output
5 years ago