[Cryptech-Commits] [sw/libhal] branch no-rtos updated (18c297c -> a76a684)
git at cryptech.is
git at cryptech.is
Sun Apr 30 15:35:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a change to branch no-rtos
in repository sw/libhal.
from 18c297c adapt to the new experimental tasking system
add ffe5b3a Log exit conditions
add f502844 Handle error conditions when deleting keys by UUID.
add c9fc4a5 Avoid deadlock triggered by low-probability race condition.
add 42aefa3 Wrap keyslot clearing in a critical section.
add bf19937 Don't intefere with sys.exit().
add 9c9f26f Lower PBKDF2 password iterations and add delay on bad PIN.
add 018b238 Decorator doesn't work properly with --all-tests, use runtime check.
new a76a684 Merge branch 'ksng' into no-rtos
The 1 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:
cryptech_muxd | 6 +++++-
hal_internal.h | 8 +++++++-
ks_flash.c | 18 +++++++++++-------
last_gasp_pin_internal.h | 6 +++---
mkm.c | 10 +++++++++-
rpc_misc.c | 16 +++++++++++++---
rpc_pkey.c | 21 ++++++++++++++++++---
unit-tests.py | 32 +++++++++++++++++++++++++-------
utils/last_gasp_default_pin | 2 +-
9 files changed, 92 insertions(+), 27 deletions(-)
More information about the Commits
mailing list