Commit Graph

126 Commits (5fa62c393b15c2c7e2e29354f4c3e1afe6225fbb)

Author SHA1 Message Date
Loyalsoldier bb44d01096
Format proto files using clang-format according to google style (#264)
4 years ago
loyalsoldier b181045b0c
Errorgen: support to run outside of GOPATH
4 years ago
Loyalsoldier ef460f68f8
Adjust Protocol Buffers (#109)
4 years ago
Shelikhoo 09b81b78c3
regenerate pb data
5 years ago
lucifer9 d055c0497d fix tproxy udp "unable to get destination" in IPv6 environment
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 66a60dbfa3
remove dep on assert lib
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond a1b33c3bd6
remove unused functions
6 years ago
Darien Raymond b52725cf65
DialUDP function
6 years ago
Darien Raymond 21f8bfe476
move udp packet to protocol
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 a01fdc29a6
remove NewMultiBufferValue
6 years ago
Darien Raymond 6c7dcc35ab
remove buffer.WriteBytes
6 years ago
Darien Raymond 128a90b98b
move link to transport
6 years ago
Darien Raymond f7b96507f9
simplify buffer extension
6 years ago
Darien Raymond d730637239
Require Type() for Feature
6 years ago
Darien Raymond b6dc31d3fe
first part to move feature interfaces into dedicated directory
6 years ago
Iskander Sharipov 0cf3599db2 s/len/length/ s/cap/capacity/ to avoid builtin shadowing
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 47337d6496
add udp config
6 years ago
Darien Raymond cb378a9dbf
release buffer
6 years ago
Darien Raymond 053fc38d38
refine udp hub api
6 years ago
Darien Raymond b79ec5f1ed
use protocol in string form
6 years ago
Darien Raymond 206f52affc
refine buffer interface
6 years ago
Darien Raymond 255090c5c0
fix dispatcher test
6 years ago
Darien Raymond e3cc852c57
udp dispatcher takes context with dispatching requests. fixes #1182.
6 years ago
Darien Raymond 9977eadf8c
remove dependency from errors to session
7 years ago
Darien Raymond 0e27fac290
fix race condition
7 years ago
Darien Raymond b24e808a8a
fix pipe related tests
7 years ago
Darien Raymond 68da956fc4
re-generate code
7 years ago
Darien Raymond 5d23604713
rewrite ray -> pipe
7 years ago
Shelikhoo c542c043f3
Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket
7 years ago
Darien Raymond f7dd7e6279
support stats counter in ray stream
7 years ago
Darien Raymond 6b872c266c
session id
7 years ago
Darien Raymond ae395bbe1f
increase udp hub capacity
7 years ago
Darien Raymond 7391b2439e
simplify udp hub
7 years ago
Darien Raymond d801be71ea
comments
7 years ago
Darien Raymond 94e930175a
update log
7 years ago
Shelikhoo 7f34cbdaff
Add Generated Files
7 years ago
Shelikhoo d065e722a1
Added Additional Debug output and error message for #854
7 years ago
Darien Raymond 278fd7261e
remove context in udp hub
7 years ago
Darien Raymond efcb567273
remove context in struct
7 years ago