1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-11-23 12:02:58 -05:00

6824 Commits

Author SHA1 Message Date
Shelikhoo
63ba1527ec update to v5.42.0 v5.42.0 2025-11-22 16:58:51 +00:00
dependabot[bot]
b68ba4308d Chore: bump google.golang.org/grpc from 1.76.0 to 1.77.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.76.0 to 1.77.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.76.0...v1.77.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-22 16:47:42 +00:00
dependabot[bot]
dded89cc31 Chore: bump actions/checkout from 5 to 6 (#3553)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-22 07:16:28 +08:00
dependabot[bot]
f75f07f3a6 Chore: bump golang.org/x/crypto from 0.43.0 to 0.45.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 12:54:23 +00:00
Shelikhoo
7ffb36eec9 use distinct tag for key and nonce for sequence watermarking 2025-11-20 19:55:41 +00:00
Shelikhoo
f5109ff585 finish inverse role server support for webtunnel: fix lint 2025-11-20 19:55:41 +00:00
Shelikhoo
e8be10f631 finish inverse role server support for webtunnel: fix lint 2025-11-20 19:55:41 +00:00
Shelikhoo
f830d1253b finish inverse role server support for webtunnel: fix lint 2025-11-20 19:55:41 +00:00
Shelikhoo
8d0d8f8fd1 finish inverse role server support for webtunnel 2025-11-20 19:55:41 +00:00
Shelikhoo
8f03dac6fb Add token generation support 2025-11-20 19:55:41 +00:00
Shelikhoo
dcd9bd987c Add request rtt reverser tool 2025-11-20 19:55:41 +00:00
Shelikhoo
f1c3c85795 Add request rtt reverser tool 2025-11-20 19:55:41 +00:00
Shelikhoo
67ae89995c Adjust Client Reply Address Indication 2025-11-20 19:55:41 +00:00
Shelikhoo
78196150e8 Add reverser constuctor 2025-11-20 19:55:41 +00:00
Shelikhoo
08267c3a74 tlsmirror server role server support 2025-11-20 19:55:41 +00:00
dependabot[bot]
04192a3a8e Chore: bump golangci/golangci-lint-action from 8 to 9 (#3550)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-13 06:40:24 +08:00
Shelikhoo
36989386ec tlsmirror-bootstrap apply coding style 2025-11-10 12:33:16 +00:00
Shelikhoo
c6b0433627 tlsmirror-bootstrap apply coding style 2025-11-10 12:33:16 +00:00
Shelikhoo
bd419ef3e2 finish primary-bootstrap enrollment system: remove invalid design 2025-11-10 12:33:16 +00:00
Shelikhoo
f846e79158 finish primary-bootstrap enrollment system 2025-11-10 12:33:16 +00:00
Shelikhoo
1960b2f5f0 avoid loop in tlsmirror self-enrollment 2025-11-10 12:33:16 +00:00
Shelikhoo
9aeffbef6b finish rtt enrollment 2025-11-10 12:33:16 +00:00
Shelikhoo
85fd420745 enable roundtripper enrollment for tlsmirror 2025-11-10 12:33:16 +00:00
Shelikhoo
6c98c6cac2 Add surrogate server identity for roundtripperconfirmation 2025-11-10 12:33:16 +00:00
Shelikhoo
5cd7482cfb Add request transport based enrollment receiver 2025-11-10 12:33:16 +00:00
dependabot[bot]
d22fa165d2 Chore: bump actions/upload-artifact from 4 to 5 (#3542)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-25 20:47:04 +08:00
dependabot[bot]
febd5bae57 Chore: bump actions/download-artifact from 5 to 6 (#3543)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-25 20:45:44 +08:00
dependabot[bot]
dbf25a4c1c Chore: bump github/codeql-action from 3 to 4 (#3535)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-16 11:37:52 +08:00
Shelikhoo
7227b982d1 update version to v5.41.0 v5.41.0 2025-10-15 14:03:30 +01:00
dependabot[bot]
9d246cf043 Chore: bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.27.0 to 10.28.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.27.0...v10.28.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-version: 10.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 14:01:36 +01:00
dependabot[bot]
6e77f273e3 Chore: bump google.golang.org/grpc from 1.75.1 to 1.76.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.1 to 1.76.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.76.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 13:56:34 +01:00
dependabot[bot]
7037a3b02b Chore: bump github.com/quic-go/quic-go from 0.54.1 to 0.55.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.54.1 to 0.55.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.54.1...v0.55.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 13:25:54 +01:00
dependabot[bot]
0ab6a4b916 Chore: bump golang.org/x/net from 0.44.0 to 0.46.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.44.0 to 0.46.0.
- [Commits](https://github.com/golang/net/compare/v0.44.0...v0.46.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 13:25:30 +01:00
dependabot[bot]
3b9e97c254 Chore: bump github.com/refraction-networking/utls from 1.8.0 to 1.8.1
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](https://github.com/refraction-networking/utls/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 13:06:20 +01:00
Shelikhoo
27a845e877 update version to v5.40.0 v5.40.0 2025-10-03 19:48:03 +01:00
dependabot[bot]
8ce486f0d8 Chore: bump google.golang.org/protobuf from 1.36.9 to 1.36.10
Bumps google.golang.org/protobuf from 1.36.9 to 1.36.10.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-03 19:46:42 +01:00
dependabot[bot]
e1fa1a4f2f Chore: bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.54.0 to 0.54.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.54.0...v0.54.1)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.54.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-02 17:00:41 +01:00
Shelikhoo
e98ca17d30 Add transient storage lifecycle receiver framework 2025-10-02 16:36:06 +01:00
Shelikhoo
8eef1bbfb1 update version to v5.39.0 v5.39.0 2025-09-13 22:48:56 +01:00
Shelikhoo
ea19e33494 ci: annotate arm64 pie binary with prerelease mark 2025-09-13 22:47:25 +01:00
dependabot[bot]
72f9cf44a1 Chore: bump google.golang.org/protobuf from 1.36.8 to 1.36.9
Bumps google.golang.org/protobuf from 1.36.8 to 1.36.9.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-13 22:14:22 +01:00
dependabot[bot]
ec5627df2e Chore: bump golang.org/x/net from 0.43.0 to 0.44.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.43.0 to 0.44.0.
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-13 22:13:53 +01:00
dependabot[bot]
dad4d89c35 Chore: bump google.golang.org/grpc from 1.75.0 to 1.75.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.0 to 1.75.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.0...v1.75.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-13 22:01:28 +01:00
Loyalsoldier
ff15a4b3f8 Docs: fix badges (#3517) 2025-09-10 21:08:20 +08:00
Loyalsoldier
d8e402e5d0 CI: only upload coverage report on Linux (#3516) 2025-09-10 20:36:53 +08:00
Loyalsoldier
2f10812ecf CI: fix test and test coverage (#3515) 2025-09-10 19:44:09 +08:00
Loyalsoldier
8654f819cc CI: remove unnecessary version option in golangci-lint workflow (#3514) 2025-09-10 17:38:08 +08:00
Loyalsoldier
01fec2fba9 CI: bump actions/setup-go to v6 & use go version in go.mod (#3510) 2025-09-09 19:31:34 +08:00
Loyalsoldier
84bf1a9e5d CI: bump actions/checkout from v3 to v5 (#3509) 2025-09-09 19:03:34 +08:00
Loyalsoldier
91c72d48a6 Docs: update goreportcard badge (#3508) 2025-09-09 10:31:05 +08:00