| Commit message (Expand) | Author | Age |
... | |
* | Implement Drop for PasswordSafe | Robin Krahl | 2018-06-05 |
* | Add traits for easier error handling to todo list | Robin Krahl | 2018-06-05 |
* | Use a Device reference in PasswordSafe | Robin Krahl | 2018-06-05 |
* | Add tests with different TOTP time windows | Robin Krahl | 2018-06-05 |
* | Add support for unlock_user_password command | Robin Krahl | 2018-05-31 |
* | Update test documentation in the readme | Robin Krahl | 2018-05-31 |
* | Fix formatting issues | Robin Krahl | 2018-05-31 |
* | Add test case for writing the HOTP counter | Robin Krahl | 2018-05-30 |
* | Fix implementation of Authenticate for DeviceWrapper | Robin Krahl | 2018-05-29 |
* | Add Authenticate to the common traits extended by Device | Robin Krahl | 2018-05-29 |
* | Fix message for Nitrokey connection in tests/otp.rs | 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 |
* | Group tests by tested functionality | Robin Krahl | 2018-05-28 |
* | 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 |
* | Add .swp to .gitignore | 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 |
* | 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 |
* | Correct formatting | Robin Krahl | 2018-05-22 |
* | Fix example for change_user_pin and change_admin_pin | Robin Krahl | 2018-05-22 |
* | Extend test case for drop() with authenticated devices | Robin Krahl | 2018-05-22 |
* | Use drop() instead of disconnect() | Robin Krahl | 2018-05-22 |
* | Activate tests for unauthorized OTP code generation | 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 |
* | Refactor test cases | Robin Krahl | 2018-05-21 |
* | Re-add segmentation fault issues to todo list | Robin Krahl | 2018-05-21 |
* | Add documentation link to Cargo.toml | Robin Krahl | 2018-05-21 |
* | Remove get_major_firmware_version reference in readme | Robin Krahl | 2018-05-21 |
* | Release v0.1.1v0.1.1 | Robin Krahl | 2018-05-21 |
* | 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 |
* | Remove nitrokey-sys crate | Robin Krahl | 2018-05-21 |
* | Add README.md to Cargo.toml | Robin Krahl | 2018-05-19 |
* | Add a version to the nitrokey-sys dependencyv0.1.0 | Robin Krahl | 2018-05-19 |
* | Add libc dependency for nitrokey-sys | Robin Krahl | 2018-05-19 |
* | Initial commit | Robin Krahl | 2018-05-19 |