1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 23:36:25 -04:00
Commit Graph

120 Commits

Author SHA1 Message Date
Darien Raymond
5f920a9e94
protobuf for log config 2016-10-03 22:07:28 +02:00
Darien Raymond
bd9b7c586e
remove unnecessary code in main 2016-10-03 21:37:09 +02:00
Darien Raymond
fd50e8e12b
allow stdin as input source 2016-10-03 11:18:24 +02:00
Darien Raymond
1d13f47f9c
protobuf for stream settings 2016-10-02 23:43:58 +02:00
Darien Raymond
d38e62932d
proto for dns config 2016-09-20 16:05:35 +02:00
Darien Raymond
5291624165
format log 2016-09-19 14:41:58 +02:00
Darien Raymond
cdb4c56546
protobuf for net 2016-08-27 00:04:35 +02:00
Darien Raymond
fdeb8b4f89 update file paths 2016-08-20 21:03:50 +02:00
v2ray
07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray
786775ea80
fix build break 2016-08-18 08:24:47 +02:00
v2ray
39737f6fc1
merge bad configuration error 2016-08-18 08:21:20 +02:00
v2ray
89a876a6d4
rename proxy/internal to proxy/registry 2016-08-17 23:30:15 +02:00
Shelikhoo
7259b3363b
Merge branch 'master' into websockwt 2016-08-15 10:17:22 +08:00
v2ray
4419f1e3d6
introduce address family in v2net 2016-08-14 18:14:12 +02:00
Shelikhoo
8c96b1961b
load ws transport on init 2016-08-13 21:35:31 +08:00
v2ray
bcd27ba36f
option to allow passive connection 2016-08-12 23:37:21 +02:00
v2ray
5dc80a2cc5
capture sigterm 2016-08-09 22:10:44 +02:00
v2ray
697d44abbd
bring back all coverage 2016-08-09 00:55:36 +02:00
v2ray
b38137bd13
utp header 2016-08-08 21:23:07 +02:00
v2ray
545fa5b53c
rename errors 2016-08-07 15:32:41 +02:00
v2ray
6678da2fe2
more no-op authenticator into a separate folder 2016-08-07 00:38:23 +02:00
v2ray
c7d6302292
load srtp in main 2016-08-06 22:52:02 +02:00
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