[Cryptech-Commits] [sw/libhal] branch master updated (5e420cb -> edb4ae6)

git at cryptech.is git at cryptech.is
Tue Apr 2 05:08:09 UTC 2019


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

paul at psgd.org pushed a change to branch master
in repository sw/libhal.

    from 5e420cb  Hashsig cleanup.
     new 6b0c67a  Small cleanups in RPC code, e.g. to support null arguments.
     new edb4ae6  The all-singing, all-dancing key management app

The 2 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:
 rpc_api.c        |    8 +-
 rpc_client.c     |   64 +--
 rpc_pkey.c       |  135 +++---
 rpc_server.c     |   16 +-
 tests/test-xdr.c |    4 +-
 utils/Makefile   |    2 +-
 utils/pkey.c     | 1215 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 xdr.c            |    7 +-
 xdr_internal.h   |    2 +-
 9 files changed, 1327 insertions(+), 126 deletions(-)
 create mode 100644 utils/pkey.c



More information about the Commits mailing list