1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-21 13:09:11 -04:00
Commit Graph

2070 Commits

Author SHA1 Message Date
Darien Raymond
20fe6d10a4 rollback gitignore change 2017-01-02 20:52:45 +01:00
Darien Raymond
7cbef6723c generate protobuf files on the fly 2017-01-02 20:43:41 +01:00
Darien Raymond
52e1dfaeac remove all generated files 2017-01-02 08:15:31 +01:00
Darien Raymond
19e0cb40e9 locker protected connection v2.13.1 2017-01-02 07:43:02 +01:00
Darien Raymond
5857aea881 remove inspector 2017-01-01 23:08:39 +01:00
Darien Raymond
48bddb25d7 fix lint warnings 2017-01-01 22:12:44 +01:00
Darien Raymond
4d6ca7efe0 Update version 2017-01-01 21:19:58 +01:00
Darien Raymond
e9d1e8d1d4 update license v2.13 2017-01-01 21:19:40 +01:00
Darien Raymond
58ae7e4967 refine proto settings 2017-01-01 21:19:12 +01:00
Darien Raymond
2a52ae9e96 default next protos 2016-12-31 23:22:26 +01:00
Darien Raymond
c74ca91bd3 use go 1.7.4 2016-12-30 23:38:29 +01:00
Darien Raymond
3cc0783d9c fix test break 2016-12-30 23:30:35 +01:00
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