Commit Graph
5567 Commits
Author SHA1 Message Date
loyalsoldier 3435fc94cb Merge branch 'master' into v5 2021-04-13 14:19:02 +08:00
LoyalsoldierandGitHub 4bbe672ffd Test: add test to avoid the error of missing geoip & geosite (#895) 2021-04-13 10:52:01 +08:00
LoyalsoldierandGitHub b9ad33070e Bump version to v4.37.3 v4.37.3 2021-04-12 23:21:20 +08:00
LoyalsoldierandGitHub 9beabe833a Chore: update debian package (#894) 2021-04-12 23:14:26 +08:00
LoyalsoldierandGitHub 66c3423b98 Fix: use Go v1.16 to build deb package (#890) 2021-04-12 12:07:04 +08:00
LoyalsoldierandGitHub 7790d33185 Fix: v2ray.location.asset env not working (#889) 2021-04-12 10:01:30 +08:00
Shelikhoo 098bf4bc21 added placeholder debian release message 2021-04-11 11:12:32 +01:00
LoyalsoldierandGitHub 31abe08c05 Chore: simplify DNS hosts struct (#888) 2021-04-11 12:46:02 +08:00
LoyalsoldierandGitHub 47bbb5a3de Fix: DNS hosts proxied domain priority (#886) 2021-04-11 11:52:12 +08:00
LoyalsoldierandGitHub bada0e48b4 Feat: DNS hosts support multiple addresses (#884) 2021-04-10 21:56:08 +08:00
Xiaokang WangandGitHub 400dc15c00 Update core.go v4.37.2 2021-04-09 15:36:58 +01:00
LoyalsoldierandGitHub 108a700e85 Fix: fakedns option (#879) 2021-04-09 15:02:42 +01:00
LoyalsoldierandGitHub 3f40089caf Feat: add disableFallback & skipFallback option for DNS (#864) 2021-04-09 10:35:26 +08:00
LoyalsoldierandGitHub f71b45f3e7 Chore: fix typos (#878) 2021-04-09 09:47:36 +08:00
dependabot[bot]andGitHub 42451a851f Chore: bump google.golang.org/grpc from 1.36.1 to 1.37.0 (#876) 2021-04-08 20:42:23 +08:00
LoyalsoldierandGitHub 324c7cb862 Fix: wget command not found (#874) 2021-04-07 03:41:27 +08:00
LoyalsoldierandGitHub a962e8ac00 Fix: debian build after removing geo files from repo (#873) 2021-04-07 03:20:51 +08:00
LoyalsoldierandGitHub 10ca68f277 Feat: remove geo files from repo & refine tests (#869) 2021-04-07 03:08:03 +08:00
LoyalsoldierandGitHub 3f9b5e243e Lint: exclude deprecated lint errors temporarily (#870) 2021-04-06 16:54:52 +08:00
LoyalsoldierandGitHub 3a50affa0a Feat: add reverse match for GeoIP (#860) 2021-04-06 12:29:12 +08:00
loyalsoldier 05020718b1 Chore: format code 2021-04-06 09:55:14 +08:00
Shelikhoo ec665066a3 update version v4.37.1 2021-04-05 19:56:08 +01:00
Shelikhoo e1de9c9bed fix coding style lint 2021-04-05 19:43:28 +01:00
Shelikhoo 3a77bbdf65 fix early data listener bug 2021-04-05 19:34:22 +01:00
Shelikhoo e413653b1d show legacy warning only once 2021-04-05 18:55:44 +01:00
Shelikhoo 2604c7c375 Revert "move non-VMessAEAD warning to startup"
This reverts commit e87e3d6b
2021-04-05 18:50:07 +01:00
Shelikhoo d023f68f07 remove exported API: toContext 2021-04-05 18:13:24 +01:00
Shelikhoo 7731405389 partly revert @kslr's change to the browser forwarder that unnecessarily convert to the platform format. 2021-04-05 17:54:53 +01:00
dependabot[bot]andGitHub 03f0da94ee Chore: bump lucas-clemente/quic-go from 0.20.0 to 0.20.1 (#863) 2021-04-05 21:12:47 +08:00
dependabot[bot]andGitHub 2d838d653a Chore: bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#865) 2021-04-05 15:00:35 +08:00
rurireiandGitHub aa40b8b835 Feat: core.ToContext(ctx, v) for ctx initialization (#852) 2021-04-04 19:28:00 +08:00
0dcd1f4992 fix QUIC disconnecting issue (#850)
Co-authored-by: Bhoppi Chaw <bhoppi#outlook,com>
2021-04-04 16:32:56 +08:00
KslrandGitHub b8af713998 Fix: secured loading path under windows (#851)
* Fix: secured loading path under windows

* fix sign file foramts
2021-04-04 16:32:42 +08:00
LoyalsoldierandGitHub ae840dca6f Chore: refine test (#855)
copy from branch v5
2021-04-04 09:33:38 +08:00
loyalsoldier 0405876216 Chore: remove build tag !confonly 2021-04-04 09:12:38 +08:00
LoyalsoldierandGitHub f8c3c36f45 Chore: use Go v1.16.3 (#854) 2021-04-04 09:09:53 +08:00
Shelikhoo 93e44b72d9 rework the file name checking logic 2021-04-03 10:14:23 +01:00
loyalsoldier 8ced9c330c Merge branch 'master' into v5 2021-04-03 09:15:19 +08:00
Shelikhoo f08a002294 Update Version v4.37.0 2021-04-02 22:09:29 +01:00
LoyalsoldierandGitHub ebd4a56352 Chore: remove deprecated scopelint (#847) 2021-04-03 00:41:38 +08:00
kslr 78c1993431 fix logs prefix matching order 2021-04-02 22:24:14 +08:00
kslr e87e3d6b85 move non-VMessAEAD warning to startup 2021-04-02 22:19:52 +08:00
kslr 01380177b8 refine package prefix cleanup 2021-04-02 22:04:53 +08:00
LoyalsoldierandGitHub b50d692128 Chore: update protobuf & dependencies (#844) 2021-04-02 21:48:27 +08:00
Shelikhoo 0b39c3beb0 Update bundled browserforwarder firmware 2021-04-02 14:07:21 +01:00
LoyalsoldierandGitHub c80a6df749 Chore: format code (#842) 2021-04-02 20:49:45 +08:00
KslrandGitHub 1b665d1d36 remove package path from logs (#840) 2021-04-02 20:44:33 +08:00
rurireiandGitHub 44151f3420 check ctx to fix. (#841) 2021-04-02 13:11:07 +01:00
Shelikhoo 3476a0e1d1 Update bundled browserforwarder firmware 2021-04-02 12:24:39 +01:00
Shelikhoo fc73774e4a Fix Dial function crash instance when there is no instance context in the ctx 2021-04-02 12:17:05 +01:00