aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Release v0.5.2v0.5.2Robin Krahl2020-01-28
* Regenerate temporary passwords with null bytesRobin Krahl2020-01-28
* Remove AuthenticatedDevice::temp_password_ptrRobin Krahl2020-01-28
* Use CString to store temporary passwordsRobin Krahl2020-01-28
* Merge branch 'release-0.5.1'Robin Krahl2020-01-15
|\
| * Release v0.5.1v0.5.1Robin Krahl2020-01-15
| * Fix serial number for older Nitrokey Pro in list_devicesRobin Krahl2020-01-15
| * Fix link to examples in READMERobin Krahl2020-01-14
| * Fix license identifier in examples/*.rsRobin Krahl2020-01-14
| * Merge branch 'release-0.5.0' into nextRobin Krahl2020-01-14
| |\
* | \ Merge branch 'release-0.5.0'Robin Krahl2020-01-14
|\ \ \ | | |/ | |/|
| * | Release v0.5.0v0.5.0Robin Krahl2020-01-14
| |/
| * Update readme: usage, features, system libnitrokeyRobin Krahl2020-01-14
| * Remove multiple PWS item from todo listRobin Krahl2020-01-14
| * Add basic usage examplesRobin Krahl2020-01-14
| * Document background operationsRobin Krahl2020-01-14
| * Add the fill_sd_card function to StorageRobin Krahl2020-01-14
| * Add the get_operation_status function to the Storage structRobin Krahl2020-01-14
| * Derive Clone, Copy, Debug, PartialEq for StatusRobin Krahl2020-01-14
| * Remove todo notes for Storage tests and refactoringRobin Krahl2020-01-14
| * Add the get_sd_card_usage function to the Storage structRobin Krahl2020-01-14
| * Rename Status::get_status to get_storage_statusRobin Krahl2020-01-11
| * Add support for the GET_STATUS commandRobin Krahl2020-01-11
| * Merge branch 'connect_path' into nextRobin Krahl2020-01-07
| |\
| | * Add the connect_path function to the Manager structRobin Krahl2020-01-07
| | * Add list_devices functionRobin Krahl2020-01-07
| | * Add the DeviceInfo structRobin Krahl2020-01-07
| | * Implement conversion traits for Model and NK_device_modelRobin Krahl2020-01-07
| | * Add the Error::UnsupportedModelError variantRobin Krahl2020-01-07
| |/
| * Update the list of unsupported functionsRobin Krahl2020-01-06
| * Merge branch 'release-0.4.0' into nextRobin Krahl2020-01-02
| |\
* | \ Merge branch 'release-0.4.0'Robin Krahl2020-01-02
|\ \ \ | | |/ | |/|
| * | Release v0.4.0v0.4.0Robin Krahl2020-01-02
| |/
| * Use dyn keyword for trait arguments in tests/otp.rsRobin Krahl2019-12-29
| * Update and correct the readme fileRobin Krahl2019-12-27
| * Simplify doc tests with resultsRobin Krahl2019-12-27
| * Implement std::convert::TryFrom<Config> for RawConfigRobin Krahl2019-12-27
| * Replace rand_os::OsRng with rand_core::OsRngRobin Krahl2019-12-27
| * Add build for the MSRVRobin Krahl2019-12-27
| * Document Minium Supported Rust Version in readme fileRobin Krahl2019-12-27
| * Add verify task to lint buildRobin Krahl2019-12-27
| * Use the AUR package for reuse in the lint buildRobin Krahl2019-12-27
| * Move format and clippy checks to archlinux-*.ymlRobin Krahl2019-12-27
| * Change license for configuration and documentation to CC0-1.0Robin Krahl2019-12-27
| * Comply with version 3.0 of the REUSE specificationRobin Krahl2019-12-27
| * Merge branch 'hotfix-0.3.5' into nextRobin Krahl2019-12-16
| |\
| * | Refactor the device module into submodulesRobin Krahl2019-07-16
| * | Update rand_{core,os} dependenciesRobin Krahl2019-07-16
| * | Release v0.4.0-alpha.3v0.4.0-alpha.3Robin Krahl2019-07-16
| * | Update the nitrokey-test dependency to version 0.3Robin Krahl2019-07-16