Commit graph

905 commits

Author SHA1 Message Date
Jun Kurihara
a52f74c434
refactor 2025-06-03 14:59:37 +09:00
Jun Kurihara
f98432fc69
Merge pull request #213 from xkr47/feat/sticky-cookie-feature
feat: Promote `rpxy-lib/sticky-cookie` to top-level feature and fix compile warnings when disabled
2025-06-03 14:50:13 +09:00
Jun Kurihara
d8cadf06af
Merge branch 'tmp/sticky-cookie' into feat/sticky-cookie-feature 2025-06-03 14:50:00 +09:00
Jun Kurihara
6929c6084f
Merge pull request #292 from junkurihara/deps/rustls-platform-verifier-0.6
deps: rustls-platform-verifier-0.6, and refactor
2025-06-03 13:24:36 +09:00
Jun Kurihara
629c6e73e9
deps: rustls-platform-verifier-0.6, and refactor 2025-06-03 13:20:02 +09:00
Jun Kurihara
5d38f8dd3f
Merge pull request #289 from junkurihara/https-gitmodules
https .gitmodules
2025-05-30 10:45:32 +09:00
Jun Kurihara
8915568fdd
update Jenkinsfile 2025-05-30 10:40:19 +09:00
Jun Kurihara
1b62923a61
Merge pull request #262 from Lyamc/develop
Update .gitmodules to use HTTPS instead of SSH

(Tentatively merged to https-gitmoudles branch to add more updates)
2025-05-30 10:34:26 +09:00
Jun Kurihara
ff5d014405
deps: s2n-quic 2025-05-30 10:13:01 +09:00
Jun Kurihara
ac05e33147
Merge pull request #287 from junkurihara/dependabot/cargo/clap-4.5.39
chore(deps): bump clap from 4.5.38 to 4.5.39
2025-05-28 11:38:49 +09:00
Jun Kurihara
b11fdc01f1
Merge pull request #288 from junkurihara/dependabot/cargo/hyper-util-0.1.13
chore(deps): bump hyper-util from 0.1.12 to 0.1.13
2025-05-28 11:38:36 +09:00
dependabot[bot]
ac78d9cfab
chore(deps): bump hyper-util from 0.1.12 to 0.1.13
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.12...v0.1.13)

---
updated-dependencies:
- dependency-name: hyper-util
  dependency-version: 0.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 22:59:26 +00:00
dependabot[bot]
075ca9544a
chore(deps): bump clap from 4.5.38 to 4.5.39
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.38 to 4.5.39.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.38...clap_complete-v4.5.39)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 22:59:10 +00:00
Jun Kurihara
420066ee01
Merge pull request #286 from junkurihara/dependabot/cargo/socket2-0.5.10
chore(deps): bump socket2 from 0.5.9 to 0.5.10
2025-05-27 09:43:47 +09:00
dependabot[bot]
a66585002e
chore(deps): bump socket2 from 0.5.9 to 0.5.10
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/commits)

---
updated-dependencies:
- dependency-name: socket2
  dependency-version: 0.5.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 22:31:57 +00:00
Jun Kurihara
83a8fa2259
fmt 2025-05-26 13:18:40 +09:00
Jun Kurihara
dd80f68760
chore: deps 2025-05-26 12:47:45 +09:00
Jun Kurihara
0a7a61f1d3
Merge pull request #285 from junkurihara/dependabot/cargo/hyper-rustls-0.27.6
chore(deps): bump hyper-rustls from 0.27.5 to 0.27.6
2025-05-24 19:17:55 +09:00
dependabot[bot]
462954057e
chore(deps): bump hyper-rustls from 0.27.5 to 0.27.6
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.27.5 to 0.27.6.
- [Release notes](https://github.com/rustls/hyper-rustls/releases)
- [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.5...v/0.27.6)

---
updated-dependencies:
- dependency-name: hyper-rustls
  dependency-version: 0.27.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-23 22:22:17 +00:00
Jun Kurihara
e60e5f68a1
chore: update permissions for actions 2025-05-21 19:07:29 +09:00
Jun Kurihara
886aa74d6c
chore: refactor 2025-05-20 22:50:54 +09:00
Jun Kurihara
73ad9dec4d
[ci skip] fix commit id in bench 2025-05-20 22:40:02 +09:00
Jun Kurihara
5f7772d957
bench: updated all bench 2025-05-20 22:33:06 +09:00
Jun Kurihara
e0ab2d85fb
nits: refactor 2025-05-20 22:04:03 +09:00
Jun Kurihara
f3e5c478f1
refactor 2025-05-20 21:09:20 +09:00
Jun Kurihara
8b10a182fc
lock 2025-05-20 12:00:30 +09:00
Jun Kurihara
c413511219
Merge pull request #284 from junkurihara/dependabot/cargo/hyper-util-0.1.12
chore(deps): bump hyper-util from 0.1.11 to 0.1.12
2025-05-20 10:17:33 +09:00
dependabot[bot]
b3959233a5
chore(deps): bump hyper-util from 0.1.11 to 0.1.12
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.11...v0.1.12)

