aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixup! Add otp-cache extensiontopic/otp-cacheDaniel Mueller2020-11-21
* otp-cache: Copy OTP to clipboard with -c/--copyDaniel Mueller2020-10-11
* Add simple clipboard managementDaniel Mueller2020-10-11
* "Fix" empty vector deserialization problemDaniel Mueller2020-10-11
* Kill scdaemon before each OTP getDaniel Mueller2020-10-11
* Add otp-cache extensionDaniel Mueller2020-10-11
* Display available extensions in the help textDaniel Mueller2020-10-11
* Introduce support for user-provided extensionsDaniel Mueller2020-10-11
* Subdivide environment variable section in manualDaniel Mueller2020-09-26
* Rename numlock, capslock, scrollock optionsRobin Krahl2020-10-11
* Remove DeviceModel::as_user_facing_strRobin Krahl2020-10-11
* Support Librem KeyRobin Krahl2020-10-11
* Update nitrokey to v0.8.0Robin Krahl2020-10-11
* 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
* fixup! Use standard configuration file locationsDaniel Mueller2020-09-29
* fixup! Add --serial-number optionDaniel Mueller2020-09-29
* fixup! Add fill command to overwrite SD cardDaniel Mueller2020-09-26
* Update README.mdSzczepan Zalega2020-09-23
* fixup! Add the --progress option to the fill commandDaniel Mueller2020-09-21
* Add the --progress option to the fill commandRobin Krahl2020-09-20
* Show progress bar in fill outputRobin Krahl2020-09-12
* Add is_tty field to ContextRobin Krahl2020-09-12
* Add fill command to overwrite SD cardRobin Krahl2020-09-12
* Print SD card usage in Storage statusRobin Krahl2020-09-11
* Rename device path to USB path in list outputRobin Krahl2020-09-09
* Add --usb-path option to select deviceRobin Krahl2020-09-09
* Add test cases for new connection logicRobin Krahl2020-09-07
* fixup! Refactor connection handlingDaniel Mueller2020-09-07
* fixup! Add --serial-number optionDaniel Mueller2020-09-07
* fixup! Refactor connection handlingDaniel Mueller2020-09-07
* fixup! Refactor connection handlingDaniel Mueller2020-09-07
* Update structopt dependency to 0.3.17Daniel Mueller2020-08-25
* Add --serial-number optionRobin Krahl2020-09-07
* Fail if multiple matching devices are attachedRobin Krahl2020-09-07
* Refactor connection handlingRobin Krahl2020-09-07
* Introduce builder-inspired way for configuring Nitrocli instanceDaniel Mueller2020-08-24
* Remove Nitrocli::model methodDaniel Mueller2020-09-05
* Declare semver compatibility and public APIRobin Krahl2020-09-05
* 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 Krahl2020-09-05
* Merge ExecCtx and RunCtx into ContextRobin Krahl2020-09-05
* Remove Stdio traitDaniel Mueller2020-09-03
* Update man pageRobin Krahl2020-09-05
* Add --no-cache option to bypass PIN cacheRobin Krahl2020-09-05
* Add config test case and example config fileRobin Krahl2020-09-05
* Use standard configuration file locationsRobin Krahl2020-09-05
* Use envy to parse environment variables for ConfigRobin Krahl2020-09-05