aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Update regex-syntax crate to 0.6.5Daniel Mueller2019-01-29
* Update memchr crate to 2.1.3Daniel Mueller2019-01-29
* Update proc-macro2 crate to 0.4.26Daniel Mueller2019-01-29
* Update quote crate to 0.6.11Daniel Mueller2019-01-28
* Update syn crate to 0.15.26Daniel Mueller2019-01-28
* Add Debian package to package list in READMERobin Krahl2019-01-29
* Add test for pws get after factory resetRobin Krahl2019-01-26
* Check slot status before accessing the PWSRobin Krahl2019-01-26
* Add test case for the reset commandRobin 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.3v0.2.3Daniel Mueller2019-01-26
* Remove no longer used duplicate_associated_type_bindings lintDaniel Mueller2019-01-26
* Document problems in conjunction with nitrokey-appRobin Krahl2019-01-26
* Exclude CI scripts and rustmft configRobin Krahl2019-01-26
* Update libc crate to 0.2.47Daniel Mueller2019-01-22
* Update nitrokey crate to 0.3.4Daniel Mueller2019-01-22
* Add tests for the lock commandDaniel Mueller2019-01-20
* Document hidden volumes in the README and the manual pageDaniel Mueller2019-01-20
* Add test for storage hidden subcommandDaniel Mueller2019-01-20
* Implement storage hidden subcommandDaniel Mueller2019-01-20
* Introduce storage hidden subcommand scaffoldingDaniel Mueller2019-01-15
* Introduce PwdEntry struct implementing SecretEntry for passwordsDaniel Mueller2019-01-19
* Add minimum length to SecretEntry traitDaniel Mueller2019-01-19
* Make caching of secrets optionalDaniel Mueller2019-01-20
* Return Cow object from SecretEntry methodsDaniel Mueller2019-01-20
* Introduce SecretEntry traitDaniel Mueller2019-01-19
* Generalize terminology from "PIN" to "secret"Daniel Mueller2019-01-19
* Drop '_pin' suffix from various pinentry functionsDaniel Mueller2019-01-19
* Move PIN choosing functionality into pinentry moduleDaniel Mueller2019-01-19
* Add tests for the storage commandDaniel Mueller2019-01-19
* Add tests for pws commandDaniel Mueller2019-01-19
* Auto-generate help text for Option-based argumentsDaniel Mueller2019-01-15
* Auto-generate help text for enum-backed optional argumentsDaniel Mueller2019-01-15
* Auto-populate help text contentDaniel Mueller2019-01-14
* Auto-generate execute methods for generated command enumsDaniel Mueller2019-01-14
* Add a script to determine the nitrocli binary size at a git revisionDaniel Mueller2019-01-16
* Remove no longer required dependenciesDaniel Mueller2019-01-16
* Update nitrokey crate to 0.3.3Daniel Mueller2019-01-16
* Add tests for config commandDaniel Mueller2019-01-14
* Add tests for otp commandDaniel Mueller2019-01-14
* Update libc crate to 0.2.46Daniel Mueller2019-01-14
* Replace license identifier GPL-3.0+ with GPL-3.0-or-laterRobin Krahl2019-01-26
* Document known problems on macOSRobin Krahl2019-01-26
* Update nitrokey crate to 0.3.2Daniel Mueller2019-01-12
* Update nitrokey-sys crate to 3.4.3Daniel Mueller2019-01-12
* Use [patch] section to control local crate replacementsDaniel Mueller2019-01-06
* Do not intermix path and replace attributes in Cargo.tomlDaniel Mueller2019-01-06
* Properly flush stdout before process exitDaniel Mueller2019-01-12
* Isolate cached PINs for multiple devices from each otherDaniel Mueller2019-01-11