1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 09:55:22 +00:00
Commit Graph

1037 Commits

Author SHA1 Message Date
Tomasz Korzeniowski
3108db1d6a codebeat badge
Is it fine to add codebeat badge to README? 

codebeat is automated code review tool for Swift,Ruby,Go & Python that helps get instant feedback on code quality. 

"Quick wins" suggested by codebeat could be a nice candidate for a pull request and help other developers become contributors.

FYI. To be fully open and honest. I'm co-founder of codebeat.
2016-03-15 15:12:23 +01:00
v2ray
77ecd1649b fix test break 2016-03-13 11:34:09 +01:00
v2ray
ff69ac7a0e Release all references 2016-03-11 23:51:58 +01:00
v2ray
f5960db27e more china sites 2016-03-11 23:51:24 +01:00
v2ray
1b5b599741 agressively cleanup references at release 2016-03-10 16:56:19 +01:00
v2ray
a341cab302 implement releasable interface in v2io 2016-03-10 00:33:14 +01:00
v2ray
c7f6426c88 release interface 2016-03-10 00:33:01 +01:00
v2ray
be90c04deb prevent double release in buffer 2016-03-09 11:34:39 +01:00
v2ray
6f7fff8173 release all references in tcp hub after it is closed 2016-03-09 11:34:27 +01:00
v2ray
50ef8e0465 more china sites 2016-03-08 17:35:33 +01:00
v2ray
486965d1eb more china sites 2016-03-08 15:45:30 +01:00
v2ray
185c4e6eae remove unnecessary ExecStop as systemd does it automatically 2016-03-08 15:45:09 +01:00
v2ray
bd94b8254a Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-03-06 16:36:18 +01:00
v2ray
3b35df1244 Handler state 2016-03-06 16:36:08 +01:00
v2ray
83e0482d2b Fix dynamic port allocation 2016-03-06 16:36:03 +01:00
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