Age | Commit message (Expand) | Author |
---|---|---|
2016-05-15 | Add hal_rpc_pkey_rename(); allow null string as (temporary) key name. | Rob Austein |
2016-05-14 | Trailing whitespace cleanup. | Rob Austein |
2016-05-14 | Entirely too much fun with C const-ification. | Rob Austein |
2016-05-14 | Add mixed-mode key support, for PKCS #11 "session" (ie, not "token") keys. | Rob Austein |
2016-04-24 | Break the RPC dispatch out of hal_rpc_server_main, for the benefit of the thr... | Paul Selkirk |
2016-03-29 | Add rpc error codes. | Paul Selkirk |
2016-03-21 | stupid fixes | Paul Selkirk |
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 |