Commit Graph
29 Commits
Author SHA1 Message Date
LoyalsoldierandGitHub f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
LoyalsoldierandGitHub 7de5bca056 Remove Bazel (#469)
due to https://github.com/v2fly/v2ray-core/pull/468
2020-11-30 20:48:17 +08:00
Xiaokang WangandGitHub fb0aadeea9 Transfer VSign and related project to V2Fly and share under the same license as v2ray-core (#392)
* Move VSign to V2Fly

* Use transfered V2BuildAssist  project
2020-11-08 03:11:45 +08:00
loyalsoldier 784775f689 Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
LoyalsoldierandGitHub ba99e32b2d Bazel: discard GOPATH (#278) 2020-10-07 18:35:21 +08:00
loyalsoldier b181045b0c Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
LoyalsoldierandGitHub dcf368bd93 Refine Azure Pipelines & Bazel: remove unnecessary steps (#246)
* Bazel: remove GPG sign
* Azure Pipelines: remove unnecessary steps
2020-10-02 16:09:33 +08:00
RPRXandGitHub c8f266c740 Adjust Bazel 2020-07-19 02:40:33 +00:00
Shelikhoo 432bc627bb Adopt to new signature key and format 2020-07-04 20:28:15 +08:00
rprxandGitHub a2c86aaaeb Adjust arm build 2020-06-28 10:11:50 +00:00
vcptrandkslr 0d71d3dcf8 revert back to multiconfig 2020-03-19 19:11:16 +08:00
ToutyRaterandkslr 30b5f521c4 typo 2020-03-12 00:42:29 +08:00
KslrandGitHub fdbec9a141 Revert "multiple config" 2020-01-02 01:23:56 +08:00
KslrandGitHub e6f226c64d Revert "add arg -confdir" 2020-01-02 01:14:36 +08:00
vcptr c3f55dcd67 filter .json in confDir 2019-12-31 13:11:34 +08:00
vcptr 5ae47d45c2 multiconf with -confdir arg 2019-12-31 11:45:19 +08:00
vcptr a36631357c add comments to new added code 2019-12-24 01:06:01 +08:00
vcptr 75f0879c12 proper handle stdin 2019-12-14 23:48:56 +08:00
vcptr 61e95e06c0 remove unused pkg 2019-12-14 23:48:56 +08:00
vcptr 1e76123a4c main loads multiple 2019-12-14 23:48:56 +08:00
vcptr 904db6bd61 mconfig subcommand ready 2019-12-14 23:48:56 +08:00
vcptr fcb3896a33 add doc about timeout 2019-07-14 12:59:35 +08:00
vcptr 01e3a5f809 add StatsService.GetSysStats 2019-07-08 14:12:17 +08:00
Kirill Motkov 0401a91ef4 Some code improvements
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00
Darien Raymond 8f6637b824 update public gpg key for signing. 2019-02-28 20:37:54 +01:00
Darien Raymond da8efb4afe add some logs to tlsping 2019-02-19 16:35:05 +01:00
Darien Raymond 9476f38f8b add tlsping utility 2019-02-19 10:56:06 +01:00
Darien Raymond 9a125276b5 fix bazel build 2019-02-10 19:19:05 +01:00
Darien Raymond 4eb2b5e607 merge ext into core 2019-02-10 19:04:11 +01:00