index
:
nitrokey-rs
authentication-error
master
next
Rust interface to libnitrokey
Robin Krahl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device.rs
Commit message (
Expand
)
Author
Age
*
Implement easier CString creation
Robin Krahl
2018-06-07
*
Use Result<(), CommandError> instead of CommandStatus
Robin Krahl
2018-06-07
*
Add support for encrypted volume
Robin Krahl
2018-06-07
*
Add support for unlock_user_password command
Robin Krahl
2018-05-31
*
Fix formatting issues
Robin Krahl
2018-05-31
*
Add Authenticate to the common traits extended by Device
Robin Krahl
2018-05-29
*
Add support for password safes
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
*
Restructure trait implementations for wrappers
Robin Krahl
2018-05-28
*
Move set_time from Device to GenerateOtp
Robin Krahl
2018-05-28
*
Remove duplicated documentation comment
Robin Krahl
2018-05-28
*
Rewrap documentation comments to 100 characters
Robin Krahl
2018-05-28
*
Introduce DeviceWrapper to abstract over devices
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
*
Restructure code by functionality
Robin Krahl
2018-05-22