aboutsummaryrefslogtreecommitdiff
path: root/projects/hsm/mgmt-cli.c
AgeCommit message (Expand)Author
2020-02-18timing tests for RSA signingmodexpngPaul Selkirk
2017-10-17Overhaul UART APIPaul Selkirk
2017-10-11Cleanup 'unused parameter' warnings, a couple of which are actual coding errors.Paul Selkirk
2017-10-11Cleanup: signed/unsigned mismatches, mostly in loop countersPaul Selkirk
2017-04-27Replace the RTOS with a simple cooperative tasker.Paul Selkirk
2016-09-13Track libhal cleanup (function names, const-ification).Rob Austein
2016-08-23Show running threads.Paul Selkirk
2016-07-21Use a fresh port of libcli, which retains more of the original API.Paul Selkirk
2016-07-12Re-disable 'keystore set key'; hexdump binary key names; remove unused 'show'...Paul Selkirk
2016-06-28Only SO and wheel are allowed to upload.Paul Selkirk
2016-06-27Remove old default user.Paul Selkirk
2016-06-26PIN-based loginPaul Selkirk
2016-06-25Merge branch 'alternate_dma'Paul Selkirk
2016-06-23Add masterkey and keystore commands.Fredrik Thulin
2016-06-15Use a 1-byte DMA buffer for management UART receives.Paul Selkirk
2016-06-14Import cli-test into hsm pretty much as-is.Paul Selkirk