[Cryptech-Commits] [sw/libhal] branch rpc updated (a0d2fb9 -> 1a00bef)
git at cryptech.is
git at cryptech.is
Sat May 14 07:12:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a change to branch rpc
in repository sw/libhal.
from a0d2fb9 Merge branch 'master' into rpc
new 598e759 Add mixed-mode key support, for PKCS #11 "session" (ie, not "token") keys.
new 1a00bef Entirely too much fun with C const-ification.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
hal.h | 7 +-
hal_internal.h | 35 ++++--
rpc_api.c | 10 +-
rpc_client.c | 361 +++++++++++++++++++++++++++++++++++++++++++--------------
rpc_hash.c | 7 +-
rpc_misc.c | 8 +-
rpc_pkey.c | 30 ++++-
rpc_server.c | 91 ++++++++-------
xdr.c | 12 +-
xdr_internal.h | 8 +-
10 files changed, 408 insertions(+), 161 deletions(-)
More information about the Commits
mailing list