-
Notifications
You must be signed in to change notification settings - Fork 86
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
Test Merging TLSv1.3 Branch #402
Draft
developStorm
wants to merge
64
commits into
feature/TLSv1.3
Choose a base branch
from
master
base: feature/TLSv1.3
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: GitHub <[email protected]> Co-authored-by: Zakir Durumeric <[email protected]>
* chore(schema): Add categories to ParsedCertificate * Update zcrypto.py
Co-authored-by: GitHub <[email protected]>
Co-authored-by: GitHub <[email protected]>
deps: update weppos/publicsuffix-go for 2022-04-02T17:29:45 UTC
This commit introduces the changes that were committed with the PR at google/certificate-transparency-go#609 to zcrypto. This makes `GOOS=js GOARCH=wasm go build ./...` work.
Added "Adobe Authentic Document Trust" EKU
Co-authored-by: GitHub <[email protected]>
Co-authored-by: GitHub <[email protected]>
* Being update to include revocation list * fixing typo
… support (#354) #354 Co-authored-by: David Adrian <[email protected]>
Co-authored-by: GitHub <[email protected]>
Co-authored-by: GitHub <[email protected]>
Co-authored-by: GitHub <[email protected]>
* Changed uint8 to CompressionMethod * Added NextProtoNeg and Extensions fields to ServerHello Log
Certificates created using the zcrypto x509 library do not pass the e_incorrect_ku_encoding zlint check. Here is how the Go stdlib does it: https://cs.opensource.google/go/go/+/refs/tags/go1.21.3:src/crypto/x509/x509.go;drc=82c713feb05da594567631972082af2fcba0ee4f;l=1331.
…gurable in Config (#372) Co-authored-by: Zakir Durumeric <[email protected]>
* add email addresses to ASN.1 marshalled Name RDN sequences * Moving email up in rdn output --------- Co-authored-by: Zakir Durumeric <[email protected]>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0. - [Commits](golang/crypto@v0.11.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub <[email protected]>
* go get -u ./... * add dependabot to find dependency updates
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…retchr/testify-1.10.0 build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.10.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…etup-go-5 build(deps): bump actions/setup-go from 2 to 5
Bumps [Jerome1337/gofmt-action](https://github.com/jerome1337/gofmt-action) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/jerome1337/gofmt-action/releases) - [Commits](Jerome1337/gofmt-action@v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: Jerome1337/gofmt-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…7/gofmt-action-1.0.5 build(deps): bump Jerome1337/gofmt-action from 1.0.4 to 1.0.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…heckout-4 build(deps): bump actions/checkout from 2 to 4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v3...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ns/create-pull-request-7 build(deps): bump peter-evans/create-pull-request from 3 to 7
deps: update weppos/publicsuffix-go for 2024-12-18T20:23:10 UTC
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.32.0. - [Commits](golang/crypto@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zakir Durumeric <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.34.0. - [Commits](golang/net@v0.33.0...v0.34.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…net-0.34.0 build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
* Add hybrid mlkem as per draft-kwiatkowski-tls-ecdhe-mlkem Signed-off-by: Jeremie Daniel <[email protected]> Signed-off-by: Loganaden Velvindron <[email protected]> * Fix name for x25519mlkem768 --------- Signed-off-by: Jeremie Daniel <[email protected]> Signed-off-by: Loganaden Velvindron <[email protected]>
Co-authored-by: GitHub <[email protected]> Co-authored-by: Zakir Durumeric <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.