aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/CHANGELOG.md
Commit message (Expand)AuthorAge
* Add support for changing read-write mode of unencrypted volumeDaniel Mueller2019-06-08
* Remove deprecated --ascii option of otp set subcommandDaniel Mueller2019-05-27
* Rename storage command to encryptedDaniel Mueller2019-05-27
* Make storage hidden subcommand a top-level commandDaniel Mueller2019-05-27
* Move storage status subcommand into status commandDaniel Mueller2019-05-27
* Bump version to 0.2.4Daniel Mueller2019-06-01
* Update libc crate to 0.2.57Daniel Mueller2019-06-01
* Clear cached PIN entry as part of pin set commandDaniel Mueller2019-06-01
* Allow for disabling of secret cachingDaniel Mueller2019-05-27
* Update cc crate to 1.0.37Daniel Mueller2019-05-24
* Update libc crate to 0.2.55Daniel Mueller2019-05-24
* Update libc crate to 0.2.48Daniel Mueller2019-01-29
* Check slot status before accessing the PWSRobin Krahl2019-01-26
* Add the reset command to perform a factory resetRobin Krahl2019-01-26
* Add the -V/--version optionRobin Krahl2019-01-26
* Bump version to 0.2.3Daniel Mueller2019-01-26
* Update libc crate to 0.2.47Daniel Mueller2019-01-22
* Update nitrokey crate to 0.3.4Daniel Mueller2019-01-22
* Document hidden volumes in the README and the manual pageDaniel Mueller2019-01-20
* Remove no longer required dependenciesDaniel Mueller2019-01-16
* Update nitrokey crate to 0.3.3Daniel Mueller2019-01-16
* Update libc crate to 0.2.46Daniel Mueller2019-01-14
* Update nitrokey crate to 0.3.2Daniel Mueller2019-01-12
* Update nitrokey-sys crate to 3.4.3Daniel Mueller2019-01-12
* Isolate cached PINs for multiple devices from each otherDaniel Mueller2019-01-11
* Switch to using the system allocatorDaniel Mueller2019-01-07
* Bump version to 0.2.2Daniel Mueller2019-01-13
* Honor context provided Admin & User PIN in pin commandsDaniel Mueller2019-01-09
* Show fmt::Display formatted errors instead of fmt::Debug onesDaniel Mueller2019-01-08
* Update nitrokey crate to 0.3.1Daniel Mueller2019-01-09
* Add the --format option to otp set to select the secret formatRobin Krahl2019-01-13
* Update nitrokey crate to 0.3.0Daniel Mueller2019-01-05
* Add the --model option to restrict the device model to connect toRobin Krahl2019-01-13
* Introduce -v/--verbose optionDaniel Mueller2019-01-04
* Bump version to 0.2.1Daniel Mueller2019-01-07
* Update nitrokey crate to 0.2.3Daniel Mueller2019-01-02
* Update cc crate to 1.0.28Daniel Mueller2019-01-01
* Enable LTO and more optimizations for release buildsDaniel Mueller2018-12-29
* Implement the lock commandRobin Krahl2019-01-07
* Implement the pws commandRobin Krahl2019-01-07
* Bump version to 0.2.0Daniel Mueller2019-01-01
* Implement the pin command and rename clear to pin clearRobin Krahl2019-01-01
* Move printing of storage related status into 'storage status' sub-commandDaniel Mueller2018-12-28
* Make 'open' and 'close' subcommands of new 'storage' commandDaniel Mueller2018-12-27
* Implement the config commandRobin Krahl2018-12-27
* Add status output for Nitrokey ProRobin Krahl2018-12-27
* Implement otp commandRobin Krahl2018-12-24
* Port argument handling to argparseRobin Krahl2018-12-23
* Add argparse 0.2.2 as a dependencyRobin Krahl2018-12-21
* pinentry: Encode spaces in prompt argumentRobin Krahl2018-12-19