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

454 Commits

Author SHA1 Message Date
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
a4dfca0ef7 accommodate protobuf compiler change 2016-12-23 12:42:25 +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
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
3d9afdde8a fix error propagation 2016-12-17 07:40:28 +01:00
Darien Raymond
310474d592 init tls test 2016-12-16 21:39:00 +01:00
Darien Raymond
3ec82f5d32 remove unuseful errors 2016-12-15 17:12:53 +01:00
Darien Raymond
50bc195f7f rename TypedSettings to TypedMessage 2016-12-15 11:51:09 +01:00
Darien Raymond
5bbbdc05de errors.Format 2016-12-15 11:05:32 +01:00
Darien Raymond
3b5a791ae8 simplify IPOrDomain construction 2016-12-14 23:04:02 +01:00
Darien Raymond
76da31c755 Fix compatibility with Actinium 2016-12-13 10:45:21 +01:00
Darien Raymond
8ced9aeec8 fix auth reader 2016-12-13 08:30:24 +01:00
Darien Raymond
3005526e32 Fix response option 2016-12-12 22:46:15 +01:00
Darien Raymond
582438ce5e gofmt 2016-12-12 21:54:28 +01:00
Darien Raymond
ed9217bf20 test partial read 2016-12-12 21:49:04 +01:00
Darien Raymond
201d6e6471 support aggressive mode in auth reader 2016-12-12 21:44:16 +01:00
Darien Raymond
417284ed99 fix auth reader 2016-12-12 17:42:03 +01:00
Darien Raymond
f159d504f2 comments 2016-12-12 02:14:48 +01:00
Darien Raymond
d0b301594d support security = "auto" 2016-12-11 14:58:53 +01:00
Darien Raymond
792e8ffd20 comments 2016-12-11 09:44:24 +01:00
Darien Raymond
ff87377acf comments 2016-12-11 09:43:20 +01:00
Darien Raymond
6fd8871374 shorten file names 2016-12-09 13:21:50 +01:00
Darien Raymond
1948d0738f refactor io package 2016-12-09 13:17:34 +01:00
Darien Raymond
055023fdd5 refactor buffer 2016-12-09 12:08:25 +01:00
Darien Raymond
7a80409e30 rename alloc to buf 2016-12-09 11:35:27 +01:00
Darien Raymond
cd24d6f2d0 typo 2016-12-09 00:25:48 +01:00
Darien Raymond
316b4f2025 benchmark buffer pointer vs value 2016-12-08 17:39:15 +01:00
Darien Raymond
0e515f401c fix test break 2016-12-08 16:52:18 +01:00
Darien Raymond
605fc49e9e remove unused APIs. 2016-12-08 16:50:40 +01:00
Darien Raymond
7d2cf4c0e0 bug fixes 2016-12-07 22:52:56 +01:00
Darien Raymond
85163d4b47 more security types in vmess. 2016-12-07 17:32:40 +01:00
Darien Raymond
6d0915cc8c Fix test break 2016-12-07 15:00:04 +01:00
Darien Raymond
a11c225cbf protobuf refresh 2016-12-07 14:33:31 +01:00
Darien Raymond
2e1c2b95e0 comments 2016-12-07 13:13:48 +01:00
Darien Raymond
2f550186ac comments 2016-12-07 13:12:42 +01:00
Darien Raymond
1bc66604fa headers proto 2016-12-07 13:08:15 +01:00
Darien Raymond
a92df58017 refactor auth reader 2016-12-07 13:00:32 +01:00
Darien Raymond
a52867cb69 not necessary for a large buffer 2016-12-07 12:21:24 +01:00
Darien Raymond
544c6e8f71 fix test break 2016-12-07 00:52:36 +01:00
Darien Raymond
5f2eb09226 better error handling in AuthenticationReader 2016-12-07 00:49:56 +01:00
Darien Raymond
919b749578 aead reader and writer 2016-12-07 00:31:15 +01:00
Darien Raymond
d6e6b464c1 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-12-07 00:17:27 +01:00
Darien Raymond
36e4330e58 comments 2016-12-06 17:36:28 +01:00