1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-25 17:05:23 +00:00
Commit Graph

98 Commits

Author SHA1 Message Date
v2ray
1e9f4a1a08
relocate sample configs 2016-07-27 21:58:54 +02:00
v2ray
5cf36c4520
relocate point main 2016-07-27 21:55:01 +02:00
v2ray
ea39a6fde6
format code 2016-07-24 13:44:29 +02:00
v2ray
723a693c78
delete port after error 2016-07-24 10:08:06 +02:00
v2ray
edd9885d0e
retry on port allocation 2016-07-24 10:06:50 +02:00
v2ray
e5394cdaa0 Check if inbound and outbound config are set. 2016-06-15 11:58:28 +02:00
v2ray
9b6dc6bcea massive refactoring for kcp 2016-06-14 22:54:08 +02:00
v2ray
09f7e8b61e meaningful error message 2016-06-11 22:52:37 +02:00
v2ray
774c8f5d5f fix refresh interval 2016-06-06 01:31:25 +02:00
v2ray
3376ea078d merge conflict 2016-06-05 23:42:16 +02:00
v2ray
306ffabef0 merge conflict 2016-06-05 23:41:32 +02:00
v2ray
045e1dcc53 refine dynamic strategy 2016-06-05 23:39:38 +02:00
v2ray
309b64e376 take ich2Recycle as a parameter 2016-06-04 19:59:58 +02:00
v2ray
50ca869929 organize handler metadata 2016-06-04 14:25:13 +02:00
v2ray
a4d76dc394 support using specific address 2016-06-04 00:38:22 +02:00
v2ray
ff0cb89efa simplify connection reuse settings 2016-06-02 20:52:52 +02:00
v2ray
a86cd36ad2 configuration for connection reuse 2016-06-02 01:49:25 +02:00
v2ray
9713bf9adf completely fix detour config 2016-06-01 22:45:12 +02:00
v2ray
b47c1ca609 get rid of annoying firewall warnings 2016-05-29 16:37:52 +02:00
v2ray
fc63f0432c simplify testing 2016-05-24 21:55:46 +02:00
v2ray
3582b9d869 move net/testing/assert into assert 2016-05-24 15:29:08 +02:00
v2ray
3ded18a75b initializable apps 2016-05-18 08:12:04 -07:00
v2ray
7765fedd78 modulize dispatcher and proxyman 2016-05-17 23:05:52 -07:00
v2ray
10d1d9288b default value of dns config 2016-05-16 09:05:01 -07:00
v2ray
dac1339d6e Use dns in router 2016-05-16 00:25:34 -07:00
v2ray
634c4964cc Massive fixes 2016-05-12 17:20:07 -07:00
v2ray
cef5386a21 Log level: none 2016-04-29 11:36:27 +02:00
v2ray
42907ff2e8 Remove v2net.Packet 2016-04-26 00:13:26 +02:00
v2ray
7407c8d561 use stream instead of raw chan 2016-04-18 18:44:10 +02:00
v2ray
83e0482d2b Fix dynamic port allocation 2016-03-06 16:36:03 +01:00
v2ray
70f73049a6 extend wait 2016-02-27 21:53:06 +01:00
v2ray
464f15cb02 pick truely unused port 2016-02-23 21:50:19 +01:00
v2ray
2d551c97df gofmt -s 2016-02-05 22:06:27 +01:00
Darien Raymond
c74bcc9c50 more json test cases 2016-02-04 10:43:04 +00:00
Darien Raymond
be57f48bb3 test case for allocation config 2016-02-04 10:25:36 +00:00
v2ray
2031c13a7f refactor app.Space 2016-01-31 17:01:28 +01:00
v2ray
f34e253ea3 Rename errors with Error prefix 2016-01-30 12:23:56 +01:00
v2ray
2f76680fe9 Rename BadConfiguration to ErrorBadConfiguration 2016-01-30 12:12:57 +01:00
v2ray
c825ce8fd8 Add warning when tags are not found. 2016-01-30 11:45:33 +01:00
v2ray
8fd9d51fba remove use of InboundConnectionHandlerWithPort in InboundDetourHandlerDynamic 2016-01-25 21:24:55 +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
9fe8178e4a rename InboundConnectionHandler to InboundHandler 2016-01-25 17:18:24 +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
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