September 2016 Archives by author
Starting: Thu Sep 1 22:01:15 UTC 2016
Ending: Wed Sep 28 20:33:16 UTC 2016
Messages: 48
- [Cryptech-Commits] [sw/stm32] branch master updated: "make clean" needs to use "rm -f" to avoid gratuitous failures.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch ksng created (now 771f5c2)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/05: Revised keystore API, part one. Not usable yet.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/05: Move in-memory keystore from client to server. Whack with club until compiles.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 03/05: Code to convert between text and internal forms of UUIDs.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 04/05: Fencepost error in hal_uuid_format().
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 05/05: Test both in-memory and on-flash keystores.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch ksng created (now fe98998)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 01/01: Whack with club until working with new keystore API.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch ksng updated: Plug pkey handle leak.
git at cryptech.is
- [Cryptech-Commits] [sw/pkcs11] branch ksng created (now 8a36a9c)
git at cryptech.is
- [Cryptech-Commits] [sw/pkcs11] 01/01: Hack PKCS #11 to work with revised libhal pkey API.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch master updated: add bit-for-bit testing of FMC address and data bus
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch ksng updated (fe98998 -> fb931db)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 01/05: Track removal of `type` argument from hal_rpc_pkey_find().
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 02/05: Fix frelling sw/stm32/Makefile to rebuild libraries properly.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 03/05: Track libhal cleanup (function names, const-ification).
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 04/05: Revised ks_flash. Compiles, not yet tested.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 05/05: Change default gcc optimization level to -Og.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch ksng updated (1e1604b -> 95b79e1)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/12: New keystore index internal API. Compiles, not yet integrated or tested.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/12: Simplify hal_rpc_pkey_find() by removing `type` argument.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 03/12: Missed a few instances of type-based key naming in keystore drivers.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 04/12: Fencepost error in ks_find().
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 05/12: Rewrite ks_volatile driver to use new ks_index infrastructure.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 06/12: Portable fix for ks_find() fencepost error.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 07/12: Explicit initialization of keystore drivers instead of guessing.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 08/12: Doh, allow keystore reinitialization after unclean reboot.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 09/12: CRC-32 code for use in ks_flash, stm32 DFU, possibly elsewhere.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 10/12: Cleanup prior to rewriting ks_flash.c.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 11/12: Revised ks_flash. Compiles, not yet tested.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 12/12: Debug new ks_flash code.
git at cryptech.is
- [Cryptech-Commits] [sw/pkcs11] branch ksng updated: Track removal of `type` argument from hal_rpc_pkey_find().
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch master updated (ccdb3ab -> 1295f7e)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/02: Clean up the defines around rpc client, software hash cores, etc.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/02: Restructure hal_slip_recv_char so caller can pass in a char directly.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch master updated: Still some problem with uart receive under heavy load, so change to a 2-byte receive buffer with half-complete callbacks, and raise the dma priority.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch ksng updated: Use subsectors instead of sectors in keystore.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch ksng updated: Use subsectors instead of sectors in keystore.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch ksng updated: Rewrite block_erase_maybe() to run the "maybe" check in constant time.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch ksng updated: Fix function pointer type, typo in variable name.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch ksng updated: More ks_flash cleanup.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch ksng updated: "keystore erase" now clears entire keystore flash.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch ksng updated (84aaee3 -> 4a2bede)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/04: Add hal_ks_index_replace().
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/04: Fix swapped memmove() arguments in hal_ks_index_replace().
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 03/04: Write updated PIN block before updating index.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 04/04: Redesign ks_flash block header.
git at cryptech.is
Last message date:
Wed Sep 28 20:33:16 UTC 2016
Archived on: Wed Sep 28 20:33:15 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).