[Cryptech-Commits] [sw/libhal] branch master updated (91658ab -> cd7b69c)

git at cryptech.is git at cryptech.is
Sun Aug 12 19:27:34 UTC 2018


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 91658ab  Un-break builds on MacOS.
     new 7537c3a  Clean up builds for *BSD/clang.
     new dfc2522  Simplify makefile to make them easier to use with non-default directory names
     new cd7b69c  Update .gitignore with newish test apps

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:
 .gitignore               |   2 +
 Makefile                 |  11 +++--
 hal.h                    |  22 ++++++++--
 hal_internal.h           |   4 +-
 hashsig.c                | 110 ++++++++++++++++++++++++-----------------------
 hashsig.h                |  31 +++----------
 rpc_api.c                |   4 +-
 rpc_client.c             |   4 +-
 rpc_client_daemon.c      |   1 +
 rpc_pkey.c               |   4 +-
 tests/Makefile           |  16 ++-----
 tests/test-rpc_hashsig.c |  79 ++++++++++++++++------------------
 utils/Makefile           |  15 ++-----
 13 files changed, 145 insertions(+), 158 deletions(-)



More information about the Commits mailing list