| Commit message (Expand) | Author | Age |
* | Add Device::build_aes_key method | Robin Krahl | 2019-01-03 |
* | Add Device::factory_reset method | Robin Krahl | 2019-01-03 |
* | Add Storage::change_update_pin method | Robin Krahl | 2019-01-03 |
* | Add force argument to ConfigureOtp::set_time | Robin Krahl | 2019-01-02 |
* | Provide access to the status of a Nitrokey Storage | Robin Krahl | 2018-12-10 |
* | Add a Storage-only example to the DeviceWrapper documentation | Robin Krahl | 2018-12-10 |
* | Fix generic connections (connect()) to return correct device | Robin Krahl | 2018-12-10 |
* | Always free string pointers returned by libnitrokey | Robin Krahl | 2018-12-10 |
* | Update to nitrokey-sys v3.4.0 | Robin Krahl | 2018-12-10 |
* | Remove NK_lock_device call from PasswordSafe::drop | Robin Krahl | 2018-06-07 |
* | Add support for encrypted volume | Robin Krahl | 2018-06-07 |
* | Implement Drop for PasswordSafe | Robin Krahl | 2018-06-05 |
* | Add traits for easier error handling to todo list | 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 |
* | 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 |
* | Improve log level documentation | Robin Krahl | 2018-05-22 |
* | Add an example for setting the current time | 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 |
* | Re-add segmentation fault issues to todo list | 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 |
* | Initial commit | Robin Krahl | 2018-05-19 |