Releases: smlx/piv-agent
v0.13.0
Changelog
7b1b883 Merge pull request #80 from smlx/setup-slot
d9ac021 chore: add setup-slots to setup documentation
2ac6e71 feat: improve interactive setup-slots help
f1efe3b Merge pull request #79 from smlx/pass-walkthrough
47c8d0e chore: update docs and fix broken links
4a8be8f chore: minor fix to README
v0.12.0
v0.11.1
v0.11.0
v0.10.0
Changelog
1f674c4 Merge pull request #75 from smlx/docs-improvements
e7d1730 chore: add usage notes to the readme
5062dc2 chore: improve documentation
49da8a7 fix: correctly encode assuan readkey response for ECDSA keys
8fe5c41 feat: add usage to default comment in synthesized GPG keys
a70eaa3 fix: use valid slotspec for decrypt slot setup
5515eae Merge pull request #74 from smlx/comment-fix
b566636 chore: remove redundant comment
b44abcb Merge pull request #73 from smlx/discard-mock-coverage
f6c1198 chore: discard mocks from coveralls coverage
c2108e3 Merge pull request #72 from smlx/coverage
f33ae51 chore: correctly calculate coverage
v0.9.0
Changelog
17be4ff Merge pull request #71 from smlx/ecdh-gpg-decrypt
6ad373c chore: update readme with ECDH status
8cab706 chore: deduplicate keyservice logic
8395d6e fix: rename cryptographic decryptionKeys to decryptingKeys
5ec62e8 fix: switch to default touch policy never for decrypt slot
7c42065 chore: rework gpg/havekey to use a type switch
e0ecbdf fix: check all keys in havekey
1c59de8 feat: implement ECDH for PIV hardware
266a7b3 feat: implement ECDH for gpg keyfiles
2dc5d2d feat: handle new HAVEKEY assuan subcommand
d7e1711 feat: also list decryption keys for gnupg
75ec5b4 fix: improve CLI for key setup selection
9e4007e feat: granular control over hardware setup
b2305ed Merge pull request #68 from smlx/dependabot/github_actions/wagoid/commitlint-github-action-4.1.9
22c0be6 chore: bump wagoid/commitlint-github-action from 4.1.5 to 4.1.9
8d8ca90 Merge pull request #70 from smlx/commitlint-config
fc5a7e5 chore: rename commitlint config back again
b919423 Merge pull request #69 from smlx/dependabot/go_modules/github.com/go-piv/piv-go-1.9.0
e341ff5 chore: bump github.com/go-piv/piv-go from 1.8.0 to 1.9.0
f75030d Merge pull request #67 from smlx/dependabot/github_actions/wagoid/commitlint-github-action-4.1.5
88928c7 chore: bump wagoid/commitlint-github-action from 4.1.4 to 4.1.5
v0.8.0
v0.7.0
v0.6.0
v0.5.0
Changelog
d5c3169 Merge pull request #61 from smlx/concurrent-server
4ad64b1 chore: minor improvement to debug log message
10f43df feat: run accepted gpg-agent connections concurrently
ab5b64b chore: don't log at debug level by default in piv-agent.service
f6e4653 Merge pull request #52 from smlx/doco
15f3c90 chore: rename workflows and update README
b9a23a1 chore: restructure documentation