| Commit message (Expand) | Author | Age |
* | Document and test empty Git versions | Robin Krahl | 2019-01-16 |
* | Add delay between factory reset and building AES key in tests | Robin Krahl | 2019-01-16 |
* | Build AES key after factory reset in tests | Robin Krahl | 2019-01-16 |
* | Make device::factory_reset test more robust | Robin Krahl | 2019-01-16 |
* | pws: Interpret empty strings as unprogrammed slots | Robin Krahl | 2019-01-16 |
* | Add the clear_new_sd_card_warning method to Storage | Robin Krahl | 2019-01-14 |
* | Add the get_production_info method to the Storage struct | Robin Krahl | 2019-01-14 |
* | Add export_firmware method to Storage | Robin Krahl | 2019-01-12 |
* | Add set_unencrypted_volume_mode to Storage | Robin Krahl | 2019-01-12 |
* | Move the update PIN from tests/util to tests/device | Robin Krahl | 2019-01-12 |
* | Add the get_library_version function | Robin Krahl | 2019-01-11 |
* | Check InvalidHexString error in otp test suite | Robin Krahl | 2019-01-09 |
* | Fix otp::totp_error test case | Robin Krahl | 2019-01-09 |
* | Do not check for errors in connect tests | Daniel Mueller | 2019-01-09 |
* | Add the connect_model function | Robin Krahl | 2019-01-07 |
* | Add support for the hidden volumes on a Nitrokey Storage | Robin Krahl | 2019-01-06 |
* | Fix example for GenerateOtp::get_totp_code | Robin Krahl | 2019-01-05 |
* | Prefer assert_eq over is_ok() checks | Daniel Mueller | 2019-01-05 |
* | Adjust PWS tests to use nitrokey-test crate | Daniel Mueller | 2019-01-05 |
* | Adjust OTP tests to use nitrokey-test | Daniel Mueller | 2019-01-05 |
* | Use nitrokey-test for nitrokey device tests | Daniel Mueller | 2019-01-05 |
* | Update documentation and test for factory_reset | Robin Krahl | 2019-01-04 |
* | 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 |
* | Preserve unknown error code values | Daniel Mueller | 2019-01-03 |
* | Extend unlock_user_pin tests | Robin Krahl | 2019-01-03 |
* | Add force argument to ConfigureOtp::set_time | Robin Krahl | 2019-01-02 |
* | Fix Storage volume detection for test cases | Robin Krahl | 2018-12-30 |
* | Fix formatting using to rustfmt | Robin Krahl | 2018-12-30 |
* | Add function Device::get_model | Robin Krahl | 2018-12-30 |
* | Remove test-no-device feature | Robin Krahl | 2018-12-16 |
* | Refactor tests into the top-level tests directory | Robin Krahl | 2018-12-16 |