---
updated-dependencies:
- dependency-name: hyper-util
  dependency-version: 0.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 22:20:37 +00:00
Jun Kurihara
4905d6a662
refactor 2025-05-19 15:21:07 +09:00
Jun Kurihara
a5ed7c9b92
retest with m4 pro 2025-05-17 04:32:41 +09:00
Jun Kurihara
71f7ef2d77
bench 2025-05-17 04:17:50 +09:00
Jun Kurihara
e259e0b588
refactor 2025-05-16 19:30:51 +09:00
Jun Kurihara
2705db6b91
refactor handler_main 2025-05-16 18:27:02 +09:00
Jun Kurihara
a412eb08d6
chore: submodule 2025-05-16 17:38:19 +09:00
Jun Kurihara
45f3d64adc
chore: lock 2025-05-16 16:33:12 +09:00
Jun Kurihara
1da0d77309
refactor 2025-05-16 16:31:58 +09:00
Jun Kurihara
47016b6d84
deps 2025-05-15 10:16:28 +09:00
Jun Kurihara
57c1fd9e7e
deps 2025-05-14 13:28:28 +09:00
Jun Kurihara
4761439338
refactor 2025-05-13 19:28:48 +09:00
Jun Kurihara
102b4964dc
deps 2025-05-13 14:50:22 +09:00
Jun Kurihara
80d980541e
deps 2025-05-12 00:46:38 +09:00
Jun Kurihara
31b6817e23
deps: s2n-quic 2025-05-09 11:39:51 +09:00
Jun Kurihara
431e0124d6
Merge pull request #281 from junkurihara/dependabot/cargo/aws-lc-rs-1.13.1
chore(deps): bump aws-lc-rs from 1.13.0 to 1.13.1
2025-05-09 08:40:56 +09:00
Jun Kurihara
c9e876346f
Merge pull request #280 from junkurihara/dependabot/cargo/ahash-0.8.12
chore(deps): bump ahash from 0.8.11 to 0.8.12
2025-05-09 08:40:23 +09:00
dependabot[bot]
bbde3ff4f3
chore(deps): bump aws-lc-rs from 1.13.0 to 1.13.1
Bumps [aws-lc-rs](https://github.com/aws/aws-lc-rs) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](https://github.com/aws/aws-lc-rs/compare/v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: aws-lc-rs
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-08 22:05:50 +00:00
dependabot[bot]
b558c882f3
chore(deps): bump ahash from 0.8.11 to 0.8.12
Bumps [ahash](https://github.com/tkaitchuck/ahash) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/tkaitchuck/ahash/releases)
- [Commits](https://github.com/tkaitchuck/ahash/commits)

---
updated-dependencies:
- dependency-name: ahash
  dependency-version: 0.8.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-08 22:05:39 +00:00
Jun Kurihara
669e2bf00b
chore: refactor dockerfile-slim 2025-05-07 20:01:03 +09:00
Jun Kurihara
5044237688
deps 2025-05-07 18:59:38 +09:00
Jun Kurihara
500ab56c10
fix default 2025-05-07 12:37:24 +09:00
Jun Kurihara
fed52d9cd1
Merge pull request #278 from junkurihara/deps/h3
deps/h3
2025-05-07 12:34:36 +09:00