Commit Graph

97 Commits (3be9519ed4398b7b9cefd904039e34200b36cf9e)

Author SHA1 Message Date
Darien Raymond f95c322677
rename 'this'
8 years ago
Darien Raymond 6804d8f73a
better handling error from Pipe()
8 years ago
Darien Raymond c041740940
remove ErrMissingApplication
8 years ago
Darien Raymond a14795e1e6
optimize udp hub
8 years ago
Darien Raymond 9471b5b066
refine dispatcher
8 years ago
Darien Raymond 5a311cbe08
json config parser
8 years ago
Darien Raymond e33b7df34c
remove use of any
8 years ago
Darien Raymond fc6a706166
refactor protos
8 years ago
Darien Raymond 1d13f47f9c
protobuf for stream settings
8 years ago
Darien Raymond af6abfa3e3
update proto generated code
8 years ago
Darien Raymond 91f2a40dae
refine proto package names
8 years ago
Darien Raymond 5e9017720e
check nil
8 years ago
Darien Raymond 60f4292882
protobuf for dokodemo config
8 years ago
Darien Raymond 7de7588ec2
proto for destination
8 years ago
Darien Raymond c518726910
network proto
8 years ago
Darien Raymond cdb4c56546
protobuf for net
8 years ago
Darien Raymond bbca180dba
try protobuf
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray 89a876a6d4
rename proxy/internal to proxy/registry
8 years ago
v2ray 99821dc2fb
change to wait group
8 years ago
v2ray 125ef8372c
actually follow redirect of UDP
8 years ago
v2ray a5a70afdb8
remove port testing
8 years ago
v2ray 210a32dc12
support udp redirection
8 years ago
v2ray cc92973daf
fix destination from addr
8 years ago
v2ray a9d583b92f
connection session
8 years ago
v2ray bcd27ba36f
option to allow passive connection
8 years ago
v2ray 54b791821e
remove unnecessary log
9 years ago
v2ray 7aa848dc02
remove unused import
9 years ago
v2ray f050113925
fix #185
9 years ago
v2ray 7f661f5215
rename Error to Err
9 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
9 years ago
v2ray 8a5f37dad7 check if address is set
9 years ago
v2ray 679d646571 only build for linux
9 years ago
v2ray 1c06fc216a allow redirection in dokodemo
9 years ago
v2ray 09f7e8b61e meaningful error message
9 years ago
v2ray e732ba62a6 unified config loader
9 years ago
v2ray 50ca869929 organize handler metadata
9 years ago
v2ray a4d76dc394 support using specific address
9 years ago
v2ray b47c1ca609 get rid of annoying firewall warnings
9 years ago
v2ray fc63f0432c simplify testing
9 years ago
v2ray 3582b9d869 move net/testing/assert into assert
9 years ago
v2ray 0ea2678e72 Allow freedom to consume DNS settings
9 years ago
v2ray ec610494ea Fix dokodemo for space
9 years ago
v2ray 3b545abe02 dns client implementation
9 years ago
v2ray 0bc846f016 Fix ending in vmess reader.
9 years ago
v2ray 7d43952690 tcphub now takes tls config as construtor parameter
9 years ago
v2ray f594f5b606 simplify tcp connection
9 years ago
v2ray 94eab286c0 introduct Connection interface
9 years ago
v2ray 42907ff2e8 Remove v2net.Packet
9 years ago
v2ray 44bf412dfc release all adaptive readers and writers
9 years ago