-
Notifications
You must be signed in to change notification settings - Fork 28
PKCS11 access-control, session-state, and concurrency hardening #207
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
Open
julek-wolfssl
wants to merge
14
commits into
wolfSSL:master
Choose a base branch
from
julek-wolfssl:wolfpkcs11-fenrir-security-fixes
base: master
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.
Open
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
9aea985
Log out application when all sessions are closed (F-6492)
julek-wolfssl a77d1cf
Reset AES-CBC streaming state in WP11_Session_SetCbcParams (F-6229)
julek-wolfssl 3e68058
Require user login to copy an object as CKA_PRIVATE=TRUE (F-5762)
julek-wolfssl ecae114
Require SO session to set CKA_TRUSTED (F-5867)
julek-wolfssl db2d785
Serialize storeDir writes against C_Finalize free in NSS builds (F-5868)
julek-wolfssl 2b2415e
Serialize storeDir reads against C_Finalize free in NSS builds (F-5150)
julek-wolfssl 5daf41b
Serialize AES-CBC multi-part partialSz updates on a session (F-5764)
julek-wolfssl 11e79b1
Warn when PIN KDF falls back to unsalted SHA-256 (F-6232)
julek-wolfssl e4b400b
Require explicit opt-in for the MAXQ10xx test provisioning key (F-5074)
julek-wolfssl 4565576
Set *pulCount on CKR_BUFFER_TOO_SMALL in C_GetMechanismList (F-3398)
julek-wolfssl 78423d9
Reject C_InitToken with an open session regardless of init state (F-3…
julek-wolfssl 929b41a
Advertise AES key wrap under the same macro that implements it (F-3401)
julek-wolfssl 378dda1
Document that NSS builds default to empty-PIN (no auth) (F-2371)
julek-wolfssl fab1cb1
Only unlock storeDirLock in WP11_Library_Final if lock succeeded (F-5…
julek-wolfssl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.