[Cryptech-Commits] [sw/libhal] branch rpc updated (53b0dd2 -> 19de5cd)

git at cryptech.is git at cryptech.is
Mon May 16 04:12:08 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  53b0dd2   Silence unused variable warning.
       new  0690aa3   Add hal_rpc_pkey_rename(); allow null string as (temporary) key name.
       new  19de5cd   Tweak keystore API to allow update-in-place, so hal_ks_rename() will work.

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          |   6 +-
 hal_internal.h |  12 +++-
 ks.c           |  49 ++++++++++++--
 ks_flash.c     |   5 +-
 ks_mmap.c      |   5 +-
 ks_volatile.c  |   5 +-
 rpc_api.c      |  28 ++++++--
 rpc_client.c   |  29 +++++++++
 rpc_pkey.c     | 203 ++++++++++++++++++++++++++++++++-------------------------
 rpc_server.c   |  19 ++++++
 10 files changed, 251 insertions(+), 110 deletions(-)



More information about the Commits mailing list