aboutsummaryrefslogtreecommitdiff
path: root/src/commands.rs
Commit message (Expand)AuthorAge
* Shorten some error handling pathsDaniel Mueller2020-09-29
* Rename device path to USB path in list outputRobin Krahl2021-01-10
* Add --usb-path option to select deviceRobin Krahl2021-01-10
* Add --serial-number optionRobin Krahl2021-01-10
* Fail if multiple matching devices are attachedRobin Krahl2021-01-10
* Refactor connection handlingRobin 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
* Merge ExecCtx and RunCtx into ContextRobin Krahl2021-01-10
* Implement configuration handlingRobin Krahl2021-01-10
* Remove no longer necessary msg parameter from try_with_* functionsDaniel Mueller2020-08-29
* Use anyhow for error handlingDaniel Mueller2020-08-28
* Rename arg_defs.rs to args.rsDaniel Mueller2020-04-11
* Merge remaining bits of args.rs into main.rsDaniel Mueller2020-04-11
* Merge config_set function into commands.rsDaniel Mueller2020-04-11
* Merge otp_set function into commands.rsDaniel Mueller2020-04-10
* Move PinType type into arg_defs moduleDaniel Mueller2020-04-02
* Factor out arg_defs.rs for argument parsing related typesDaniel Mueller2020-04-01
* Update nitrokey dependency to 0.6.0Robin Krahl2020-01-29
* Implement list commandRobin Krahl2020-01-14
* Add scaffolding for the list commandRobin Krahl2020-01-14
* Bump nitrokey dependency to version 0.5.1Robin Krahl2020-01-14
* Move nitrocli source code into repository rootDaniel Mueller2020-04-04