Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add force argument to ConfigureOtp::set_time | Robin Krahl | 2019-01-02 |
* | Derive Clone and Copy for CommandError, LogLevel, OtpMode | 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 |
* | Move set_time from Device to GenerateOtp | Robin Krahl | 2018-05-28 |
* | Rewrap documentation comments to 100 characters | Robin Krahl | 2018-05-28 |
* | Move the authenticate methods to a new Authenticate trait | Robin Krahl | 2018-05-22 |
* | Add an example for setting the current time | Robin Krahl | 2018-05-22 |
* | Improve OtpSlotData constructor / builder | Robin Krahl | 2018-05-22 |
* | Restructure code by functionality | Robin Krahl | 2018-05-22 |