[Cryptech-Commits] [sw/libhal] branch rpc updated (1a00bef -> e3d9087)
git at cryptech.is
git at cryptech.is
Sat May 14 20:35:07 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 1a00bef Entirely too much fun with C const-ification.
new c861f7d Clean up pkey mixed mode.
new b1225c1 Trailing whitespace cleanup.
new e3d9087 Fix key flag check, untabify.
The 3 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:
asn1.c | 2 +-
hash.c | 10 ++--
ks.c | 16 +++----
ks_mmap.c | 2 +-
rpc_api.c | 99 ++++++++++++++++++++-------------------
rpc_client.c | 109 +++++++++++++++++--------------------------
rpc_client_loopback.c | 2 +-
rpc_client_serial.c | 4 +-
rpc_pkey.c | 15 +++---
rpc_server.c | 4 +-
rpc_server_loopback.c | 2 +-
rpc_server_serial.c | 4 +-
rsa.c | 2 +-
tests/test-ecdsa.py | 2 +-
tests/test-rpc_get_random.c | 4 +-
tests/test-rpc_get_version.c | 2 +-
utils/eim_peek_poke.c | 2 +-
xdr.c | 2 +-
18 files changed, 132 insertions(+), 151 deletions(-)
More information about the Commits
mailing list