Commit Graph

38 Commits (d055c0497dd2d8d4a13c8f49aecd16198af176fd)

Author SHA1 Message Date
Darien Raymond 5279296f03
remove use of context.WithValue in transport
6 years ago
Darien Raymond 8a82a3664c
pick IP family by local address in freedom
6 years ago
Darien Raymond 17e51b277b
move proxy.Dialer to internet.Dialer
6 years ago
Darien Raymond cb8e7dc9a0
comments
6 years ago
Darien Raymond 94b880d060
move session based info into session package
6 years ago
Darien Raymond 20251bf499
system listener for both TCP and UDP
6 years ago
Darien Raymond 2ff93c65f3
fix build error
6 years ago
Darien Raymond 6c4850634b
better handling of nil stream settings
6 years ago
Darien Raymond b3847fb7c0
MemoryStreamSettings
6 years ago
Darien Raymond b79ec5f1ed
use protocol in string form
6 years ago
Darien Raymond a657ec49a0
comments
7 years ago
Darien Raymond 1c856a46ab step 1 to remove reference to net package
7 years ago
Darien Raymond 35248497d2
refactor error messages
8 years ago
Darien Raymond a034276eee
update error messages
8 years ago
Darien Raymond d93ff628bc
refactor tcp worker
8 years ago
Darien Raymond 9cbc9b7170
refactor dialer
8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context
8 years ago
Darien Raymond d24fe9dbfb
separate network and transport protocol
8 years ago
Darien Raymond 21a15bbf74
registerable dialer and listener
8 years ago
Darien Raymond 31d6e74482
remove rawtcp
8 years ago
Darien Raymond efb24a4d21
rewrite error lib
8 years ago
Darien Raymond f64c79e239
log
8 years ago
Darien Raymond 5dc05d6352
allow outbound to be proxied
8 years ago
Darien Raymond d343cb1ee6
proxy connection
8 years ago
Darien Raymond 1d13f47f9c
protobuf for stream settings
8 years ago
Darien Raymond 5ec948f690
integrate tls settings in ws
8 years ago
Darien Raymond 7de7588ec2
proto for destination
8 years ago
Darien Raymond c518726910
network proto
8 years ago
Darien Raymond 9ade07db03
remove IsTCP() and IsUDP()
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
Shelikhoo 7259b3363b
Merge branch 'master' into websockwt
8 years ago
v2ray 4419f1e3d6
introduce address family in v2net
8 years ago
Shelikhoo 29f69d63c4
Support Dial WebSocket Connection
8 years ago
v2ray ca0ae50e62
refine system dialer substitution
8 years ago
Shelikhoo d1b44619b0
Solve #218: Supporting substitute of the default Dialer, this is a prerequisite of Libv2ray's support of Android VPNService mode; It is not recommanded to modify exported func introduced by this commit.
8 years ago
v2ray 754e8b6e78
tls config
9 years ago
v2ray 103c721626 adjust connection type priority
9 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
9 years ago