Age | Commit message (Expand) | Author |
---|---|---|
2018-11-14 | Change scanf/printf %hhx format strings to %x, because not every libc support... | Paul Selkirk |
2018-05-20 | Drop <assert.h> now that everything should be using hal_assert() instead. | Rob Austein |
2016-09-02 | Fencepost error in hal_uuid_format(). | Rob Austein |
2016-09-02 | Code to convert between text and internal forms of UUIDs. | Rob Austein |
2016-09-01 | Revised keystore API, part one. Not usable yet. | Rob Austein |