Commit Graph

116 Commits (2540797895a81f864feecf7df2d10ecc2df06769)

Author SHA1 Message Date
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
Darien Raymond ec54b04537
fix test break
7 years ago
Darien Raymond 292d7cc353
massive refactoring for interoperability
7 years ago
Darien Raymond f4c35db968
merge log into common log
7 years ago
Darien Raymond d43a23aa96
move error generator to common
7 years ago
IbarakiKasen c0564cd747 Fix typo, fix #715
7 years ago
Darien Raymond 0dbfb66126
clean up dns package
7 years ago
Darien Raymond 594ec15c09
cleanup buffer usage
7 years ago
Darien Raymond ac5ab67862 refactor
7 years ago
Darien Raymond 12a0d6e0b9 cleanup
7 years ago
DarienRaymond 1a8ed61b9b Merge pull request #651 from v2ray/udpfollow
7 years ago