aboutsummaryrefslogtreecommitdiff
path: root/src/device.rs
Commit message (Expand)AuthorAge
* Fix formatting issuesRobin Krahl2018-05-31
* Add Authenticate to the common traits extended by DeviceRobin Krahl2018-05-29
* Add support for password safesRobin Krahl2018-05-29
* Add rudimentary support for the Nitrokey StorageRobin Krahl2018-05-29
* Move Admin, User and Authenticate to auth moduleRobin Krahl2018-05-28
* Restructure trait implementations for wrappersRobin Krahl2018-05-28
* Move set_time from Device to GenerateOtpRobin Krahl2018-05-28
* Remove duplicated documentation commentRobin Krahl2018-05-28
* Rewrap documentation comments to 100 charactersRobin Krahl2018-05-28
* Introduce DeviceWrapper to abstract over devicesRobin 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
* Restructure code by functionalityRobin Krahl2018-05-22