1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-15 12:20:44 +00:00
Commit Graph

5528 Commits

Author SHA1 Message Date
Loyalsoldier
b9ad33070e
Bump version to v4.37.3 2021-04-12 23:21:20 +08:00
Loyalsoldier
9beabe833a
Chore: update debian package (#894) 2021-04-12 23:14:26 +08:00
Loyalsoldier
66c3423b98
Fix: use Go v1.16 to build deb package (#890) 2021-04-12 12:07:04 +08:00
Loyalsoldier
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
Loyalsoldier
31abe08c05
Chore: simplify DNS hosts struct (#888) 2021-04-11 12:46:02 +08:00
Loyalsoldier
47bbb5a3de
Fix: DNS hosts proxied domain priority (#886) 2021-04-11 11:52:12 +08:00
Loyalsoldier
bada0e48b4
Feat: DNS hosts support multiple addresses (#884) 2021-04-10 21:56:08 +08:00
Xiaokang Wang
400dc15c00
Update core.go 2021-04-09 15:36:58 +01:00
Loyalsoldier
108a700e85
Fix: fakedns option (#879) 2021-04-09 15:02:42 +01:00
Loyalsoldier
3f40089caf
Feat: add disableFallback & skipFallback option for DNS (#864) 2021-04-09 10:35:26 +08:00
Loyalsoldier
f71b45f3e7
Chore: fix typos (#878) 2021-04-09 09:47:36 +08:00
dependabot[bot]
42451a851f
Chore: bump google.golang.org/grpc from 1.36.1 to 1.37.0 (#876) 2021-04-08 20:42:23 +08:00
Loyalsoldier
324c7cb862
Fix: wget command not found (#874) 2021-04-07 03:41:27 +08:00
Loyalsoldier
a962e8ac00
Fix: debian build after removing geo files from repo (#873) 2021-04-07 03:20:51 +08:00
Loyalsoldier
10ca68f277
Feat: remove geo files from repo & refine tests (#869) 2021-04-07 03:08:03 +08:00
Loyalsoldier
3f9b5e243e
Lint: exclude deprecated lint errors temporarily (#870) 2021-04-06 16:54:52 +08:00
Loyalsoldier
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 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]
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]
2d838d653a
Chore: bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#865) 2021-04-05 15:00:35 +08:00
rurirei
aa40b8b835
Feat: core.ToContext(ctx, v) for ctx initialization (#852) 2021-04-04 19:28:00 +08:00
Bhoppi Chaw
0dcd1f4992
fix QUIC disconnecting issue (#850)
Co-authored-by: Bhoppi Chaw <bhoppi#outlook,com>
2021-04-04 16:32:56 +08:00
Kslr
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
Loyalsoldier
ae840dca6f
Chore: refine test (#855)
copy from branch v5
2021-04-04 09:33:38 +08:00
Loyalsoldier
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
Shelikhoo
f08a002294
Update Version 2021-04-02 22:09:29 +01:00
Loyalsoldier
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
Loyalsoldier
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
Loyalsoldier
c80a6df749
Chore: format code (#842) 2021-04-02 20:49:45 +08:00
Kslr
1b665d1d36
remove package path from logs (#840) 2021-04-02 20:44:33 +08:00
rurirei
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
Shelikhoo
e31bfe02f0
Revert "feat: export (const.)core.v2rayKey (#831)"
This reverts commit 102e3295
2021-04-02 12:12:27 +01:00
rurirei
102e32957a
feat: export (const.)core.v2rayKey (#831)
* comment on.

* rename to V2rayKeyValue
2021-04-02 18:41:17 +08:00
github-actions[bot]
d2a51b9b39 update geoip, geosite 2021-04-02 00:10:53 +00:00
Shelikhoo
d55d5423fb
use shadowsocket's bloomring for shadowsocket's replay protection 2021-04-01 21:01:39 +01:00