Age | Commit message (Expand) | Author |
---|---|---|
2018-05-20 | Drop <assert.h> now that everything should be using hal_assert() instead. | Rob Austein |
2017-10-23 | Cleanup signed/unsigned mismatches, mostly in loop counters | Paul Selkirk |
2017-02-13 | Add some comments for things I figured out while reviewing code. | Paul Selkirk |
2016-11-21 | Whack attribute code with a club until it works with PKCS #11. | Rob Austein |
2016-11-20 | Move UUID utilities to hal.h; change attribute values to (const void *). | Rob Austein |
2016-11-10 | First cut at ks_flash support for attribute get/set/delete API. | Rob Austein |
2016-10-14 | Keystore attribute code. Not really tested. | Rob Austein |
2016-10-07 | Checkpoint along the way to adding keystore attribute support. | Rob Austein |