1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-16 12:45:24 +00:00
Commit Graph

171 Commits

Author SHA1 Message Date
V2Ray
ad613a9e3e license badge 2015-09-20 12:18:25 +02:00
V2Ray
b22f306a3d update test code 2015-09-20 11:51:24 +02:00
V2Ray
521db6bdb4 update coverall script 2015-09-20 11:47:39 +02:00
V2Ray
07d4495b27 test cases for json config 2015-09-20 11:45:40 +02:00
V2Ray
a887fd01b8 Move log into common 2015-09-20 00:50:21 +02:00
V2Ray
d03cac9670 Orgnize coverage info 2015-09-20 00:43:42 +02:00
V2Ray
b40be74b86 Fix test break 2015-09-20 00:11:14 +02:00
V2Ray
075753c030 Massive refactoring for better code structure 2015-09-19 23:54:36 +02:00
V2Ray
5eee1b97aa Massive refactoring for better code structure 2015-09-19 23:54:12 +02:00
V2Ray
86315633e1 update coverall script 2015-09-19 22:06:32 +02:00
V2Ray
2c0096c20a Update coverall script 2015-09-19 21:58:52 +02:00
V2Ray
76200e2764 test case for net.vmess 2015-09-19 21:56:09 +02:00
V2Ray
ab723fa0b5 Generate user hash on demand 2015-09-19 21:56:00 +02:00
V2Ray
46abe9de5e Update coverall script 2015-09-19 19:21:17 +02:00
V2Ray
3734a25cf2 Update coverall script 2015-09-19 19:06:41 +02:00
V2Ray
5b63edbdbc Update coverall script to get better coverage info 2015-09-19 18:55:43 +02:00
V2Ray
fe719cb03d test case for user pass auth 2015-09-19 15:42:46 +02:00
V2Ray
450fef27f6 Remove unnecessary tip target. 2015-09-19 15:36:33 +02:00
V2Ray
8be5d695c8 test case for socks.net 2015-09-19 15:35:20 +02:00
V2Ray
729312f3b5 Convert point server config to interface for testibility 2015-09-19 15:07:10 +02:00
V2Ray
76cb92f918 Update user guide 2015-09-19 11:55:59 +02:00
V2Ray
c09ca34ada roadmap 2015-09-19 11:46:06 +02:00
V2Ray
e2d4d44c77 Update guide for time sync 2015-09-18 19:54:01 +02:00
V2Ray
1b24f2f9ae english readme 2015-09-18 15:14:14 +02:00
V2Ray
0c2fd04f0e Typo 2015-09-18 14:59:02 +02:00
V2Ray
f39d6077b6 bump version 2015-09-18 14:40:15 +02:00
V2Ray
33fa7dbd3c Update travis.yml 2015-09-18 14:39:54 +02:00
V2Ray
f27e8308cb Another test for travis 2015-09-18 14:35:50 +02:00
V2Ray
a73d791af0 upload v2ray latest 2015-09-18 14:24:56 +02:00
V2Ray
42476f0c54 automated travis release 2015-09-18 14:19:04 +02:00
V2Ray
d1811c019f More meaningful logs 2015-09-18 13:19:12 +02:00
V2Ray
b000850370 format code 2015-09-18 12:31:42 +02:00
V2Ray
790db40821 Don't send any request when client or target server closes connection. 2015-09-18 12:31:26 +02:00
V2Ray
c504144792 Version flag 2015-09-18 11:59:36 +02:00
V2Ray
a2f32f46dd update install instruction 2015-09-18 11:43:11 +02:00
V2Ray
989f401256 install script for debian 2015-09-18 11:19:52 +02:00
V2Ray
51bee920b2 Remove dirty buffer logic 2015-09-18 10:14:22 +02:00
V2Ray
d6e3040e48 Encrypt V as well 2015-09-18 00:14:17 +02:00
V2Ray
7d73ef1150 Revert change a766c61dcc as it actually downgrade performance. Will investigate later. 2015-09-17 23:40:05 +02:00
V2Ray
7d92b6a4fb fix test break 2015-09-17 23:29:12 +02:00
V2Ray
55377d5ad5 Send VMess request along with first data packet for performance 2015-09-17 23:26:09 +02:00
V2Ray
1b2b5b6cb1 Combine VMess response with first packet for performance 2015-09-17 23:00:17 +02:00
V2Ray
8ed15ce847 remove bufio 2015-09-17 22:05:47 +02:00
V2Ray
751160940b fix test break 2015-09-17 17:50:48 +02:00
V2Ray
8e8dbbcfd0 Add SOCKS4 support 2015-09-17 17:37:04 +02:00
V2Ray
2b7fdef203 Fix config file path resolution for Windows 2015-09-17 11:24:19 +02:00
V2Ray
26c040537f test cases for rand 2015-09-17 00:15:06 +02:00
V2Ray
a766c61dcc reuse buffers in transport, benchmark shows it improves performance by 10 times 2015-09-16 23:56:27 +02:00
V2Ray
80c5e1973c more tests on address 2015-09-16 22:24:04 +02:00
V2Ray
f9b31afa48 Test case for address 2015-09-16 22:19:42 +02:00