| Commit message (Expand) | Author | Age |
* | Release v0.3.5v0.3.5 | Robin Krahl | 2019-12-16 |
* | Fix triggers and source URL in CI scripts | Robin Krahl | 2019-12-16 |
* | Update the nitrokey-sys version specification to ~3.4 | Robin Krahl | 2019-12-16 |
* | Merge branch 'hotfix-0.3.4'v0.3.4 | Robin Krahl | 2019-01-20 |
|\ |
|
| * | Release v0.3.4 | Robin Krahl | 2019-01-20 |
| * | Pass temporary password as *const c_char | Robin Krahl | 2019-01-20 |
|/ |
|
* | Release v0.3.3v0.3.3 | Robin Krahl | 2019-01-16 |
* | Add build with USE_SYSTEM_LIBNITROKEY=1 | Robin Krahl | 2019-01-16 |
* | 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 |
* | Fix result_from_string for empty return values | Robin Krahl | 2019-01-16 |
* | Fix typo: destory -> destroy | Daniel Mueller | 2019-01-16 |
* | Add CI build script for sr.ht | Robin Krahl | 2019-01-15 |
* | Use rand_os for random data generation | Daniel Mueller | 2019-01-14 |
* | 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 |
* | Release v0.3.2v0.3.2 | Robin Krahl | 2019-01-12 |
* | Add export_firmware to the change log | Robin Krahl | 2019-01-12 |
* | Add export_firmware method to Storage | Robin Krahl | 2019-01-12 |
* | Document unsupported outdated functions | Robin Krahl | 2019-01-12 |
* | Add set_unencrypted_volume_mode to Storage | Robin Krahl | 2019-01-12 |
* | Introduce VolumeMode enum in device | Robin Krahl | 2019-01-12 |
* | Move the update PIN from tests/util to tests/device | Robin Krahl | 2019-01-12 |
* | Fix formatting in get_library_version | Robin Krahl | 2019-01-12 |
* | Update readme and todo for NK_get_device_model | Robin Krahl | 2019-01-11 |
* | Add the wink method to the Storage struct | Robin Krahl | 2019-01-11 |
* | 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 |
* | Make three more error codes known | Daniel Mueller | 2019-01-09 |
* | Release v0.3.1v0.3.1 | Robin Krahl | 2019-01-07 |
* | Add the connect_model function | Robin Krahl | 2019-01-07 |
* | Rename device::connect_model to device::connect_enum | Robin Krahl | 2019-01-07 |
* | Document the Undefined error for the connect methods | 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 |
* | Update README after test refactoring | 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 |
* | Release v0.3.0v0.3.0 | Robin Krahl | 2019-01-04 |
* | Update documentation and test for factory_reset | Robin Krahl | 2019-01-04 |
* | Fix documentation test for Storage::change_update_pin | Robin Krahl | 2019-01-04 |
* | Add Storage::enable_firmware_update method | Robin Krahl | 2019-01-03 |
* | Add Device::build_aes_key method | Robin Krahl | 2019-01-03 |