[Cryptech-Commits] [sw/libhal] branch macosx updated (3ed08b6 -> 57a33b0)

git at cryptech.is git at cryptech.is
Fri Jul 1 02:56:56 UTC 2016


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

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

      from  3ed08b6   Start work to support client code on Mac OS X.
      adds  3ba7ca4   RPC wire format now includes client handle in all requests, and opcode and client handle in all responses.
       new  57a33b0   Merge branch 'master' into macosx.

The 1 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:
 daemon.c            |  40 +++-----
 hal_internal.h      |   2 +-
 rpc_client.c        | 273 +++++++++++++++++++++++++++++++++++++++++++---------
 rpc_client_serial.c |   5 +-
 rpc_server.c        |  51 +++++++++-
 xdr.c               |  11 +++
 xdr_internal.h      |   2 +
 7 files changed, 303 insertions(+), 81 deletions(-)



More information about the Commits mailing list