| Commit message (Expand) | Author | Age |
... | |
* | 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.3v0.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 |
* | Compile program with 2018 Edition of Rust | Daniel Mueller | 2018-12-11 |
* | Make hidden lifetime parameters explicit | Daniel Mueller | 2018-12-10 |
* | Enable rust_2018_idioms lint | Daniel Mueller | 2018-12-10 |
* | Enable rust_2018_compatibility lint | Daniel Mueller | 2018-12-10 |
* | Add change log detailing the changes between releases | Daniel Mueller | 2018-12-11 |
* | Add doc comment to pinentry::inquire_passphrase | Robin Krahl | 2018-12-11 |
* | Add support for multiple PIN types | Robin Krahl | 2018-12-11 |
* | Show error in pinentry dialog instead of printing to stdout | Robin Krahl | 2018-12-11 |
* | Rename pinentry constants to match the documented names | Robin Krahl | 2018-12-11 |
* | Add application name and PIN type to the pinentry cache ID | Robin Krahl | 2018-12-11 |
* | Add rustfmt configuration | Robin Krahl | 2018-12-11 |
* | Update cc crate to 1.0.25 | Daniel Mueller | 2018-12-10 |
* | Update libc crate to 0.2.45 | Daniel Mueller | 2018-12-10 |
* | Update pkg-config crate to 0.3.14 | Daniel Mueller | 2018-12-10 |
* | Specify version requirements in a less strict manner | Daniel Mueller | 2018-12-10 |
* | Fix issues reported by clippy | Daniel Mueller | 2018-02-18 |
* | Bump version to 0.1.2v0.1.2 | Daniel Mueller | 2018-01-15 |
* | Delete subrepo gcc/:gcc | Daniel Mueller | 2018-01-15 |
* | Update hidapi-sys crate to 0.1.4 | Daniel Mueller | 2018-01-15 |
* | Update libc crate to 0.2.36 | Daniel Mueller | 2018-01-15 |
* | Update hid crate to 0.4.1 | Daniel Mueller | 2017-11-10 |
* | Import subrepo hidapi-sys/:hidapi-sys at aa6e4728e8b87ee3d6580f65826b58038018... | Daniel Mueller | 2017-09-16 |
* | Update libc crate to 0.2.30 | Daniel Mueller | 2017-09-16 |
* | Update gcc crate to 0.3.54 | Daniel Mueller | 2017-09-16 |
* | Bump version to 0.1.1v0.1.1 | Daniel Mueller | 2017-08-17 |
* | Remove workaround for incorrect CRC reporting | Daniel Mueller | 2017-08-17 |
* | Fix display of firmware version | Daniel Mueller | 2017-08-17 |