aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|\
| * Release v0.3.5v0.3.5Robin Krahl2019-12-16
| * Fix triggers and source URL in CI scriptsRobin Krahl2019-12-16
| * Update the nitrokey-sys version specification to ~3.4Robin Krahl2019-12-16
| * Merge branch 'hotfix-0.3.4'v0.3.4Robin Krahl2019-01-20
| |\
* | | 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
* | | Merge branch 'release-0.4.0-alpha.2' into nextRobin Krahl2019-07-15
|\ \ \
| * | | Release v0.4.0-alpha.2v0.4.0-alpha.2Robin Krahl2019-07-15
* | | | Check retry count before building AES key in testRobin Krahl2019-07-09
* | | | Use into_manager in device connection testsRobin Krahl2019-07-09
* | | | Update nitrokey-test development versionRobin Krahl2019-07-09
* | | | Add force_take function to ignore poisoned cacheRobin Krahl2019-07-09
* | | | Remove allow(deprecated) attribute for in lib.rsRobin Krahl2019-07-09
* | | | Merge branch 'connection-manager-mut' into nextRobin Krahl2019-07-09
|\ \ \ \
| * | | | Update documentation for Manager refactoringRobin Krahl2019-07-09
| * | | | Use Manager in device connection testsRobin Krahl2019-07-09
| * | | | Update nitrokey-test to development versionRobin Krahl2019-07-09
| * | | | Introduce into_manager for DeviceRobin Krahl2019-07-09
| * | | | Store mutable reference to Manager in DeviceRobin Krahl2019-07-08
| * | | | Move {Pro, Storage}::connect into ManagerRobin Krahl2019-07-08
| * | | | Move the connect_model function into ManagerRobin Krahl2019-07-08
| * | | | Move the connect function into ManagerRobin Krahl2019-07-08
| * | | | Add Manager struct to manage Nitrokey connectionsRobin Krahl2019-07-08
| * | | | Add ConcurrentAccessError and PoisonError variantsRobin Krahl2019-07-08
|/ / / /
* | | | Update list of new and unsupported functionsRobin Krahl2019-07-08
* | | | Fix formatting error in device.rsRobin Krahl2019-07-07
* | | | Update nitrokey-test and add nitrokey-test-stateRobin Krahl2019-07-07
* | | | Update nitrokey-sys to version 3.5Robin Krahl2019-07-05
|/ / /
* | | Fix cargo dependency version specificationsRobin Krahl2019-07-06
* | | Merge branch 'revert' into nextRobin Krahl2019-07-06
|\ \ \
| * | | Revert "Store mutable reference to Device in PasswordSafe"Robin Krahl2019-02-05
| * | | Revert "Refactor User and Admin to use a mutable reference"Robin Krahl2019-02-05
|/ / /
* | | Remove PIN constants from testsRobin Krahl2019-02-04
* | | Release v0.4.0-alpha.1v0.4.0-alpha.1Robin Krahl2019-02-02