1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-24 14:14:35 -04:00
Commit Graph

824 Commits

Author SHA1 Message Date
v2ray
9ae258de3d rename 2016-01-25 17:29:26 +01:00
v2ray
5e16fa2dcd rename InboundConnectionHandlerCreator 2016-01-25 17:27:15 +01:00
v2ray
cd0ec176e0 typo 2016-01-25 17:23:43 +01:00
v2ray
d4dcee5fa3 rename InboundConfig methods 2016-01-25 17:23:10 +01:00
v2ray
d325400f2e rename RegisterInboundConnectionHandlerFactory to RegisterInboundHandlerCreator 2016-01-25 17:20:44 +01:00
v2ray
01ed2fa889 rename RegisterInboundConnectionConfig to RegisterInboundConfig 2016-01-25 17:19:09 +01:00
v2ray
9fe8178e4a rename InboundConnectionHandler to InboundHandler 2016-01-25 17:18:24 +01:00
v2ray
4817f8ab1f Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-01-25 11:54:59 +01:00
Darien Raymond
4624de091b remove cache of existing user hashes 2016-01-25 10:54:03 +00:00
Darien Raymond
1a10f7c4da init rand with time 2016-01-25 10:47:22 +00:00
v2ray
9f6822411b late set of cmd id 2016-01-25 00:43:55 +01:00
v2ray
b6e23de0d3 update install release 2016-01-24 23:31:13 +01:00
v2ray
2b1441b030 bytes to number methods 2016-01-24 22:28:44 +01:00
v2ray
96f582da98 test case for http proxy 2016-01-24 21:48:38 +01:00
v2ray
3f5bda898c more tests for router rules 2016-01-24 17:36:55 +01:00
v2ray
fafc813f0e test case for field rule 2016-01-24 15:36:55 +01:00
v2ray
4f5743604a AnyCondition 2016-01-24 14:40:46 +01:00
v2ray
ee72984f78 config test 2016-01-24 12:58:04 +01:00
v2ray
f3ab58ea2e remove port closed 2016-01-24 11:51:20 +01:00
v2ray
03ee9c7e3d delay close of existing connections 2016-01-24 00:06:49 +01:00
v2ray
f7d3f22d84 remove use of AfterFunc 2016-01-23 23:19:11 +01:00
v2ray
c1831551c1 update dynamic test case 2016-01-23 21:51:14 +01:00
v2ray
26fbd880f6 reuse connection handler 2016-01-23 14:26:49 +01:00
v2ray
f48504a2e4 reuse buffer 2016-01-23 11:27:52 +01:00
v2ray
19b8b54672 fix usage of = 2016-01-23 11:26:48 +01:00
v2ray
c958a20565 default value for strategy random 2016-01-23 10:58:26 +01:00
v2ray
c26f081101 delay close of expired connections 2016-01-22 22:17:50 +01:00
v2ray
73c17d9931 more fuzz test 2016-01-22 21:56:37 +01:00
v2ray
42b4764700 revert lock change 2016-01-22 17:56:19 +01:00
v2ray
f735663364 check input value nil 2016-01-22 17:56:12 +01:00
v2ray
790d37bf90 checksum for response command 2016-01-22 17:56:03 +01:00
v2ray
24b300d75d remove fuzzing lib 2016-01-22 17:55:10 +01:00
v2ray
9ec238d161 account fuzz test 2016-01-22 17:55:03 +01:00
v2ray
c61cd2cf8f always recreate buffer for ich in user 2016-01-22 16:51:11 +01:00
v2ray
795681c288 fix locking in vmess inbound 2016-01-22 16:50:31 +01:00
v2ray
d8f29f4b5e log for detour picking 2016-01-22 16:48:17 +01:00
v2ray
98d99a1fd0 dynamic allocation of inbounds 2016-01-22 16:25:01 +01:00
v2ray
f478db2b2e ensure that detour list has not changed 2016-01-22 01:10:25 +01:00
v2ray
2c03641f74 test case for receiver 2016-01-22 01:10:12 +01:00
v2ray
5ebfc269fd vscode settings 2016-01-22 00:53:58 +01:00
v2ray
216faf587c string list test 2016-01-22 00:53:51 +01:00
v2ray
37a9d8ef50 dice.Roll() 2016-01-21 22:45:44 +01:00
Darien Raymond
d623b1809d minor fix 2016-01-21 16:29:18 +00:00
Darien Raymond
d8c6102638 test case for on demand detour 2016-01-21 16:22:56 +00:00
Darien Raymond
e346f179d2 update my own domain for testing 2016-01-21 12:27:08 +00:00
Darien Raymond
cf4d0146fb test case for domain dialing 2016-01-21 12:18:37 +00:00
Darien Raymond
8180145413 more test cases for uuid 2016-01-21 12:11:23 +00:00
Darien Raymond
7f4ff04483 test cases for Equals() 2016-01-21 12:05:28 +00:00
Darien Raymond
d75eeed25d format code 2016-01-21 12:05:16 +00:00
Darien Raymond
85feb725a5 BytesLiteral.All() 2016-01-21 11:52:09 +00:00