Skip to content

Releases: smlx/piv-agent

v0.13.0

25 Oct 06:14
7b1b883
Compare
Choose a tag to compare

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

22 Oct 17:34
0ddcc6d
Compare
Choose a tag to compare

Changelog

0ddcc6d Merge pull request #78 from smlx/setup-slots
31b47b4 feat: add version command
610a080 feat: implement setup-slots command

v0.11.1

17 Oct 15:48
3ce8790
Compare
Choose a tag to compare

Changelog

3ce8790 Merge pull request #77 from smlx/macos-releases
51dc28c fix: update CI to correctly release macos builds

v0.11.0

17 Oct 15:43
436de7f
Compare
Choose a tag to compare

Changelog

436de7f Merge pull request #76 from smlx/macos-builds
17c491b chore: update docs slightly to mention macOS and launchd
65fde0f feat: add experimental launchd configuration
b44bbfb feat: experimental support for launchd socket activation
7670b3b chore: re-enable macos builds

v0.10.0

17 Oct 08:47
1f674c4
Compare
Choose a tag to compare

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

13 Oct 15:21
17be4ff
Compare
Choose a tag to compare

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

23 Sep 13:10
f964f11
Compare
Choose a tag to compare

Changelog

f964f11 Merge pull request #66 from smlx/lazy-keyfile-decryption
d0c4af9 feat: lazy decryption for keyfiles

v0.7.0

18 Sep 16:48
a8c7be8
Compare
Choose a tag to compare

Changelog

a8c7be8 Merge pull request #64 from smlx/retry-passphrase
8126bde feat: allow retries when decrypting keyfiles
767e776 Merge pull request #63 from smlx/dependabot/github_actions/wagoid/commitlint-github-action-4.1.4
c41349e chore: bump wagoid/commitlint-github-action from 4.1.1 to 4.1.4

v0.6.0

13 Sep 06:35
b88bef6
Compare
Choose a tag to compare

Changelog

b88bef6 Merge pull request #62 from smlx/global-timeout
1e978d7 feat: add global exit timeout

v0.5.0

13 Sep 06:01
d5c3169
Compare
Choose a tag to compare

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