Commit Graph
100 Commits
Author SHA1 Message Date
Darien Raymond 53870f1ea7 refactor mux client worker 2018-10-25 09:32:03 +02:00
Darien Raymond a69217b584 test case 2018-10-24 22:37:11 +02:00
Darien Raymond 284923664a split worker picker from client manager 2018-10-24 22:34:48 +02:00
Darien Raymond 37d1a76139 more test cases 2018-10-24 19:16:07 +02:00
Darien Raymond e7345f079e comments 2018-10-24 15:02:19 +02:00
Darien Raymond de4072a65a more test cases 2018-10-24 13:51:04 +02:00
Darien Raymond 2621305413 more test cases 2018-10-24 13:16:08 +02:00
Darien Raymond c8e11595f2 update interface test 2018-10-24 13:09:07 +02:00
Darien Raymond 4b9035aa97 default issue template 2018-10-24 12:39:23 +02:00
Darien Raymond 75a9dc9223 update issue template 2018-10-24 12:38:36 +02:00
Darien Raymond c272677065 better handle errors from copy 2018-10-24 12:33:42 +02:00
Darien Raymond f122d0e518 update proto generated files 2018-10-24 12:02:48 +02:00
Darien Raymond c7f847c96e categorize read and write error 2018-10-24 12:02:02 +02:00
Darien Raymond 9e66f315e6 update mocks 2018-10-23 22:41:27 +02:00
Darien Raymond 4988b5ad9a update protbuf gen files 2018-10-23 22:36:33 +02:00
Darien Raymond 5fc606ce9d relocate mocks 2018-10-23 22:27:45 +02:00
Darien Raymond 0c6fc2b946 more test cases 2018-10-23 22:27:18 +02:00
Darien Raymond 04bbdfc426 refactor mux 2018-10-23 14:35:32 +02:00
Darien Raymond 838f2919ab move mux to common 2018-10-23 12:21:12 +02:00
Darien Raymond c2566e1331 cleanup unused scenarios 2018-10-22 22:40:53 +02:00
Darien Raymond 17e51b277b move proxy.Dialer to internet.Dialer 2018-10-22 22:12:50 +02:00
Darien Raymond 07a7597ee8 fix return value parsing 2018-10-22 21:25:25 +02:00
Darien Raymond 4481cc36db update coverage script 2018-10-22 21:16:50 +02:00
Darien Raymond ed2779e333 more test case for router 2018-10-22 20:59:01 +02:00
Darien Raymond 39134c1b82 remove unnecessary sleep 2018-10-22 16:14:00 +02:00
Darien Raymond f78cf6cfc2 testing with mock 2018-10-22 15:58:52 +02:00
Darien Raymond 307aac26b3 simplify dependency resolution 2018-10-22 11:26:22 +02:00
Darien Raymond 9decb3fe36 comments 2018-10-22 08:42:10 +02:00
Darien Raymond ab9ae703fc remove config from outbound.Handler 2018-10-22 08:26:03 +02:00
Darien Raymond c29f1c8cf0 merge duplicated code 2018-10-21 21:27:05 +02:00
Darien Raymond 275c92b6fa Update version 2018-10-21 20:45:08 +02:00
Darien Raymond 7aa11e2954 test case for context 2018-10-21 20:33:08 +02:00
Darien Raymond 2fbf0e062d refactor new instance function 2018-10-21 19:41:12 +02:00
Darien Raymond 515fcb9f87 remove debug code 2018-10-21 19:35:32 +02:00
Darien Raymond a5dcb0f13e refactor dependency resolution 2018-10-21 10:27:13 +02:00
Darien Raymond d9cdfffc69 comments 2018-10-19 16:23:29 +02:00
Darien Raymond fb7dd1a577 fix #1322 2018-10-19 06:45:10 +02:00
Darien Raymond 37f838985c rename validator 2018-10-18 09:28:09 +02:00
Darien Raymond 4fcb39ded9 comments 2018-10-18 09:25:58 +02:00
Darien Raymond be56feead3 comments 2018-10-16 14:23:10 +02:00
DarienRaymondandGitHub 5c112c2f32 Merge pull request #1314 from wuxiangzhou2010/patch-1
fix a typo
2018-10-15 21:31:58 +02:00
Darien Raymond dcae6c63dd move size stats writer into vio 2018-10-15 09:03:40 +02:00
Darien Raymond 33becfe553 comments 2018-10-15 08:51:24 +02:00
Darien Raymond 595f3d685e merge user info inbound metadata 2018-10-15 08:36:50 +02:00
Darien Raymond e35e3e6e53 comment 2018-10-14 20:18:09 +02:00
Darien Raymond 7d3aabbd8d fix comment 2018-10-14 20:18:02 +02:00
Darien Raymond 99d661882a remove unused constants 2018-10-14 12:20:33 +02:00
Darien Raymond cb8e7dc9a0 comments 2018-10-14 08:23:49 +02:00
Darien Raymond 98e330513d remove unnecessary interface 2018-10-14 08:23:41 +02:00
Darien Raymond 2fb1258639 update lint config 2018-10-14 08:14:33 +02:00
Darien Raymond e2bfdec012 rename ReadFrom to Unmarshal 2018-10-14 08:05:23 +02:00
Darien Raymond 351316490d fix typos 2018-10-14 08:02:23 +02:00
Darien Raymond e3d5a1c279 merge functions file 2018-10-13 15:21:52 +02:00
Darien Raymond abf0cb1ec4 move function to features 2018-10-13 15:15:49 +02:00
Darien Raymond 2440d276f1 comments 2018-10-13 12:09:58 +02:00
Darien Raymond 4f7aa625e4 enable linux and windows in travis ci 2018-10-13 00:58:32 +02:00
Darien Raymond d730637239 Require Type() for Feature 2018-10-12 23:57:56 +02:00
Darien Raymond dcd26ec61f fix StartInstance signature for mobile 2018-10-11 23:36:38 +02:00
Darien Raymond c3170dfc8e fix dns client 2018-10-11 23:09:15 +02:00
Darien Raymond ca4d42f2bc help function for create instance from config bytes 2018-10-11 22:48:57 +02:00
Darien Raymond b4821c5ed5 move policy and dnsClient 2018-10-11 22:34:31 +02:00
Darien Raymond 273342d0b9 move stats and inbound to features directory 2018-10-11 21:14:53 +02:00
Darien Raymond b6dc31d3fe first part to move feature interfaces into dedicated directory 2018-10-11 20:43:37 +02:00
Darien Raymond 88387f2d6e Update version 2018-10-11 19:10:01 +02:00
Darien Raymond 2e94561584 support mtproto conn type 0xee. fixes #1297 2018-10-11 11:11:11 +02:00
Darien Raymond d83959569d prepend 'v' to version numbers 2018-10-09 10:54:02 +02:00
DarienRaymondandGitHub 336d28c29e Merge pull request #1305 from sunshineplan/master
install-release.sh检查更新时忽略小版本号
2018-10-09 10:51:59 +02:00
Darien Raymond cfd4748168 update 2018-10-08 18:08:54 +02:00
Darien Raymond 125c7d35df update issue templates 2018-10-08 18:06:07 +02:00
Darien Raymond 7dd17dcc29 comment for each component required 2018-10-07 14:26:22 +02:00
Darien Raymond 23142b26d7 option for error if up to date 2018-10-07 14:07:03 +02:00
Darien Raymond c61277d2af remove vendor directory 2018-10-07 10:50:58 +02:00
Darien Raymond 29453824c2 release with source code and digest 2018-10-07 01:26:04 +02:00
Darien Raymond 68b36d1d85 fix appveyor and shipping build scripts 2018-10-06 20:55:59 +02:00
Darien Raymond 50f7e396c9 allow custom directory for extraction 2018-10-06 14:14:15 +02:00
Darien Raymond ce4aee72b6 fix version begin with v 2018-10-05 22:05:43 +02:00
Darien Raymond b7e7e4a2b5 update release 2018-10-05 22:00:56 +02:00
Darien Raymond 1c58e74894 support new package format 2018-10-05 21:24:00 +02:00
Darien Raymond 1a7af4f4f1 update homebrew after release ci finishes 2018-10-05 13:25:59 +02:00
Darien Raymond 6e0aeb6603 remove unnecessary logging config 2018-10-04 23:45:34 +02:00
Darien Raymond 76a616ebff write error to log 2018-10-04 21:14:59 +02:00
Darien Raymond f0188a55d2 switch to const 2018-10-04 21:09:47 +02:00
Darien Raymond 9299ed24be switch to bazel release 2018-10-04 21:00:20 +02:00
Darien Raymond e132e1d965 remove reference to vbuild 2018-10-04 20:44:57 +02:00
Darien Raymond af191f5d76 Update version 2018-10-04 19:36:53 +02:00
Darien Raymond b223e85b4c update filename for macos release 2018-10-04 13:15:29 +02:00
Darien Raymond 9804a94a09 fix bin location 2018-10-04 12:45:39 +02:00
Darien Raymond 376e02ca33 rename x86 to 386 2018-10-04 12:45:19 +02:00
Darien Raymond ba0011d92d all release packages 2018-10-04 11:42:58 +02:00
Darien Raymond ed68902e9f revert config file path change 2018-10-04 10:00:38 +02:00
Darien Raymond 7be96a1629 fix file mappings 2018-10-04 09:55:51 +02:00
Darien Raymond 3c3ec9660f remove bazel temp folders from git 2018-10-03 23:58:21 +02:00
Darien Raymond 9400056816 bazel release script 2018-10-03 23:57:28 +02:00
Darien Raymond 222de64515 more packages 2018-10-03 23:27:42 +02:00
Darien Raymond 6e26fb5835 fix build files 2018-10-03 22:06:21 +02:00
Darien Raymond 2ca33e6a5b update release package 2018-10-03 21:18:04 +02:00
Darien Raymond 557ce768fa bazel configuration 2018-10-03 20:32:32 +02:00
Darien Raymond 8a157316d4 use golang 1.11.1 2018-10-03 11:48:32 +02:00
Darien Raymond 0893de8901 use strings.Builder 2018-10-01 12:54:06 +02:00
Darien Raymond a3e189c822 rename error object 2018-10-01 12:49:36 +02:00