Commit Graph

1072 Commits (cef5386a21373247642a0312fb83fd230f0a904a)

Author SHA1 Message Date
v2ray 441a198b86 more china sites 2016-03-05 22:03:28 +01:00
Darien Raymond d391dcd9c9 Merge pull request #103 from kxjhlele/patch-10
Update README.md
2016-03-05 14:18:35 +01:00
kxjhlele f575dcc354 Update README.md 2016-03-05 12:23:05 +08:00
v2ray 26925a7d90 more china sites 2016-03-04 00:27:33 +01:00
v2ray 17a6c7ed1b update vscode settings 2016-02-29 23:20:15 +01:00
v2ray 7b74665a64 more china sites 2016-02-29 23:20:08 +01:00
v2ray 7f2b157956 Fix OTA in Shadowsocks TCP 2016-02-28 21:11:50 +01:00
v2ray 3ffcb386ad Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-02-28 21:02:07 +01:00
v2ray 684e133ac5 better log 2016-02-28 21:02:03 +01:00
v2ray e298121126 Fix shadowsocks OTA issue 2016-02-28 21:00:53 +01:00
Darien Raymond 7a7cd95a54 Merge pull request #97 from chenxiaoqino/patch-1
Update install process: hint before downloading
2016-02-28 15:32:38 +01:00
chenxiaoqino ae55c9de3b Update install process: hint before downloading
Hint downloading address before installing, in case the download is blocked and the user may manually overwrite the installation process. (Otherwise, the "downloading" hint will never appear when download is blocked.)
2016-02-28 22:08:13 +08:00
v2ray 3d4da5822b Email in shadowsocks 2016-02-28 14:50:30 +01:00
v2ray c1c22a50d5 remove old commands 2016-02-27 22:41:57 +01:00
v2ray 3ec40eedc1 remove old vmess request 2016-02-27 22:37:22 +01:00
v2ray 81bc2ff91d test case for raw encoding 2016-02-27 22:37:14 +01:00
v2ray 1df9da5db6 typo 2016-02-27 21:55:55 +01:00
v2ray 70f73049a6 extend wait 2016-02-27 21:53:06 +01:00
v2ray 02178afaff more china sites 2016-02-27 21:47:07 +01:00
v2ray 60b80d8b26 bypass eval sites 2016-02-27 21:47:02 +01:00
v2ray 8a7d7d0a44 by default not send non http traffic to server 2016-02-27 21:35:02 +01:00
v2ray 1bd75d67c0 update version 2016-02-27 17:54:17 +01:00
v2ray 547cc75651 Migrate VMessIn with protocol 2016-02-27 17:28:21 +01:00
v2ray 2144c47102 Migrate VMessOut into protocol 2016-02-27 16:41:21 +01:00
v2ray ef51c600fb Apply buffered reader and writer to socks 2016-02-27 11:02:42 +01:00
v2ray cba26dabe8 more protocol implementation 2016-02-27 00:05:53 +01:00
v2ray be09847bbd buffered reader and writer 2016-02-26 23:45:33 +01:00
v2ray 7fa96a4d2c fix build break 2016-02-26 23:18:34 +01:00
v2ray 79171f105a move CryptionReader and Writer into a separate file 2016-02-25 21:53:21 +01:00
v2ray 7b79a768ef protocol and api 2016-02-25 21:50:38 +01:00
v2ray 76ca9de25f refactor protocol 2016-02-25 21:50:10 +01:00
v2ray 59bc881d70 move timestamp generator to protocol 2016-02-25 17:14:49 +01:00
v2ray f0081f5327 remove unused code 2016-02-25 16:58:54 +01:00
v2ray 791ac307a2 Move userset to protocol 2016-02-25 16:40:43 +01:00
v2ray 2d82bb8d4d remove pubsub as it seems not necessary 2016-02-25 15:58:47 +01:00
v2ray f130cee83b more china sites 2016-02-25 14:38:56 +01:00
v2ray 9f50692d15 auto user creation for dynamic port 2016-02-25 14:38:41 +01:00
v2ray b3f547dc90 more china sites 2016-02-24 14:48:05 +01:00
v2ray 238d465181 more china sites 2016-02-24 12:53:55 +01:00
v2ray f242ca048c update china ip 2016-02-23 23:31:37 +01:00
v2ray 9e68c150e1 timestamp in protocol 2016-02-23 22:51:08 +01:00
v2ray 464f15cb02 pick truely unused port 2016-02-23 21:50:19 +01:00
v2ray 47e61f62c1 more china sites 2016-02-23 21:39:55 +01:00
v2ray 3b39269ca0 format code 2016-02-23 18:38:12 +01:00
v2ray 075423972b remove unnecessary function 2016-02-23 18:25:00 +01:00
v2ray 87b15b2b20 Add ChaCha20 in Shadowsocks 2016-02-23 18:16:13 +01:00
v2ray 65819228c1 more chacha20 test 2016-02-23 17:50:07 +01:00
v2ray 769af1ed02 ChaCha20 stream cipher 2016-02-23 17:33:54 +01:00
v2ray 9e06048ec6 more china sites 2016-02-23 12:02:26 +01:00
Darien Raymond 631a04f990 Merge pull request #93 from CzBiX/docker
[docker] refine Dockerfile
2016-02-23 10:21:06 +01:00