Commit Graph

113 Commits (0c72d72f460204b0d73119178a040118a7d52459)

Author SHA1 Message Date
Shelikhoo e4acbcee8f
Allow the use of Browser Bridge
4 years ago
Roger Shimizu 90af5f19ba
Apply Debian's patch to upstream
4 years ago
Darhwa 8e791e92bc
Further strip unique signatures of tls handshake
5 years ago
Shelikhoo 09b81b78c3
regenerate pb data
5 years ago
vcptr 5d9e2e69a9 external module gorilla/websocket use mod version
5 years ago
Kirill Motkov 0401a91ef4 Some code improvements
5 years ago
Darien Raymond 98950d5ada
remove dep of assert lib
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond 0b1496bb7a
update dependencies in websocket
6 years ago
Darien Raymond 6146366a4a
enforce timeout for http header processing
6 years ago
Darien Raymond a1b33c3bd6
remove unused functions
6 years ago
Darien Raymond 88e757e33f
merge duplicated code
6 years ago
Darien Raymond fc92b6295a
compact buffers
6 years ago
Darien Raymond 057e271588
update proto lib
6 years ago
Darien Raymond 5279296f03
remove use of context.WithValue in transport
6 years ago
Darien Raymond 2364f5f280
remove AddressFamily.Either()
6 years ago
Darien Raymond 091fa6ad23
use new errorgen
6 years ago
Darien Raymond d55fbd7f8d
simplify error creation
6 years ago
Darien Raymond 00ea6e3cb2
update protobuf generated files
6 years ago
Darien Raymond 94b880d060
move session based info into session package
6 years ago
Darien Raymond 383b84e7dd
unified tproxy option
6 years ago
Darien Raymond 20251bf499
system listener for both TCP and UDP
6 years ago
Darien Raymond d068f357bd
update proto lib
6 years ago
Darien Raymond 356377ddde
change back to IPv4 address
6 years ago
Darien Raymond 6d750e8149
options for enable TFO
6 years ago
Darien Raymond b3847fb7c0
MemoryStreamSettings
6 years ago
Darien Raymond e7d45d8d63
temporarily skip TLS test in ws
6 years ago
Darien Raymond b79ec5f1ed
use protocol in string form
6 years ago
Darien Raymond 4b63638dca
update protobuf lib
6 years ago
Darien Raymond ffe18d94e4
update websocket reference
6 years ago
Darien Raymond ff0ae91b9b
update protobuf generated files
7 years ago
Darien Raymond 9977eadf8c
remove dependency from errors to session
7 years ago
Darien Raymond adade2bffd
fix lint warnings
7 years ago
Darien Raymond 68da956fc4
re-generate code
7 years ago
Darien Raymond c9e711374f
use websocket from vendor
7 years ago
Darien Raymond 318a36fe58
automatic issuing certificates from provided CA
7 years ago
Shelikhoo c542c043f3
Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket
7 years ago
wuxiangzhou2010 f0862df9a7 fix typo
7 years ago
Ubuntu 7b28be596d fix typo
7 years ago
Darien Raymond bdab1af29a
update tls config generation
7 years ago
Darien Raymond 6b872c266c
session id
7 years ago
Shelikhoo 7f34cbdaff
Add Generated Files
7 years ago
Darien Raymond acc6ea3e6b
fix websocket test
7 years ago
Darien Raymond efcb567273
remove context in struct
7 years ago
Darien Raymond f4c35db968
merge log into common log
7 years ago
Darien Raymond 054ceb865d
avoid port in-use error in websocket test
7 years ago
Darien Raymond 91ca88bcff
read original addr from x-forwarded-for header if present
7 years ago
Darien Raymond 048ffbc7dc
simplify tls config
7 years ago
Darien Raymond 80e43a6b37
reduce websocket memory usage
7 years ago