1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-01 19:45:24 +00:00
Commit Graph

593 Commits

Author SHA1 Message Date
Darien Raymond
af8412175e re-org vmess content 2015-12-07 19:32:38 +00:00
V2 Ray
0a4d9fb037 Delete error.log 2015-12-07 12:34:57 +01:00
Darien Raymond
08d4b7793d update whitelist 2015-12-07 11:34:23 +00:00
Darien Raymond
74c7810957 lowercase domain matching 2015-12-07 11:10:27 +00:00
Darien Raymond
96aa94002a regexp support in domain matching 2015-12-07 10:58:43 +00:00
v2ray
46071b9dac Update to v1.1 2015-12-06 21:26:40 +01:00
v2ray
c54c0218e0 simplify test 2015-12-06 20:38:01 +01:00
v2ray
092217182a simplify config directory 2015-12-06 18:21:15 +01:00
v2ray
8bee0c4a7b cleanup shell/point/config 2015-12-06 16:41:41 +01:00
v2ray
e1c58fae2b dns cache 2015-12-06 11:00:10 +01:00
V2 Ray
59030814cb Merge pull request #57 from kxjhlele/patch-5
Update install-release.sh
2015-12-06 08:23:10 +01:00
V2 Ray
4325f273a0 Merge pull request #56 from kxjhlele/patch-4
Update install.sh
2015-12-06 07:09:37 +01:00
kxjhlele
ef9d32bf16 Update install-release.sh
uuid 变更,port 不知道为啥运行失败,
2015-12-06 12:25:21 +08:00
kxjhlele
d86af91c94 Update install.sh 2015-12-06 10:38:30 +08:00
v2ray
b083773411 test case for log 2015-12-05 23:47:23 +01:00
v2ray
15e6e6d80c introduce app.Space 2015-12-05 22:55:45 +01:00
v2ray
db7d48e48f Refine log settings 2015-12-05 21:10:14 +01:00
v2ray
32c3565681 typo 2015-12-05 01:49:03 +01:00
v2ray
06f9b65ec4 receiver manager 2015-12-05 01:16:21 +01:00
v2ray
7a01d644e4 update install-release.sh 2015-12-04 22:53:56 +01:00
v2ray
003fac7d2a doc 2015-12-04 22:53:31 +01:00
v2ray
86f800693e Update to golang 1.5.2 2015-12-04 20:53:48 +01:00
v2ray
08eaca8a2c Merge branch 'master' of https://github.com/v2ray/v2ray-core 2015-12-04 20:50:30 +01:00
Darien Raymond
5ec30c3ad0 more test cases 2015-12-04 16:32:42 +00:00
Darien Raymond
30be218c62 fix test break 2015-12-04 16:01:39 +00:00
Darien Raymond
3327cb0b80 format code 2015-12-04 15:49:45 +00:00
Darien Raymond
1a25931944 advanced end 2 end test 2015-12-04 15:49:10 +00:00
Darien Raymond
223ff7d561 add error message 2015-12-04 14:30:41 +00:00
Darien Raymond
3942679371 doc 2015-12-04 12:13:35 +00:00
Darien Raymond
6bb53251e9 handle response command in vmess outbound. 2015-12-04 11:42:56 +00:00
Darien Raymond
11220a4952 split vmess inbound and outbound 2015-12-04 11:07:32 +00:00
v2ray
7958a16844 Update version for next release 2015-12-04 10:37:24 +01:00
v2ray
36b7a3fe07 test case for socks protocol 2015-12-03 23:31:04 +01:00
v2ray
f69b83f3e6 add interface for socks config 2015-12-03 22:41:06 +01:00
v2ray
73807390f1 Fix a bug in inbound detour handler 2015-12-03 20:57:33 +01:00
v2ray
e42510aca5 more literals 2015-12-03 16:57:23 +01:00
v2ray
f3f1c09e49 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2015-12-03 15:19:45 +01:00
v2ray
88d75fd1c0 doc 2015-12-03 15:18:43 +01:00
Darien Raymond
9c1a31c30e Merge branch 'master' of https://github.com/v2ray/v2ray-core 2015-12-03 14:12:55 +00:00
Darien Raymond
f2c3d41f2d comments 2015-12-03 14:12:47 +00:00
V2Ray
301f1755b2 add a script to install from release 2015-12-03 10:58:31 +01:00
Darien Raymond
9b830fc432 update end 2 end test 2015-12-02 23:41:34 +00:00
Darien Raymond
5003afc85c test case for vmess outbound config 2015-12-02 21:30:15 +00:00
Darien Raymond
d22fed67ad format code 2015-12-02 20:58:46 +00:00
Darien Raymond
ae056714db refactor common/net.Port 2015-12-02 20:44:01 +00:00
Darien Raymond
fa7c1069bc more update 2015-12-02 16:27:55 +00:00
Darien Raymond
ec31c1fa7f remove common/net unit test back. 2015-12-02 16:18:12 +00:00
Darien Raymond
ab875000e0 fix build break 2015-12-02 15:59:15 +00:00
Darien Raymond
36848af749 leveral serial.String in code 2015-12-02 15:49:34 +00:00
Darien Raymond
3c12469ae5 leverage serial.String in assert 2015-12-02 15:41:19 +00:00