| Commit message (Expand) | Author | Age |
* | Implement From<&NK_status> for RawConfig | Robin Krahl | 2020-02-03 |
* | Merge branch 'hotfix-0.5.2' into next | Robin Krahl | 2020-01-28 |
|\ |
|
| * | Release v0.5.2v0.5.2 | Robin Krahl | 2020-01-28 |
| * | Regenerate temporary passwords with null bytes | Robin Krahl | 2020-01-28 |
| * | Remove AuthenticatedDevice::temp_password_ptr | Robin Krahl | 2020-01-28 |
| * | Use CString to store temporary passwords | Robin Krahl | 2020-01-28 |
| * | Merge branch 'release-0.5.1' | Robin Krahl | 2020-01-15 |
| |\ |
|
| * \ | Merge branch 'release-0.5.0' | Robin Krahl | 2020-01-14 |
| |\ \ |
|
| * \ \ | Merge branch 'release-0.4.0' | Robin Krahl | 2020-01-02 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'hotfix-0.3.5' | Robin Krahl | 2019-12-16 |
| |\ \ \ \ |
|
* | | | | | | Always store serial numbers as integers | Robin Krahl | 2020-01-28 |
* | | | | | | Add String value to the Error::UnexpectedError variant | Robin Krahl | 2020-01-28 |
* | | | | | | Merge branch 'release-0.5.1' into next | Robin Krahl | 2020-01-15 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Release v0.5.1v0.5.1 | Robin Krahl | 2020-01-15 |
|/ / / / / |
|
* | | | | | Fix serial number for older Nitrokey Pro in list_devices | Robin Krahl | 2020-01-15 |
* | | | | | Fix link to examples in README | Robin Krahl | 2020-01-14 |
* | | | | | Fix license identifier in examples/*.rs | Robin Krahl | 2020-01-14 |
* | | | | | Merge branch 'release-0.5.0' into next | Robin Krahl | 2020-01-14 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Release v0.5.0v0.5.0 | Robin Krahl | 2020-01-14 |
|/ / / / |
|
* | | | | Update readme: usage, features, system libnitrokey | Robin Krahl | 2020-01-14 |
* | | | | Remove multiple PWS item from todo list | Robin Krahl | 2020-01-14 |
* | | | | Add basic usage examples | Robin Krahl | 2020-01-14 |
* | | | | Document background operations | Robin Krahl | 2020-01-14 |
* | | | | Add the fill_sd_card function to Storage | Robin Krahl | 2020-01-14 |
* | | | | Add the get_operation_status function to the Storage struct | Robin Krahl | 2020-01-14 |
* | | | | Derive Clone, Copy, Debug, PartialEq for Status | Robin Krahl | 2020-01-14 |
* | | | | Remove todo notes for Storage tests and refactoring | Robin Krahl | 2020-01-14 |
* | | | | Add the get_sd_card_usage function to the Storage struct | Robin Krahl | 2020-01-14 |
* | | | | Rename Status::get_status to get_storage_status | Robin Krahl | 2020-01-11 |
* | | | | Add support for the GET_STATUS command | Robin Krahl | 2020-01-11 |
* | | | | Merge branch 'connect_path' into next | Robin Krahl | 2020-01-07 |
|\ \ \ \ |
|
| * | | | | Add the connect_path function to the Manager struct | Robin Krahl | 2020-01-07 |
| * | | | | Add list_devices function | Robin Krahl | 2020-01-07 |
| * | | | | Add the DeviceInfo struct | Robin Krahl | 2020-01-07 |
| * | | | | Implement conversion traits for Model and NK_device_model | Robin Krahl | 2020-01-07 |
| * | | | | Add the Error::UnsupportedModelError variant | Robin Krahl | 2020-01-07 |
|/ / / / |
|
* | | | | Update the list of unsupported functions | Robin Krahl | 2020-01-06 |
* | | | | Merge branch 'release-0.4.0' into next | Robin Krahl | 2020-01-02 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Release v0.4.0v0.4.0 | Robin Krahl | 2020-01-02 |
|/ / / |
|
* | | | Use dyn keyword for trait arguments in tests/otp.rs | Robin Krahl | 2019-12-29 |
* | | | Update and correct the readme file | Robin Krahl | 2019-12-27 |
* | | | Simplify doc tests with results | Robin Krahl | 2019-12-27 |
* | | | Implement std::convert::TryFrom<Config> for RawConfig | Robin Krahl | 2019-12-27 |
* | | | Replace rand_os::OsRng with rand_core::OsRng | Robin Krahl | 2019-12-27 |
* | | | Add build for the MSRV | Robin Krahl | 2019-12-27 |
* | | | Document Minium Supported Rust Version in readme file | Robin Krahl | 2019-12-27 |
* | | | Add verify task to lint build | Robin Krahl | 2019-12-27 |
* | | | Use the AUR package for reuse in the lint build | Robin Krahl | 2019-12-27 |
* | | | Move format and clippy checks to archlinux-*.yml | Robin Krahl | 2019-12-27 |
* | | | Change license for configuration and documentation to CC0-1.0 | Robin Krahl | 2019-12-27 |