- Notifications
You must be signed in to change notification settings - Fork30
Comparing changes
Open a pull request
base repository:Foxboron/ssh-tpm-agent
Uh oh!
There was an error while loading.Please reload this page.
base:v0.8.0
head repository:Foxboron/ssh-tpm-agent
Uh oh!
There was an error while loading.Please reload this page.
compare:master
- 9commits
- 6files changed
- 4contributors
Commits on Mar 31, 2025
keyring tests: data races eliminated
derwesx committedMar 31, 2025 main tests: data races eliminated
derwesx committedMar 31, 2025 keyring tests: duplicate checks removed, PascalCase for functions.
derwesx committedMar 31, 2025
Commits on Apr 2, 2025
Merge remote-tracking branch 'origin/pull/91'
* origin/pull/91: keyring tests: duplicate checks removed, PascalCase for functions. main tests: data races eliminated keyring tests: data races eliminated
Commits on Jun 2, 2025
handle keyring returning ENOENT
When keyctl is not available, the kernel keyring may return ENOENTwhen trying to load a key. This commit adds a warning to inform theuser that the keyutils package is required for caching keys.
Commits on Jun 3, 2025
Merge remote-tracking branch 'origin/pull/94'
* origin/pull/94: handle keyring returning ENOENT
ssh-tpm-agent: move auth cache to switch block
Signed-off-by: Morten Linderud <morten@linderud.pw>
Commits on Aug 9, 2025
Merge remote-tracking branch 'origin/pull/98'
* origin/pull/98: Fix typo in README
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.8.0...master
Uh oh!
There was an error while loading.Please reload this page.