Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-25 | Remove unused column from schema. | Rob Austein | |
2016-09-09 | Track removal of `type` argument from hal_rpc_pkey_find(). | Rob Austein | |
2016-09-03 | Hack PKCS #11 to work with revised libhal pkey API. | Rob Austein | |
2016-06-28 | Move hal_pkey_* columns from the object table into | Rob Austein | |
{session,token}_object tables to preserve the mapping from pkcs11 token objects to libhal pkey objects. | |||
2016-05-15 | Use key hashes instead of CKA_ID to name objects in libhal keystore. | Rob Austein | |
2016-05-12 | First pass on converting from direct libhal calls to libhal RPC calls. | Rob Austein | |
This version isn't really expected to work properly, but it's far enough along to be worth archiving before starting runtime testing. | |||
2015-12-13 | whack copyrights | Paul Selkirk | |
2015-07-01 | Clean up raw SQL silliness in GNUmakefile "bully" target. Add --help. | Rob Austein | |
Clean up trailing whitespace in multiple files. Add missing copyright. | |||
2015-07-01 | Debug p11util. | Rob Austein | |
2015-06-22 | Convert from Cryptlib to libhal. Compiles, not yet tested otherwise. | Rob Austein | |
2015-04-28 | First public commit of PKCS #11 implementation. | Rob Austein | |