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

109 Commits

Author SHA1 Message Date
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
V2Ray
f2734bd5a9 generate more hashes 2015-09-14 22:45:55 +02:00
V2Ray
e1952a52e4 flag for log level 2015-09-14 22:20:27 +02:00
V2Ray
608f72f537 Don't report error for EOF 2015-09-14 22:01:01 +02:00
V2Ray
3138960443 fix time based user hash 2015-09-14 22:00:03 +02:00
V2Ray
7fef20258e Update doc 2015-09-14 21:59:52 +02:00
V2Ray
092d73b6b6 Update VMess protocol 2015-09-14 21:59:44 +02:00
V2Ray
5af327f00b fix test break 2015-09-14 19:03:31 +02:00
V2Ray
097915bf7e Time based user hash 2015-09-14 18:19:17 +02:00
V2Ray
89f9332abd More features 2015-09-14 15:20:42 +02:00
V2Ray
0b40e3addf Add encryption method status 2015-09-14 14:46:14 +02:00
V2Ray
9130a30250 fix broken platform table 2015-09-14 14:42:31 +02:00
V2Ray
0a47c7c5e0 Status page 2015-09-14 14:41:28 +02:00
V2Ray
a06f0a4800 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2015-09-14 13:51:44 +02:00
V2Ray
e7ce2c7166 Close connection chan when socks client finishes sending data, and fix a performance issue in VMess decoding. 2015-09-14 13:51:30 +02:00
V2 Ray
0fe86bb6d4 Merge pull request #11 from xland/master
Update README.md
2015-09-14 13:12:12 +02:00
liulun
443294095a Update README.md 2015-09-14 19:09:00 +08:00
V2Ray
194abb9d6c Transport buffer even when there is an error 2015-09-14 00:56:49 +02:00
V2Ray
919fd5b16b Remove debug infomation 2015-09-14 00:30:50 +02:00
V2Ray
d12737b3b8 Simplify channel operations 2015-09-13 20:01:50 +02:00
V2Ray
ef950770fe Update issue link 2015-09-13 12:58:33 +02:00
V2Ray
64d2a95bf4 Issue guide 2015-09-13 12:57:21 +02:00
V2Ray
88d212eb22 Clean up code 2015-09-13 00:25:50 +02:00
V2Ray
b0c5b816da Remove comments from json files 2015-09-13 00:14:14 +02:00
V2Ray
de636b123a install method 2015-09-12 22:56:45 +02:00
V2Ray
51670b223d Remove prefix 'V' in struct names 2015-09-12 22:11:54 +02:00
V2Ray
cc3fdb6ef4 Version 1.0 alpha 2015-09-12 20:36:21 +02:00
V2Ray
f3a12e9f57 build break 2015-09-12 11:55:51 +02:00
V2Ray
0ca7dab49b massive refactoring for configuration 2015-09-12 11:51:42 +02:00
V2Ray
791ac780f0 Refactor vmess internal struct for better readability 2015-09-11 17:27:36 +02:00