aboutsummaryrefslogtreecommitdiff
path: root/src/otp.rs
Commit message (Expand)AuthorAge
* Use {} instead of {:?} where possibleRobin Krahl2018-06-07
* Implement easier CString creationRobin Krahl2018-06-07
* Use Result<(), CommandError> instead of CommandStatusRobin Krahl2018-06-07
* Move set_time from Device to GenerateOtpRobin Krahl2018-05-28
* Rewrap documentation comments to 100 charactersRobin Krahl2018-05-28
* Move the authenticate methods to a new Authenticate traitRobin Krahl2018-05-22
* Add an example for setting the current timeRobin Krahl2018-05-22
* Improve OtpSlotData constructor / builderRobin Krahl2018-05-22
* Restructure code by functionalityRobin Krahl2018-05-22