1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-10-01 16:26:02 -04:00
Commit Graph

375 Commits

Author SHA1 Message Date
Darien Raymond
33d2513e3c
reduce memory allocation in kcp 2016-11-01 12:07:20 +01:00
Darien Raymond
5b58066345
use local buffer in UDP hub 2016-11-01 11:46:34 +01:00
Darien Raymond
d3f323e24b
response factory 2016-11-01 00:42:55 +01:00
Darien Raymond
187688cacb
fix type def 2016-11-01 00:42:44 +01:00
Darien Raymond
72339a3509
fix TCP conn reuse with tls 2016-11-01 00:41:46 +01:00
Darien Raymond
ac3b91a877
http authenticator 2016-10-31 22:26:46 +01:00
Darien Raymond
97dc7b30de
remove test cases depending on external resources 2016-10-24 16:48:16 +02:00
Darien Raymond
e13c97d162
rename IP to CIDR in router 2016-10-18 16:42:22 +02:00
Darien Raymond
2320bc3304
remove unused code 2016-10-18 15:31:48 +02:00
Darien Raymond
751a105324
comments 2016-10-18 15:31:39 +02:00
Darien Raymond
b81d091fb8
comments 2016-10-18 00:09:49 +02:00
Darien Raymond
9bd8822668
unused proto 2016-10-18 00:09:41 +02: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
be026870f7
protogen update 2016-10-16 00:23:27 +02:00
Darien Raymond
f488a63d97
check nil config 2016-10-14 21:19:26 +02:00
Darien Raymond
d26ee5441e
fix authenticator config 2016-10-12 22:43:17 +02:00
Darien Raymond
ab3173039b
increase ping interval 2016-10-11 21:21:06 +02:00
Darien Raymond
b5910dccae
simplify fast resend 2016-10-11 13:17:57 +02:00
Darien Raymond
f8ad1f4a3e
update predicate syntax 2016-10-11 12:44:17 +02:00
Darien Raymond
da9f1a8013
predicate.Not 2016-10-11 12:30:53 +02:00
Darien Raymond
f3a83c57ab
optimize ping and updater logic 2016-10-11 12:24:19 +02:00
Darien Raymond
78f87c4f60
test case for cmd only segment 2016-10-11 11:44:30 +02:00
Darien Raymond
e023859ef0
stop data updating thread when there is no data 2016-10-10 16:50:54 +02:00
Darien Raymond
67793eb3e0
fix config creator cache 2016-10-03 12:25:36 +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
af6abfa3e3
update proto generated code 2016-09-26 15:14:39 +02:00
Darien Raymond
91f2a40dae
refine proto package names 2016-09-26 15:14:16 +02:00
Darien Raymond
dc6b7e2e75
protobuf for blackhole config 2016-09-22 12:01:36 +02:00
Darien Raymond
b28d718b79
optional field in kcp config 2016-09-21 21:08:05 +02:00
Darien Raymond
1a3f51ade7
protobuf for kcp config 2016-09-21 14:39:07 +02:00
Darien Raymond
8f6a972970
refactor config cache 2016-09-21 13:52:16 +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
fbdb1e09d7
remove incorrect check on config name 2016-09-19 23:54:48 +02:00
Darien Raymond
9ade07db03
remove IsTCP() and IsUDP() 2016-09-19 16:39:11 +02:00
Darien Raymond
5f5d28009f
fix typo in utp def 2016-09-19 14:41:54 +02:00
Darien Raymond
04d956462c
fix test without -json tag 2016-08-25 13:25:59 +02:00
Darien Raymond
3fd66ad795
remove PingNecessary() 2016-08-25 12:00:31 +02:00
Darien Raymond
e49fb2f50d
no compacting buffers 2016-08-25 11:41:05 +02:00
Darien Raymond
fcad4aa212
adjust receiving buffer size 2016-08-25 09:45:56 +02:00
Darien Raymond
0da987ec43
refine buffer size 2016-08-25 00:04:54 +02:00
Darien Raymond
2ae8e5d033
rename buffer size 2016-08-24 23:54:39 +02:00
Darien Raymond
2839ce7a88
simplify receiving worker 2016-08-24 23:51:53 +02:00
Darien Raymond
5d20e3f70b
remove sending queue 2016-08-24 15:47:14 +02:00
Darien Raymond
e6e0419958
format private annotation 2016-08-24 11:17:42 +02:00
Darien Raymond
a9da266bf9
update default in-fligh size 2016-08-24 07:50:33 +02:00
Darien Raymond
98025e1457
change default kcp.tti to 50 2016-08-23 23:32:36 +02:00
v2ray
07a86f549b
unified import path 2016-08-20 20:55:45 +02:00