| Commit message (Expand) | Author | Age |
* | Introduce command execution context support | Daniel Mueller | 2019-01-04 |
* | Bump version to 0.2.1v0.2.1 | Daniel Mueller | 2019-01-07 |
* | Properly report io::Error objects | Daniel Mueller | 2019-01-06 |
* | Reference official Gentoo ebuild from README | Daniel Mueller | 2019-01-05 |
* | Use libc provided sync function | Daniel Mueller | 2019-01-04 |
* | Add 'nitrokey-pro' keyword to Cargo.toml | Daniel Mueller | 2019-01-04 |
* | Remove 'test' target from Makefile | Daniel Mueller | 2019-01-04 |
* | Adjust get_error function to accept CommandError by value | Daniel Mueller | 2019-01-03 |
* | Update nitrokey crate to 0.2.3 | Daniel Mueller | 2019-01-02 |
* | Adjust clippy target in Gitlab CI | Daniel Mueller | 2019-01-01 |
* | Adjust README to reflect that we support Pro & Storage devices | Daniel Mueller | 2019-01-02 |
* | Update cc crate to 1.0.28 | Daniel Mueller | 2019-01-01 |
* | Add packaging documentation | Robin Krahl | 2019-01-07 |
* | Document the lock command | Robin Krahl | 2019-01-07 |
* | Document the pws commands | Robin Krahl | 2019-01-07 |
* | Enable LTO and more optimizations for release builds | Daniel Mueller | 2018-12-29 |
* | Implement the lock command | Robin Krahl | 2019-01-07 |
* | Implement the pws status subcommand | Robin Krahl | 2019-01-07 |
* | Implement the pws clear subcommand | Robin Krahl | 2019-01-07 |
* | Implement the pws set subcommand | Robin Krahl | 2019-01-07 |
* | Implement the pws get subcommand | Robin Krahl | 2019-01-07 |
* | Implement the pws command | Robin Krahl | 2019-01-07 |
* | Bump version to 0.2.0v0.2.0 | Daniel Mueller | 2019-01-01 |
* | Add file detailing some general rules for contribution to the project | Daniel Mueller | 2019-01-01 |
* | Update proposed installation methods sections | Daniel Mueller | 2019-01-01 |
* | Reorder contents of Installation section in README | Daniel Mueller | 2019-01-01 |
* | Add section about the project's license | Daniel Mueller | 2019-01-01 |
* | Remove note about firmware version 0.47 requirement | Daniel Mueller | 2019-01-01 |
* | Add 'doc' Makefile target for generating PDF version of man page | Daniel Mueller | 2019-01-01 |
* | Implement the pin set command | Robin Krahl | 2019-01-01 |
* | Implement the pin unblock subcommand | Robin Krahl | 2019-01-01 |
* | Implement the pin command and rename clear to pin clear | Robin Krahl | 2019-01-01 |
* | 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 |