Commit Graph

121 Commits (5df17338a1d5931ef97ac3eabf0ac9dd51fea34d)

Author SHA1 Message Date
lucifer 5df17338a1
Add PROXY protocol support to tcp inbound (#103)
4 years ago
RPRX 9311cb18e4
Remove unused utls
4 years ago
Darhwa 8e791e92bc
Further strip unique signatures of tls handshake
5 years ago
Shelikhoo 09b81b78c3
regenerate pb data
5 years ago
lucifer9 e176746d03 make Codacy/PR Quality Review happy
5 years ago
lucifer9 8c6dac924c code cleanup to make Codacy/PR Quality Review happy
5 years ago
lucifer 2ad7060375 add freebsd/pf support:
5 years ago
Darien Raymond d5de8e27cc
slow down when there is not enough file descriptors. fixes #1574
6 years ago
Darien Raymond c072d38e2c
refine tls connection
6 years ago
Darien Raymond 66a60dbfa3
remove dep on 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 a1b33c3bd6
remove unused functions
6 years ago
Darien Raymond 057e271588
update proto lib
6 years ago
Darien Raymond 9d17221266
fix test last time
6 years ago
Darien Raymond 39c84c8dcd
fix broken test again
6 years ago
Darien Raymond 4b6e12815d
fix sockopt test
6 years ago
Darien Raymond 5279296f03
remove use of context.WithValue in transport
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 6d750e8149
options for enable TFO
6 years ago
Darien Raymond b3847fb7c0
MemoryStreamSettings
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 ff0ae91b9b
update protobuf generated files
7 years ago
Darien Raymond 9977eadf8c
remove dependency from errors to session
7 years ago
Darien Raymond 68da956fc4
re-generate code
7 years ago
Darien Raymond a320196b77
refine domain socket transport
7 years ago
Shelikhoo c542c043f3
Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket
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 efcb567273
remove context in struct
7 years ago
Darien Raymond c5d356545e
comments for typed messages
7 years ago
Darien Raymond 9ccdf67d2d
fix lint warnings
7 years ago
Darien Raymond 30f27706e0
Use 'h2' for ALPN in TCP
7 years ago
Darien Raymond f4c35db968
merge log into common log
7 years ago
Darien Raymond 048ffbc7dc
simplify tls config
7 years ago
Darien Raymond d43a23aa96
move error generator to common
7 years ago
Darien Raymond 9ff0dc7327
remove struct scoped context
7 years ago
Darien Raymond af88016320 fix #643
7 years ago
Darien Raymond e4fd29db70 fix test break
7 years ago
Darien Raymond 74cf833758 fully migrate to new assertion lib
7 years ago
Darien Raymond 52ad41cda3 completely move away from net package
7 years ago
Darien Raymond 1c856a46ab step 1 to remove reference to net package
7 years ago