aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clear environment for gpg-connect-agent process spun offtopic/extensionsDaniel Mueller2019-08-24
* Produce JSON formatted statusDaniel Mueller2019-01-12
* Introduce otp-export extensionDaniel Mueller2019-01-08
* Introduce support for user-provided extensionsDaniel Mueller2019-01-06
* Rename Command enum to BuiltinDaniel Mueller2019-01-07
* Bump required Rust version to 1.32Daniel Mueller2019-09-02
* Introduce builder infrastructure for assembling Nitrocli instanceDaniel Mueller2019-08-31
* Bump version to 0.3.0Daniel Mueller2019-09-02
* Introduce NITROCLI constantDaniel Mueller2019-08-24
* Fix incomplete help text for encrypted & unencrypted subcommandsDaniel Mueller2019-08-22
* Update cc crate to 1.0.40Daniel Mueller2019-08-15
* Update libc crate to 0.2.62Daniel Mueller2019-08-15
* Update nitrokey crate to 0.4.0-alpha.3Daniel Mueller2019-08-12
* Update nitrokey crate to 0.4.0-alpha.2Daniel Mueller2019-08-12
* Use nitrokey::DEFAULT_{ADMIN,USER}_PIN constantsRobin Krahl2019-08-13
* Remove hack required for having device tests in different modulesDaniel Mueller2019-07-17
* Update nitrokey crate to 0.4.0-alpha.0Daniel Mueller2019-07-17
* Introduce with_password_safe functionDaniel Mueller2019-07-14
* Supply ExecCtx to op used in with_* and try_with_* functionsDaniel Mueller2019-07-14
* Introduce TryInto<T> traitRobin Krahl2019-08-13
* Introduce with_*device functionalityDaniel Mueller2019-07-14
* Use FnMut over Fn in try_with_* and authenticate functionsDaniel Mueller2019-07-14
* Downgrade crate-level lints to 'warn'Daniel Mueller2019-07-13
* Include Nitrokey model in error message when no device is foundDaniel Mueller2019-07-14
* Use map_err over or_else to convert errorsDaniel Mueller2019-07-14
* Remove explicit change of global allocatorDaniel Mueller2019-06-17
* Improve error message when gpg-connect-agent cannot be foundDaniel Mueller2019-06-14
* Add support for changing read-write mode of unencrypted volumeDaniel Mueller2019-06-08
* Reword an incorrect error messageDaniel 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.4v0.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
* Require trailing comma in Enum macro's inputDaniel Mueller2019-05-27
* Update cc crate to 1.0.37Daniel Mueller2019-05-24
* Update libc crate to 0.2.55Daniel Mueller2019-05-24
* Use full reference to AsRef in Enum macroDaniel Mueller2019-05-24
* Allow for unused doc comments on macrosDaniel Mueller2019-05-24
* Add test case for --version optionRobin Krahl2019-02-17
* Respect ctx.std{out,err} for version outputRobin Krahl2019-02-17
* Remove args::parse_arguments functionDaniel Mueller2019-02-17
* Use buffered writer in args::parse_argumentsRobin Krahl2019-02-17
* Consume ArgumentParser object as part of parsingDaniel Mueller2019-02-08
* Simplify error handling in the parse functionDaniel Mueller2019-02-08
* Add Ubuntu package to README and doc/packaging.mdRobin Krahl2019-02-02
* Update libc crate to 0.2.48Daniel Mueller2019-01-29