[Cryptech-Commits] [sw/libhal] branch ksng updated (a8c5577 -> 22a5821)

git at cryptech.is git at cryptech.is
Mon Apr 17 20:37:49 UTC 2017


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

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

    from a8c5577  Write to console socket and console log in parallel.
     new 17a5034  Remove a redundant 'err' variable in ks_fetch() that was masking error conditions.
     new f79826a  Make sure hal_aes_keyunwrap() frees the core in all error cases.
     new c2820e9  Retry a couple of times on HAL_ERROR_CORE_BUSY. This doesn't guarantee success, but reduces the failure rate on a busy server.
     new 22a5821  Move hal_rpc_server_main() to test code.

The 4 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:
 aes_keywrap.c           | 20 +++++++++++++-------
 hal.h                   |  4 +---
 ks_volatile.c           |  3 +--
 rpc_server.c            | 31 ++++++++-----------------------
 tests/test-rpc_server.c | 21 +++++++++++++++++++++
 5 files changed, 44 insertions(+), 35 deletions(-)



More information about the Commits mailing list