Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.9.3 #212

Merged
merged 21 commits into from
Nov 1, 2024
Merged

0.9.3 #212

merged 21 commits into from
Nov 1, 2024

Conversation

junkurihara
Copy link
Owner

Improvement

  • Feat: Support post-quantum X25519Kyber768Draft00 for incoming and outgoing TLS initiation. This is non-default feature [feature: post-quantum]. ( Incorporate post-quantum KEM #201 )
  • Feat: emit WARN messages if there exist unused and unsupported options specified in configuration file. ( Using default_application is silently ignored #173 )
  • Docs: rpxy.io is now available for the official website of rpxy.
  • Refactor: lots of minor improvements
  • Deps

junkurihara and others added 21 commits October 17, 2024 11:23

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara
chore: deps

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: check unsupported configuration entries with `serde-ignored`

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#192 forgot to update the example configuration file

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[skip ci] add rustfmt.toml

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update config-example.toml to explain Alt-SVC header

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: initial support for X25519Kyber768Draft00 PQC

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was signed with the committer’s verified signature.
junkurihara Jun Kurihara

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: s2n quic rustls pqc
@junkurihara junkurihara marked this pull request as ready for review November 1, 2024 11:25
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Secrets Audit 0 29 0 0
Shell Script Analysis 0 0 0 0
Security Audit for Infrastructure 0 3 0 3

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@junkurihara junkurihara merged commit 3984de4 into main Nov 1, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants