aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Build project in release mode in CIdevelDaniel Mueller2021-01-09
* Remove usage of --all argument from CI cargo invocationsDaniel Mueller2021-01-09
* Rename intra_doc_link_resolution_failure lintDaniel Mueller2020-11-30
* Display available extensions in the help textDaniel Mueller2020-10-04
* Introduce support for user-provided extensionsDaniel Mueller2020-08-25
* Update structopt dependency to 0.3.21Daniel Mueller2020-11-30
* Subdivide environment variable section in manualDaniel Mueller2020-09-26
* Rename numlock, capslock, scrollock optionsRobin Krahl2021-01-10
* Remove DeviceModel::as_user_facing_strRobin Krahl2021-01-10
* Support Librem KeyRobin Krahl2021-01-10
* Update nitrokey to v0.8.0Robin Krahl2021-01-10
* Add the --progress option to the fill commandRobin Krahl2021-01-10
* Show progress bar in fill outputRobin Krahl2021-01-10
* Add is_tty field to ContextRobin Krahl2021-01-10
* Add fill command to overwrite SD cardRobin Krahl2021-01-10
* Print SD card usage in Storage statusRobin Krahl2021-01-10
* Bump version to 0.3.5HEADv0.3.5masterDaniel Mueller2021-01-10
* Update man page after change to base32 default OTP formatDaniel Mueller2020-10-04
* Shorten some error handling pathsDaniel Mueller2020-09-29
* Fix number of password safe slots mentioned in the man pageDaniel Mueller2020-10-04
* Update README.mdSzczepan Zalega2021-01-10
* Rename device path to USB path in list outputRobin Krahl2021-01-10
* Add --usb-path option to select deviceRobin Krahl2021-01-10
* Add test cases for new connection logicRobin Krahl2021-01-10
* Update structopt dependency to 0.3.17Daniel Mueller2020-08-25
* Add --serial-number optionRobin Krahl2021-01-10
* Fail if multiple matching devices are attachedRobin Krahl2021-01-10
* Refactor connection handlingRobin Krahl2021-01-10
* Introduce builder-inspired way for configuring Nitrocli instanceDaniel Mueller2020-08-24
* Remove Nitrocli::model methodDaniel Mueller2020-09-05
* Declare semver compatibility and public APIRobin Krahl2021-01-10
* Adjust copyright & license specification to comply with REUSE 3.0Daniel Mueller2020-09-02
* Adjust copyright string to refer to The Nitrocli DevelopersDaniel Mueller2020-09-01
* Add Context::from_env constructorRobin Krahl2021-01-10
* Merge ExecCtx and RunCtx into ContextRobin Krahl2021-01-10
* Remove Stdio traitDaniel Mueller2020-09-03
* Update man pageRobin Krahl2021-01-10
* Add --no-cache option to bypass PIN cacheRobin Krahl2021-01-10
* Add config test case and example config fileRobin Krahl2021-01-10
* Use standard configuration file locationsRobin Krahl2021-01-10
* Use envy to parse environment variables for ConfigRobin Krahl2021-01-10
* Implement configuration handlingRobin Krahl2021-01-10
* Bump version to 0.3.4v0.3.4Daniel Mueller2020-09-05
* Remove warning for missing_copy_implementations lintDaniel Mueller2020-09-01
* Update syn and proc-macro2 dependenciesRobin Krahl2020-09-05
* Remove application global Result definitionDaniel Mueller2020-08-31
* Remove no longer used error moduleDaniel Mueller2020-08-31
* Remove no longer necessary msg parameter from try_with_* functionsDaniel Mueller2020-08-29
* Use anyhow for error handlingDaniel Mueller2020-08-28
* Update nitrokey dependency to 0.7.1Daniel Mueller2020-07-17