1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-20 14:35:23 +00:00
Commit Graph

5688 Commits

Author SHA1 Message Date
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
V2Ray
e33f603c49 merge conflict 2015-09-16 21:16:23 +02:00
V2Ray
228e1eeabe re-enable vmess test 2015-09-16 21:13:13 +02:00
V2 Ray
a41960c83b core.User doesn't have Id field. 2015-09-16 19:53:54 +02:00
V2 Ray
1e90d25e76 Merge pull request #15 from cxjava/error
Add more error check and declare the field name in composite literal.
2015-09-16 19:52:22 +02:00
V2Ray
8f93612dec use NewAuthenticationResponse instead of struct{} 2015-09-16 17:36:11 +02:00
V2Ray
d18d3db4b5 format code 2015-09-16 17:29:05 +02:00
V2Ray
4aad94c669 test cases for socks io 2015-09-16 17:29:00 +02:00
Charles
5495b8bea5 Add more error check and declare the field name in composite literal. 2015-09-16 23:07:05 +08:00
V2 Ray
88ecd476cd Merge pull request #14 from cxjava/struct
Use &struct{} instead of new
2015-09-16 16:53:16 +02:00
V2Ray
cfbae29367 release script 2015-09-16 16:30:17 +02:00
Charles
12ea3b8e28 Use &struct{} instead of new 2015-09-16 22:27:36 +08:00
V2Ray
6746800a21 Remove unnecessary code in socks io 2015-09-16 16:06:16 +02:00
V2Ray
7cfcc58f19 Version info 2015-09-16 16:05:59 +02:00
V2Ray
cc3f374623 Remove restriction of padding length 2015-09-16 12:26:50 +02:00
V2Ray
54fe1ed8b1 format code 2015-09-16 00:06:22 +02:00
V2Ray
4c963a51ed username/password support for socks proxy 2015-09-16 00:05:59 +02:00
V2Ray
0c1277c439 fix build break 2015-09-15 21:45:04 +02:00
V2Ray
d1d71e9e38 use buffered io for socks input 2015-09-15 21:40:51 +02:00
V2Ray
ca79db0de1 simplify socks input 2015-09-15 21:40:40 +02:00
V2Ray
6a8014dbef Keep sending data after request is sent 2015-09-15 21:17:06 +02:00
V2Ray
9265f50b3d detail for VMess proto description 2015-09-15 18:25:51 +02:00
V2Ray
dda9070365 donation 2015-09-15 15:55:35 +02:00
V2Ray
4d43958092 Update status 2015-09-15 13:29:27 +02:00
V2Ray
3bcf37b8fd update guide for IP address 2015-09-15 13:02:01 +02:00
V2Ray
1978b98812 increase delete buffer size in userset 2015-09-15 13:00:42 +02:00
V2Ray
53a8a02738 close ray after connection fails 2015-09-15 12:54:25 +02:00
V2Ray
29dcb433cf parse vnext address as ip 2015-09-15 12:54:06 +02:00
V2Ray
b9475730fd update install doc 2015-09-15 12:44:38 +02:00
V2Ray
26187230a7 simple guide 2015-09-15 12:04:18 +02:00
V2Ray
06e19d17e5 Update IV for instruction encryption 2015-09-15 01:32:55 +02:00
V2Ray
2564c909a5 update doc 2015-09-15 00:56:17 +02:00
V2Ray
36e81c4dee build break 2015-09-15 00:32:58 +02:00
V2Ray
fa46e986ff update 2015-09-15 00:21:05 +02:00