This is an automated git hook email. These are the latest patches applied to the Trousers tree.
Summary of changes: configure.in | 21 ++++++-- src/include/tcsd.h | 2 +- src/include/threads.h | 4 +- src/include/trousers_types.h | 2 +- src/tcs/log.c | 4 +- src/tcs/ps/ps_utils.c | 23 +++++++- src/tcs/ps/tcsps.c | 26 +++++++++ src/tcsd/platform.c | 4 +- src/tcsd/tcsd_threads.c | 58 ++++++++++++++------ src/trspi/crypto/openssl/symmetric.c | 1 + src/tspi/obj_context.c | 6 ++- src/tspi/ps/tspps.c | 99 +++++++++++++++++++++++++++++---- src/tspi/rpc/hosttable.c | 15 +++++- src/tspi/tsp_context_mem.c | 74 ++++++++++++++++--------- src/tspi/tsp_policy.c | 10 +++- src/tspi/tsp_ps.c | 1 + src/tspi/tspi_aik.c | 1 + src/tspi/tspi_nv.c | 2 +- src/tspi/tspi_ps.c | 28 ++++++---- tools/ps_inspect.c | 2 +- 20 files changed, 296 insertions(+), 87 deletions(-) ----------------------------------------------------------------------- commit d5c071d5684817709ebe69d2f7c140e33c6a9290 Author: Roberto Sassu <[email protected]> TCSD error handling improvements commit ca51403766ae74b8a8eacee4e2f6400c8cfd65a7 Author: Roberto Sassu <[email protected]> mutex init. commit cea5b0d4d9b15faa06caf529391f065b71e34699 Author: Roberto Sassu <[email protected]> pthread_t portability fix commit 6991880b8c0c4eecc20b1b6c65594c389f4954a6 Author: Rajiv Andrade <[email protected]> Owner Evict keys load commit 7a1396078d8285fc08165674e5b2777a84b513fc Author: Wyllys Ingersoll <[email protected]> Big-endian issues commit 0e356bf5125d2dbb7bd0a398bc186f2f02ecccfe Author: Wyllys Ingersoll <[email protected]> Memory leak fix. commit 1d035611e929ca31131ea24b5bdcbc98bb82f473 Author: Albin Tonnerre <[email protected]> Adding missing #include <limits.h>. commit 9abb2c4b15400db431bb36725d341facd9b9233f Author: Laurent Bigonville <[email protected]> kfreebsd build fixes. commit 2c3b8d9dd5d8b173665d52612134d8c353fc4f4e Author: Albin Tonnerre <[email protected]> Fixing usage of syslog(). commit c42aa53f8869db2e0b4c2d6d723e0a1c55b2e6b1 Author: Aaron M. Ucko <[email protected]> 64bits clean -- Trousers project ------------------------------------------------------------------------------ _______________________________________________ TrouSerS-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-tech
