[Cryptech-Commits] [sw/libhal] branch ksng updated (58a9ca8 -> 2806585)

git at cryptech.is git at cryptech.is
Mon Nov 14 23:30:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a change to branch ksng
in repository sw/libhal.

    from 58a9ca8  Remove now-gratuitous check which kept attribute deletion from working.
     new d6e9917  hal_rpc_pkey_find() -> hal_rpc_pkey_open().
     new b448b28  More API cleanup: remove hal_rpc_pkey_list().
     new 2806585  Tweak pkey access control to allow wheel to see keys.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hal.h          |  17 +------
 hal_internal.h |  35 +------------
 ks_flash.c     |  62 +++++------------------
 ks_volatile.c  |  62 +++++------------------
 libhal.py      |  17 ++-----
 rpc_api.c      |  16 +-----
 rpc_client.c   | 151 ++++++++++++++++++---------------------------------------
 rpc_hash.c     |  12 ++---
 rpc_misc.c     |  14 +++---
 rpc_pkey.c     |  74 +++++++++++-----------------
 rpc_server.c   |  58 ++--------------------
 unit-tests.py  |  17 ++-----
 12 files changed, 126 insertions(+), 409 deletions(-)



More information about the Commits mailing list