index
:
nitrokey-rs
authentication-error
master
next
Rust interface to libnitrokey
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
...
*
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
*
Improve log level documentation
Robin Krahl
2018-05-22
*
Remove set_debug calls in the tests and update documentation
Robin Krahl
2018-05-22
*
Restructure code by functionality
Robin Krahl
2018-05-22
*
Correct formatting
Robin Krahl
2018-05-22
*
Fix example for change_user_pin and change_admin_pin
Robin Krahl
2018-05-22
*
Use drop() instead of disconnect()
Robin Krahl
2018-05-22
*
Add support for change_admin_pin and change_user_pin
Robin Krahl
2018-05-22
*
Add support for erase_hotp_slot and erase_totp_slot
Robin Krahl
2018-05-22
*
Correct invalid slot handling
Robin Krahl
2018-05-22
*
Use NK_login_enum instead of NK_login
Robin Krahl
2018-05-21
*
Add get_minor_firmware_version to Device
Robin Krahl
2018-05-21
*
Update nitrokey-sys dependency to v3.3.0
Robin Krahl
2018-05-21
*
Initial commit
Robin Krahl
2018-05-19
[prev]