| Commit message (Expand) | Author | Age |
... | |
* | Add mode argument to pinentry::inquire_passphrase | Robin Krahl | 2019-01-01 |
* | Set the time before generating a TOTP | Robin Krahl | 2019-01-01 |
* | Fix man page formatting and wording | Robin Krahl | 2019-01-01 |
* | Fix documentation for otp clear command | Daniel Mueller | 2019-01-01 |
* | Document the config commands | Robin Krahl | 2019-01-01 |
* | Add general information on OTP to man page | Robin Krahl | 2019-01-01 |
* | Move printing of storage related status into 'storage status' sub-command | Daniel Mueller | 2018-12-28 |
* | Move storage_* subcommand functions below storage command function | Daniel Mueller | 2018-12-29 |
* | Make 'open' and 'close' subcommands of new 'storage' command | Daniel Mueller | 2018-12-27 |
* | Update README to reflect changes in output of the status command | Daniel Mueller | 2018-12-27 |
* | Acknowledge Nitrokey UG for sponsoring development hardware | Daniel Mueller | 2018-12-27 |
* | Document the otp commands | Robin Krahl | 2018-12-27 |
* | Implement the config set subcommand | Robin Krahl | 2018-12-27 |
* | Implement the config get subcommand | Robin Krahl | 2018-12-27 |
* | Implement the config command | Robin Krahl | 2018-12-27 |
* | Add status output for Nitrokey Pro | Robin Krahl | 2018-12-27 |
* | Extract print_status from print_storage_status function | Robin Krahl | 2018-12-27 |
* | Rename print_status to print_storage_status | Robin Krahl | 2018-12-25 |
* | Add Acknowledgments section to README | Daniel Mueller | 2018-12-24 |
* | Implement the otp status subcommand | Robin Krahl | 2018-12-24 |
* | Implement the otp clear subcommand | Robin Krahl | 2018-12-24 |
* | Implement the otp set subcommand | Robin Krahl | 2018-12-24 |
* | Implement the otp get subcommand | Robin Krahl | 2018-12-24 |
* | Implement otp command | Robin Krahl | 2018-12-24 |
* | Implement user and admin authentication | Robin Krahl | 2018-12-24 |
* | Clear both user and admin PIN | Robin Krahl | 2018-12-24 |
* | Refactor the pinentry call into new helper functions | Daniel Mueller | 2018-12-24 |
* | Return UTF-8 error when handling the passphrase | Robin Krahl | 2018-12-23 |
* | Port argument handling to argparse | Robin Krahl | 2018-12-23 |
* | Factor out new commands.rs file | Daniel Mueller | 2018-12-20 |
* | Add argparse 0.2.2 as a dependency | Robin Krahl | 2018-12-21 |
* | pinentry: Encode spaces in prompt argument | Robin Krahl | 2018-12-19 |
* | Migrate work to the 'master' branch | Daniel Mueller | 2018-12-17 |
* | Enable rustfmt in the CI pipeline | Daniel Mueller | 2018-12-17 |
* | Make code conforming to rustfmt's expectations | Daniel Mueller | 2018-12-17 |
* | Add clippy target to CI/CD pipeline | Daniel Mueller | 2018-12-17 |
* | Fix two clippy warnings | Daniel Mueller | 2018-12-17 |
* | Add badges for crates.io and minimum rustc version | Daniel Mueller | 2018-12-16 |
* | Add gitlab-ci.yml configuration file | Daniel Mueller | 2018-12-16 |
* | Rename libnitrokey to nitrokey | Robin Krahl | 2018-12-17 |
* | Remove unused dependencies | Robin Krahl | 2018-12-17 |
* | Port the status command to libnitrokey | Robin Krahl | 2018-12-17 |
* | Port the open and close commands to libnitrokey | Robin Krahl | 2018-12-17 |
* | Add nitrokey as a dependency to nitrocli | Robin Krahl | 2018-12-17 |
* | Link Arch package in README | Robin Krahl | 2018-12-17 |
* | Bump version to 0.1.3 | Daniel Mueller | 2018-12-11 |
* | Enable more lints | Daniel Mueller | 2018-12-11 |
* | Add a nitrocli(1) man page | Robin Krahl | 2018-12-14 |
* | Add a .gitignore file | Robin Krahl | 2018-12-13 |
* | Add Cargo.toml categories | Daniel Mueller | 2018-12-11 |