1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-17 13:05:24 +00:00
Commit Graph

5512 Commits

Author SHA1 Message Date
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
Shelikhoo
7f5bc447d9
iv check should proceed after decryption 2021-04-01 20:59:36 +01:00
Shelikhoo
6b542f59a9
shadowsocks iv check config file 2021-04-01 20:59:36 +01:00
Shelikhoo
b5e29ea14e
Rename to shadowsockets iv check 2021-04-01 20:59:35 +01:00
Shelikhoo
e4681e8cd3
added shadowsockets iv check for tcp socket 2021-04-01 20:59:35 +01:00
Shelikhoo
531cd29e20
use shadowsocket's bloomring for shadowsocket's replay protection 2021-04-01 20:59:30 +01:00
Shelikhoo
03077a48ed
Merge branch 'dev-wsimprovement' 2021-04-01 20:21:13 +01:00
dependabot[bot]
24cc503985
Chore: bump github.com/golang/protobuf from 1.5.1 to 1.5.2 (#830) 2021-03-30 14:42:33 +08:00
loyalsoldier
090a659cab
Chore: fix lint 2021-03-28 09:33:00 +08:00
loyalsoldier
a0c817888b
Chore: format code 2021-03-28 08:44:04 +08:00
loyalsoldier
f0c453ca28
Chore: update dependencies 2021-03-28 08:40:33 +08:00
loyalsoldier
24948c6520
Merge branch 'master' into dev-wsimprovement 2021-03-28 08:40:05 +08:00
dependabot[bot]
139dfadb62
Chore: bump google.golang.org/grpc from 1.36.0 to 1.36.1 (#824) 2021-03-26 14:13:21 +08:00
github-actions[bot]
09ae6e764a update geoip, geosite 2021-03-26 00:06:38 +00:00
mzz
5f851c05b1
fix(tproxy): the problem that cannot find ipv6 destination in redirect mode of tproxy (#815)
* fix(tproxy): the problem that cannot find ipv6 destination in redirect mode of tproxy

* chore(lint): reformat the code

* chore(lint): Codacy Static Code Analysis
2021-03-25 16:42:58 +08:00
Loyalsoldier
ad09269791
Chore: refine errorgen (#821) 2021-03-24 15:18:07 +08:00
Loyalsoldier
921c6d71ee
Feat: format code in one-key (#802) 2021-03-24 14:43:00 +08:00