1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-03 20:45:23 +00:00
Commit Graph

1046 Commits

Author SHA1 Message Date
v2ray
7768674df8 revert unintentional change 2016-04-18 18:59:57 +02:00
v2ray
7407c8d561 use stream instead of raw chan 2016-04-18 18:44:10 +02:00
v2ray
42b8dbe871 release all readers and writers 2016-04-12 21:56:36 +02:00
v2ray
70f803173a simplify reader/writer interface 2016-04-12 21:43:13 +02:00
v2ray
308c40553c split BufferPool from buffer.go 2016-04-12 16:52:57 +02:00
v2ray
1381fd32b4 fix build test for windows 2016-03-27 22:21:44 +08:00
v2ray
e8023f0d92 releasable writer 2016-03-24 23:36:18 +08:00
v2ray
760247a4ab fix log test for windows 2016-03-24 23:36:06 +08:00
Darien Raymond
40945f2967 Merge pull request #109 from korzonek/master
codebeat badge
2016-03-16 00:55:56 +01:00
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