1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-22 00:55:29 -05:00
Commit Graph

360 Commits

Author SHA1 Message Date
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
v2ray
d08ffedf48 reduce ping frequency 2016-08-20 11:33:22 +02:00
v2ray
d83a0ce5d2 Apply new read function to UDP hub. 2016-08-19 13:00:55 +02:00
v2ray
55e5268ce8 Fix UDP reading on Windows 2016-08-19 12:58:26 +02:00
v2ray
ad1353ac2f merge similar error definitions 2016-08-18 08:34:21 +02:00
v2ray
d9884b4010 format import 2016-08-17 23:14:13 +02:00
v2ray
8ecec9b49d format log 2016-08-17 23:12:10 +02:00
v2ray
bb3ceb3d7b simplify case 2016-08-17 23:05:47 +02:00
v2ray
41d89e6d1e skip test requires root permission 2016-08-16 09:01:58 +02:00
v2ray
9876844296 fix test break 2016-08-16 08:37:38 +02:00
v2ray
6417adb56d correctly get sys fd from udp conn 2016-08-15 23:11:01 +02:00
v2ray
0bca6e8657 fix kcp listener 2016-08-15 22:20:16 +02:00
v2ray
a5a70afdb8 remove port testing 2016-08-15 22:12:11 +02:00
v2ray
338dc1ebb6 remove unused deps 2016-08-15 21:51:51 +02:00
v2ray
c7871a3ab2 test case for socket opt 2016-08-15 21:33:32 +02:00
v2ray
2a778762b1 rename udp.go to hub.go 2016-08-15 21:33:21 +02:00