1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 09:55:22 +00:00
Commit Graph

3312 Commits

Author SHA1 Message Date
Darien Raymond
d9040b571d
decouple commander interface from grpc 2018-02-08 23:24:35 +01:00
Darien Raymond
495ae1c5e3
implement remove user operation 2018-02-08 22:53:01 +01:00
Darien Raymond
f8ce1945e1
remove unused code 2018-02-08 22:52:54 +01:00
Darien Raymond
90925bdf7a
use go 1.9.4 2018-02-08 22:10:02 +01:00
Darien Raymond
862f9a152e
comments and refactoring 2018-02-08 22:09:55 +01:00
Darien Raymond
278fd7261e
remove context in udp hub 2018-02-08 22:09:41 +01:00
Darien Raymond
0e8d9ae2bf
Update version 2018-02-08 22:04:16 +01:00
Darien Raymond
b5facc0ca5
remove context from mux.Client 2018-02-08 17:46:50 +01:00
Darien Raymond
32f1ba7c7e
properly start and close outbound handlers 2018-02-08 17:24:14 +01:00
Darien Raymond
dffaef60b4
use periodic task in dns.Server 2018-02-08 17:00:22 +01:00
Darien Raymond
acc6ea3e6b
fix websocket test 2018-02-08 16:39:18 +01:00
Darien Raymond
9fdb783729
fix kcp test 2018-02-08 16:22:44 +01:00
Darien Raymond
c368412728
test case for periodic task 2018-02-08 16:19:43 +01:00
Darien Raymond
5755d4153a
fix encoding test 2018-02-08 16:13:27 +01:00
Darien Raymond
9a46cf37fb
fix default outbound handler 2018-02-08 15:45:50 +01:00
Darien Raymond
efcb567273
remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond
a1ae4aa515
cleanup session history 2018-02-07 16:35:22 +01:00
Darien Raymond
8b83bf2283
comments and test cases. 2018-02-07 12:38:12 +01:00
Darien Raymond
8b5fe1a13b
correct handler running status 2018-02-07 12:34:15 +01:00
Darien Raymond
deaee9fa65
test case for removing handler on the fly 2018-02-06 13:47:50 +01:00
Darien Raymond
2328c69fba
include new packages 2018-02-06 13:47:36 +01:00
Darien Raymond
01c76d70da
listen on localhost only 2018-02-06 12:22:46 +01:00
Darien Raymond
ede2c39967
non-blocking timer. Fixes #848 2018-02-06 11:16:49 +01:00
Darien Raymond
3a0f211c22
gofmt 2018-02-05 23:39:04 +01:00
Darien Raymond
1e6d5561cc
prototype of commander 2018-02-05 23:38:24 +01:00
Darien Raymond
384844f898
fix #840 2018-02-02 22:35:18 +01:00
Darien Raymond
cf832a4272
adjust init sequence 2018-01-31 13:23:23 +01:00
Darien Raymond
0273b36027
prepare for remove function 2018-01-30 21:38:43 +01:00
Darien Raymond
8923159aee
commander interface 2018-01-24 15:05:46 +01:00
Darien Raymond
9cd0e90e99
injectable clock 2018-01-23 23:12:02 +01:00
Darien Raymond
c3dce11c4e
fix a typo 2018-01-19 14:08:45 +01:00
Darien Raymond
4b5e41c783
fix UDP handling in Shadowsocks client 2018-01-19 11:08:34 +01:00
Darien Raymond
0e01e28278
use uuid as struct 2018-01-18 23:25:48 +01:00
Darien Raymond
14176a340d
fix error usage 2018-01-18 11:35:04 +01:00
Darien Raymond
fbfbbb8841
id of v2ray instance 2018-01-17 19:09:32 +01:00
Darien Raymond
630a76d06a
kcp cleanup 2018-01-17 17:36:14 +01:00
Darien Raymond
a6c0ef11ba
check connection state for every write operation 2018-01-17 16:18:38 +01:00
Darien Raymond
b5caea67ac
gofmt 2018-01-13 00:07:37 +01:00
Darien Raymond
ddb6437976
remove unused code 2018-01-13 00:07:29 +01:00
Darien Raymond
72e9ef8fb3
fix release ci 2018-01-12 13:27:18 +01:00
Darien Raymond
fa72ccce71
Update version 2018-01-12 11:13:27 +01:00
Darien Raymond
7fab28cf0b
fix build break 2018-01-10 17:33:15 +01:00
Darien Raymond
efc8c23207
support dial for v2ray instance 2018-01-10 17:31:52 +01:00
Darien Raymond
c45b24c861
fix creation logic 2018-01-10 14:47:23 +01:00
Darien Raymond
68ef98a35d
remove unused code 2018-01-10 14:47:12 +01:00
Darien Raymond
6a7887b655
fix LocalNameServer 2018-01-10 13:32:48 +01:00
Darien Raymond
7d2c34f674
remove unused code 2018-01-10 13:30:57 +01:00
Darien Raymond
ec54b04537
fix test break 2018-01-10 13:07:56 +01:00
Darien Raymond
e4554e5871
fix test break 2018-01-10 12:59:45 +01:00
Darien Raymond
292d7cc353
massive refactoring for interoperability 2018-01-10 12:22:37 +01:00