Commit Graph

3189 Commits (16c6a5f0784f56547ddfaf0b2a7cfe5b818eee63)

Author SHA1 Message Date
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
V2Ray 8a6b07ba61 fix build break 2015-09-11 14:15:06 +02:00
V2Ray 9e6b746e86 format code 2015-09-11 14:12:26 +02:00
V2Ray 262eb4f985 sample socks proxy 2015-09-11 14:12:09 +02:00
V2Ray 0a96b8fb1d connecting dots 2015-09-11 00:24:18 +02:00
V2Ray 1c618e93b1 vray 2015-09-10 00:50:21 +02:00
V2Ray f09d65b2e5 format code 2015-09-09 17:39:25 +02:00
V2Ray 19308037e5 freedom connection 2015-09-09 17:39:06 +02:00
V2Ray f1292f6035 format code 2015-09-09 15:26:11 +02:00
V2Ray 5559c1ca60 fix build break 2015-09-09 15:19:46 +02:00
V2Ray c20a7958c2 simplify test code 2015-09-09 15:18:29 +02:00
V2Ray 08a96e5fe1 Unit test library to simplify test writing 2015-09-09 14:51:26 +02:00
V2Ray 526c3d3a9b Help wanted issues 2015-09-09 12:31:27 +02:00
V2Ray e764275c58 socks5 server implementation 2015-09-09 12:13:52 +02:00
V2Ray 361f87df09 VMess request serialization 2015-09-09 01:11:02 +02:00
V2Ray 099015021e format code 2015-09-08 18:21:33 +02:00
V2Ray 86944af2ff general purpose encryption streams 2015-09-08 18:21:15 +02:00
V2Ray 9371b3d080 format code 2015-09-08 15:39:49 +02:00
V2Ray 69bcce0b0d Decryption reader for decoding vmess message 2015-09-08 15:39:32 +02:00
V2Ray 265e6e4dbd Remove reserved field in vmess for better randomization 2015-09-08 14:12:23 +02:00
V2Ray fb1ad8b81b Full implementation of Socks5 protocol, proxying is on the way 2015-09-08 13:18:55 +02:00