Releases: p11-glue/p11-kit
Releases · p11-glue/p11-kit
0.25.10
0.25.9
0.25.8
0.25.7
0.25.6
- rpc: Add module configuration option to specify server address [#707]
- rpc: Correctly map Mozilla certificate distrust attributes [#705]
- rpc: Fix empty array attribute handling [#704]
- server: Remove libsystemd dependency for socket activation [#685]
- Avoid segfault if p11_library_init_impl/p11_library_uninit are called multiple times [#682]
- Add zsh completions [#674]
- pkcs11: Update pkcs11.h to version 3.1 [#671]
- pkcs11: Add IBM specific mechanisms [#669]
- server: Check SHELL if (and only if) neither --sh nor --csh is specified [#661]
- trust: Don't create file names longer then 255 [#659]
- trust: Sort paths for reproducible extract [#656]
- Build and test fixes [#647, #653, #654, #657, #660, #667, #673, #681, #683, #688, #694]
- Update translations [#663, #701]
0.25.5
0.25.4 (stable)
- rpc: add support for recursive attributes [#624, #629, #631, #633]
- p11-kit: add function to check run-time version of the library [#637]
- p11-kit: expose version information through macros [#635]
- p11-kit: add option to specify CKA_ID in generate-keypair and import-object commands [#615]
- p11-kit: add --provider option to specify PKCS#11 module when using p11-kit commands [#611]
- p11-kit: fix a bug where eddsa mechanism isn't recognized in generate-keypair [#617]
- p11-kit: fallback to C_GetFunctionList when C_GetInterface returns CKR_FUNCTION_NOT_SUPPORTED [#622]
- bug and build fixes [#603, #604, #605, #606, #609, #614, #616, #619, #627, #628, #632, #636, #639]
0.25.3 (stable)
0.25.2 (stable)
0.25.1 (stable)
- fix probing of C_GetInterface [#535]
- p11-kit: add command to list tokens [#581]
- p11-kit: add command to list mechanisms supported by a token [#576]
- p11-kit: add command to generate private-public keypair on a token [#551, #582]
- p11-kit: add commands to import/export certificates and public keys into/from a token [#543, #549, #568, #588]
- p11-kit: add commands to list and delete objects of a token [#533, #544, #571]
- p11-kit: add --login option to login into a token with object and profile management commands [#587]
- p11-kit: adjust behavior of PKCS#11 profile management commands [#558, #560, #583, #591]
- p11-kit: print PKCS#11 URIs in list-modules [#532]
- bug and build fixes [#528 #529, #534, #537, #540, #541, #545, #547, #550, #557, #572, #575, #579, #585, #586, #590]
- test fixes [#553, #580]