- Notifications
You must be signed in to change notification settings - Fork30
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:Foxboron/ssh-tpm-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:Foxboron/ssh-tpm-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 6commits
- 4files changed
- 3contributors
Commits on Mar 3, 2024
ssh-tpm-keygen: set default number of bits for ecdsa and rsa
When calling ssh-tpm-agent without `-b` the number of bits defaults to0, leading to: invalid ecdsa key length: TPM does not support 0 bitsThis sets the default number of bits to 256 for ecdsa and or 2048 forrsa.
stigtsp committedMar 3, 2024
Commits on Mar 6, 2024
Merge remote-tracking branch 'origin/pull/44'
* origin/pull/44: ssh-tpm-keygen: set default number of bits for ecdsa and rsa
Foxboron committedMar 6, 2024 keygen: ensure -f is an absolute path
Fixes#43Signed-off-by: Morten Linderud <morten@linderud.pw>
Foxboron committedMar 6, 2024
Commits on Mar 8, 2024
contrib/services/user/ssh-tpm-agent.service: fix SSH_AUTH_SOCK path
ssh-tpm-agent defaults to `$XDG_RUNTIME_DIR/ssh-tpm-agent.sock`.
nl6720 committedMar 8, 2024
Commits on Mar 9, 2024
Merge remote-tracking branch 'origin/pull/45'
* origin/pull/45: contrib/services/user/ssh-tpm-agent.service: fix SSH_AUTH_SOCK path
Foxboron committedMar 9, 2024
Loading
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.3.0...v0.3.1
Uh oh!
There was an error while loading.Please reload this page.