Age | Commit message (Expand) | Author |
---|---|---|
2017-10-23 | Cleanup signed/unsigned mismatches, mostly in loop counters | Paul Selkirk |
2016-11-14 | More API cleanup: remove hal_rpc_pkey_list(). | Rob Austein |
2016-10-25 | Uppercase HAL_DIGEST_ALGORITHM_ symbols for API consistency. | Rob Austein |
2016-05-14 | Add mixed-mode key support, for PKCS #11 "session" (ie, not "token") keys. | Rob Austein |
2016-03-16 | Added serial RPC transport and lots more... | Paul Selkirk |
2016-02-25 | RPC over loopback socket, just to work out the mechanics for serialization an... | Paul Selkirk |
2015-12-24 | Fix dispatch vector names. | Rob Austein |
2015-12-24 | More work on PIN/login/logout code. Access control still missing, | Rob Austein |
2015-12-23 | RPC interface to TRNG and (incomplete) PIN code. | Rob Austein |
2015-12-20 | RPC server stuff mostly written. Compiles, not yet tested. RPC | Rob Austein |
2015-12-13 | Add rpc_hash.c. Convert dynamic allocator in hash.c to use private | Rob Austein |