| Commit message (Expand) | Author | Age |
... | |
* | Add Ubuntu package to README and doc/packaging.md | Robin Krahl | 2019-02-02 |
* | Update libc crate to 0.2.48 | Daniel Mueller | 2019-01-29 |
* | Update regex-syntax crate to 0.6.5 | Daniel Mueller | 2019-01-29 |
* | Update memchr crate to 2.1.3 | Daniel Mueller | 2019-01-29 |
* | Update proc-macro2 crate to 0.4.26 | Daniel Mueller | 2019-01-29 |
* | Update quote crate to 0.6.11 | Daniel Mueller | 2019-01-28 |
* | Update syn crate to 0.15.26 | Daniel Mueller | 2019-01-28 |
* | Add Debian package to package list in README | Robin Krahl | 2019-01-29 |
* | Add test for pws get after factory reset | Robin Krahl | 2019-01-26 |
* | Check slot status before accessing the PWS | Robin Krahl | 2019-01-26 |
* | Add test case for the reset command | Robin Krahl | 2019-01-26 |
* | Add the reset command to perform a factory reset | Robin Krahl | 2019-01-26 |
* | Add the -V/--version option | Robin Krahl | 2019-01-26 |
* | Bump version to 0.2.3v0.2.3 | Daniel Mueller | 2019-01-26 |
* | Remove no longer used duplicate_associated_type_bindings lint | Daniel Mueller | 2019-01-26 |
* | Document problems in conjunction with nitrokey-app | Robin Krahl | 2019-01-26 |
* | Exclude CI scripts and rustmft config | Robin Krahl | 2019-01-26 |
* | Update libc crate to 0.2.47 | Daniel Mueller | 2019-01-22 |
* | Update nitrokey crate to 0.3.4 | Daniel Mueller | 2019-01-22 |
* | Add tests for the lock command | Daniel Mueller | 2019-01-20 |
* | Document hidden volumes in the README and the manual page | Daniel Mueller | 2019-01-20 |
* | Add test for storage hidden subcommand | Daniel Mueller | 2019-01-20 |
* | Implement storage hidden subcommand | Daniel Mueller | 2019-01-20 |
* | Introduce storage hidden subcommand scaffolding | Daniel Mueller | 2019-01-15 |
* | Introduce PwdEntry struct implementing SecretEntry for passwords | Daniel Mueller | 2019-01-19 |
* | Add minimum length to SecretEntry trait | Daniel Mueller | 2019-01-19 |
* | Make caching of secrets optional | Daniel Mueller | 2019-01-20 |
* | Return Cow object from SecretEntry methods | Daniel Mueller | 2019-01-20 |
* | Introduce SecretEntry trait | Daniel Mueller | 2019-01-19 |
* | Generalize terminology from "PIN" to "secret" | Daniel Mueller | 2019-01-19 |
* | Drop '_pin' suffix from various pinentry functions | Daniel Mueller | 2019-01-19 |
* | Move PIN choosing functionality into pinentry module | Daniel Mueller | 2019-01-19 |
* | Add tests for the storage command | Daniel Mueller | 2019-01-19 |
* | Add tests for pws command | Daniel Mueller | 2019-01-19 |
* | Auto-generate help text for Option-based arguments | Daniel Mueller | 2019-01-15 |
* | Auto-generate help text for enum-backed optional arguments | Daniel Mueller | 2019-01-15 |
* | Auto-populate help text content | Daniel Mueller | 2019-01-14 |
* | Auto-generate execute methods for generated command enums | Daniel Mueller | 2019-01-14 |
* | Add a script to determine the nitrocli binary size at a git revision | Daniel Mueller | 2019-01-16 |
* | Remove no longer required dependencies | Daniel Mueller | 2019-01-16 |
* | Update nitrokey crate to 0.3.3 | Daniel Mueller | 2019-01-16 |
* | Add tests for config command | Daniel Mueller | 2019-01-14 |
* | Add tests for otp command | Daniel Mueller | 2019-01-14 |
* | Update libc crate to 0.2.46 | Daniel Mueller | 2019-01-14 |
* | Replace license identifier GPL-3.0+ with GPL-3.0-or-later | Robin Krahl | 2019-01-26 |
* | Document known problems on macOS | Robin Krahl | 2019-01-26 |
* | Update nitrokey crate to 0.3.2 | Daniel Mueller | 2019-01-12 |
* | Update nitrokey-sys crate to 3.4.3 | Daniel Mueller | 2019-01-12 |
* | Use [patch] section to control local crate replacements | Daniel Mueller | 2019-01-06 |
* | Do not intermix path and replace attributes in Cargo.toml | Daniel Mueller | 2019-01-06 |