1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-20 01:39:55 -04:00
Commit Graph

2708 Commits

Author SHA1 Message Date
Darien Raymond
a44d556667 test case for tls connection 2016-12-30 23:12:00 +01:00
Darien Raymond
f6aa7a0053 fix usage of ray stream. 2016-12-30 00:51:39 +01:00
Darien Raymond
609dbc1f13 task engine for all proxies 2016-12-30 00:32:20 +01:00
Darien Raymond
690d71b16e go style task engine 2016-12-29 22:17:12 +01:00
Darien Raymond
bdfb879963 comments 2016-12-29 01:05:16 +01:00
Darien Raymond
e6214b7a87 fix lint warnings 2016-12-29 00:58:00 +01:00
Darien Raymond
7bc98503a8 remove buggy CloseWrite() 2016-12-29 00:56:17 +01:00
Darien Raymond
5ff2b3453a task engine 2016-12-28 23:42:32 +01:00
Darien Raymond
7d31c0641b fix lint warnings 2016-12-28 00:58:53 +01:00
Darien Raymond
7c751fcca0 common.Must 2016-12-28 00:53:29 +01:00
Darien Raymond
22fa151391 comments 2016-12-27 23:09:08 +01:00
Darien Raymond
c347e50c28 rename cached to buffered 2016-12-27 21:41:44 +01:00
Darien Raymond
7d1426ff7f fix lint warnings 2016-12-27 21:34:14 +01:00
Darien Raymond
c68da6a0e8 unified release 2016-12-27 21:33:34 +01:00
Darien Raymond
5769df496b check for double release 2016-12-27 21:15:32 +01:00
Darien Raymond
538b0720d5 simplified Release() 2016-12-27 21:06:55 +01:00
Darien Raymond
ea33b7691b remove lock on bytes reader and writer 2016-12-27 20:53:29 +01:00
Darien Raymond
f195f15536 remove lock on buffered reader and writer 2016-12-27 01:01:47 +01:00
Darien Raymond
f7379bc1c3 skip empty payload in ray 2016-12-27 00:44:11 +01:00
Darien Raymond
38e4cad8d1 remove unused variable 2016-12-26 16:49:36 +01:00
Darien Raymond
29d62185cf notify read and write on remote close 2016-12-26 08:22:25 +01:00
Darien Raymond
52fcfd71e6 Revert "Close http connection ASAP."
This reverts commit 56f08afd9c.
v2.12.1
2016-12-26 07:54:51 +01:00
Darien Raymond
19c250de20 fix proto-gen.sh for macos 2016-12-26 01:00:57 +01:00
Darien Raymond
0a9ba3db5c Update version 2016-12-26 00:50:14 +01:00
Darien Raymond
620561bcaf remove recover on stream write v2.12 2016-12-25 00:42:03 +01:00
Darien Raymond
f1a9647c8a lint warnings 2016-12-25 00:01:24 +01:00
Darien Raymond
4e224d64c6 Fix #337 2016-12-24 22:04:09 +01:00
Darien Raymond
3ddacbb9c9 prototype for payload inspector 2016-12-23 16:54:15 +01:00
Darien Raymond
a4dfca0ef7 accommodate protobuf compiler change 2016-12-23 12:42:25 +01:00
Darien Raymond
d9196b4217 universal proto-gen 2016-12-23 11:21:34 +01:00
Darien Raymond
7dc7937443 rename ws to websocket 2016-12-23 00:30:46 +01:00
Darien Raymond
eb782436b3 proto option for C# namespace 2016-12-23 00:24:28 +01:00
Darien Raymond
e66a787782 command protobuf 2016-12-23 00:16:37 +01:00
Darien Raymond
06c92e492d fix ray stream 2016-12-22 17:28:06 +01:00
Darien Raymond
56f08afd9c Close http connection ASAP. 2016-12-22 13:54:11 +01:00
Darien Raymond
a24b11af27 fix lint warnings 2016-12-22 13:33:28 +01:00
Darien Raymond
4cbcd2fd8d comments 2016-12-21 23:07:35 +01:00
Darien Raymond
25533412db comments 2016-12-21 21:43:00 +01:00
Darien Raymond
25c64f9694 fix lint warnings 2016-12-21 16:44:59 +01:00
Darien Raymond
3e73e66adb remove unused code 2016-12-21 16:38:57 +01:00
Darien Raymond
3692429689 update vscode settings 2016-12-21 16:38:48 +01:00
Darien Raymond
3a6f66d177 remove unused code 2016-12-21 16:00:16 +01:00
Darien Raymond
14483df744 change format tool 2016-12-21 16:00:02 +01:00
Darien Raymond
c3942fd5f0 fix lint warnings 2016-12-21 15:48:39 +01:00
Darien Raymond
ceaf5d1178 fix lint warnings 2016-12-21 15:37:16 +01:00
Darien Raymond
99c897992d partially revert compression stream. 2016-12-21 12:53:31 +01:00
Darien Raymond
68fe9d8007 Merge branch 'master' of https://github.com/v2ray/v2ray-core v2.11.2 2016-12-21 10:47:15 +01:00
Darien Raymond
eddde847df comments 2016-12-21 10:46:27 +01:00
Darien Raymond
bb498cbfa8 Fix shadowsocks client handling proxied connection 2016-12-21 10:45:47 +01:00
Darien Raymond
cdcccb4590 simplify segment writer 2016-12-20 22:53:58 +01:00