Commit Graph

92 Commits (c9e35bb1baf18b281f47907cc12dad2dda381a0f)

Author SHA1 Message Date
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
Darien Raymond e6ebbc245c fix test break
7 years ago
Darien Raymond 5ef1a201f5 fix test break
7 years ago
Darien Raymond 2b9d9e1ae3 remove use of sysFd
7 years ago
Darien Raymond 5829b45bbe
close timer faster
8 years ago
Darien Raymond 114f390a69
cleanup
8 years ago
Darien Raymond 5f4acaa9ea
merging reader and writer
8 years ago
Darien Raymond fccf0c2edb
fix linux test
8 years ago
Darien Raymond c9eacc534a
fix test break
8 years ago
Darien Raymond ad996f4db8
remove hard type convertion on tcp config
8 years ago
Darien Raymond 47b155b77f
fix test break
8 years ago
Darien Raymond cee2fe4b6f
fix test break
8 years ago
Darien Raymond 64179350e6
fix test break
8 years ago
Darien Raymond 3cb60fac90
fix test break
8 years ago
Darien Raymond 40f890e638
fix getting sys fd
8 years ago
Darien Raymond 7c1b3ac1f0
cleanup error messages
8 years ago
Darien Raymond 35248497d2
refactor error messages
8 years ago
Darien Raymond ade8453c0a
completely remove connection reuse feature
8 years ago
Darien Raymond 954587cdc9
fix build for linux
8 years ago
Darien Raymond 75f5cb9afb
refactor log and error
8 years ago
Darien Raymond fc31f9b94c
refactor error interface
8 years ago
Darien Raymond 2e5cb82790
update proto
8 years ago
Darien Raymond 514dcffe2e
Fix a potential issue causing high CPU usage
8 years ago
Darien Raymond ec0986d6a9
remove useless code
8 years ago
Darien Raymond d93ff628bc
refactor tcp worker
8 years ago
Darien Raymond 7792237b50
adopt context in listeners
8 years ago
Darien Raymond 9cbc9b7170
refactor dialer
8 years ago
Darien Raymond 949a74edfa
fix a nil reference issue in tls listener
8 years ago
Darien Raymond 237ccf505c
Merge branch 'master' of https://github.com/v2ray/v2ray-core
8 years ago
Darien Raymond 5ccc915f8f
typo
8 years ago