1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-30 07:46:41 -04:00
Commit Graph

135 Commits

Author SHA1 Message Date
Darien Raymond
e35e271708
cleanup internet connection 2017-01-04 13:29:41 +01:00
Darien Raymond
21a15bbf74
registerable dialer and listener 2017-01-03 15:16:48 +01:00
Darien Raymond
31d6e74482
remove rawtcp 2017-01-03 14:53:59 +01:00
Darien Raymond
c9a421fba6
remove generate package comments in .pb.go files. 2017-01-03 14:17:44 +01:00
Darien Raymond
20fe6d10a4
rollback gitignore change 2017-01-02 20:52:45 +01:00
Darien Raymond
52e1dfaeac
remove all generated files 2017-01-02 08:15:31 +01:00
Darien Raymond
19e0cb40e9
locker protected connection 2017-01-02 07:43:02 +01:00
Darien Raymond
48bddb25d7
fix lint warnings 2017-01-01 22:12:44 +01:00
Darien Raymond
58ae7e4967
refine proto settings 2017-01-01 21:19:12 +01:00
Darien Raymond
a4dfca0ef7
accommodate protobuf compiler change 2016-12-23 12:42:25 +01:00
Darien Raymond
7dc7937443
rename ws to websocket 2016-12-23 00:30:46 +01:00
Darien Raymond
eb782436b3
proto option for C# namespace 2016-12-23 00:24:28 +01:00
Darien Raymond
c3942fd5f0
fix lint warnings 2016-12-21 15:48:39 +01:00
Darien Raymond
50bc195f7f
rename TypedSettings to TypedMessage 2016-12-15 11:51:09 +01:00
Darien Raymond
a67d525fc2
try fix connection reuse settings 2016-12-12 13:08:31 +01:00
Darien Raymond
e46bad3f18
format errors 2016-12-04 09:43:33 +01:00
Darien Raymond
efb24a4d21
rewrite error lib 2016-12-04 09:10:47 +01:00
Darien Raymond
f95c322677
rename 'this' 2016-11-27 21:39:09 +01:00
Darien Raymond
22379e5a6b
refactor connection pool 2016-11-24 23:16:05 +01:00
Darien Raymond
e8cde53975
fix tcp log 2016-11-22 08:23:03 +01:00
Darien Raymond
0747203132
refine http header 2016-11-02 22:26:21 +01:00
Darien Raymond
72339a3509
fix TCP conn reuse with tls 2016-11-01 00:41:46 +01:00
Darien Raymond
5a311cbe08
json config parser 2016-10-17 14:35:13 +02:00
Darien Raymond
e33b7df34c
remove use of any 2016-10-16 14:22:21 +02:00
Darien Raymond
1d13f47f9c
protobuf for stream settings 2016-10-02 23:43:58 +02:00
Darien Raymond
5ec948f690
integrate tls settings in ws 2016-09-30 16:53:40 +02:00
Darien Raymond
7de7588ec2
proto for destination 2016-09-20 11:53:05 +02:00
Darien Raymond
c518726910
network proto 2016-09-20 10:44:44 +02:00
Darien Raymond
9ade07db03
remove IsTCP() and IsUDP() 2016-09-19 16:39:11 +02:00
v2ray
07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray
210a32dc12
support udp redirection 2016-08-15 17:44:46 +02:00
v2ray
f050113925
fix #185 2016-06-30 00:08:20 +02:00
v2ray
bac9304e05 better termination logic 2016-06-18 16:52:02 +02:00
v2ray
c4536d99d4 test case for raw connection 2016-06-15 00:10:52 +02:00
v2ray
9b6dc6bcea massive refactoring for kcp 2016-06-14 22:54:08 +02:00