aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/CHANGELOG.md
Commit message (Expand)AuthorAge
* Move nitrocli source code into repository rootDaniel Mueller2020-04-04
* Remove vendored dependenciesDaniel Mueller2020-04-04
* Bump version to 0.3.1Daniel Mueller2020-01-03
* Update nitrokey crate to 0.4.0Daniel Mueller2020-01-02
* Update lazy_static crate to 1.4.0Daniel Mueller2019-12-29
* Add note about interaction with GnuPG to READMEDaniel Mueller2019-12-19
* Update nitrokey crate to 0.4.0-alpha.3Daniel Mueller2019-08-12
* Update nitrokey crate to 0.4.0-alpha.2Daniel Mueller2019-08-12
* Update nitrokey crate to 0.4.0-alpha.0Daniel Mueller2019-07-17
* Bump version to 0.3.0Daniel Mueller2019-12-16
* Update nitrokey crate to 0.3.5Daniel Mueller2019-12-16
* Update cc crate to 1.0.48Daniel Mueller2019-11-01
* Update libc crate to 0.2.66Daniel Mueller2019-11-01
* Correctly pad bytes with zero in hex conversionDaniel Mueller2019-10-13
* Update cc crate to 1.0.40Daniel Mueller2019-08-15
* Update libc crate to 0.2.62Daniel Mueller2019-08-15
* 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