Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use rand_os for random data generation | Daniel Mueller | 2019-01-14 |
* | Remove CommandError::RngError | Robin Krahl | 2019-01-03 |
* | Fix formatting using to rustfmt | Robin Krahl | 2018-12-30 |
* | Use the crate:: path qualifier for modules | Robin Krahl | 2018-12-16 |
* | Use {} instead of {:?} where possible | Robin Krahl | 2018-06-07 |
* | Implement easier CString creation | Robin Krahl | 2018-06-07 |
* | Use Result<(), CommandError> instead of CommandStatus | Robin Krahl | 2018-06-07 |
* | Fix formatting issues | Robin Krahl | 2018-05-31 |
* | Fix implementation of Authenticate for DeviceWrapper | Robin Krahl | 2018-05-29 |
* | Add rudimentary support for the Nitrokey Storage | Robin Krahl | 2018-05-29 |
* | Move Admin, User and Authenticate to auth module | Robin Krahl | 2018-05-28 |