Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Always store serial numbers as integers | Robin Krahl | 2020-01-28 |
* | Fix serial number for older Nitrokey Pro in list_devices | Robin Krahl | 2020-01-15 |
* | Add the get_operation_status function to the Storage struct | Robin Krahl | 2020-01-14 |
* | Derive Clone, Copy, Debug, PartialEq for Status | Robin Krahl | 2020-01-14 |
* | Rename Status::get_status to get_storage_status | Robin Krahl | 2020-01-11 |
* | Add support for the GET_STATUS command | Robin Krahl | 2020-01-11 |
* | Add the DeviceInfo struct | Robin Krahl | 2020-01-07 |
* | Implement conversion traits for Model and NK_device_model | Robin Krahl | 2020-01-07 |
* | Simplify doc tests with results | Robin Krahl | 2019-12-27 |
* | Refactor the device module into submodules | Robin Krahl | 2019-07-16 |