| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Explicitly mention versions for local dependenciesv0.1.0 | Daniel Mueller | 2017-05-29 |
* | Update libc crate to 0.2.23 | Daniel Mueller | 2017-05-29 |
* | Update gcc crate to 0.3.48 | Daniel Mueller | 2017-05-29 |
* | Flush filesystem caches before closing encrypted volume | Daniel Mueller | 2017-04-09 |
* | Wait until encrypted volume is opened/closed | Daniel Mueller | 2017-04-09 |
* | Add 'clear' command | Daniel Mueller | 2017-04-09 |
* | Detect wrong password during 'open' command | Daniel Mueller | 2017-04-09 |
* | Add 'status' command | Daniel Mueller | 2017-04-09 |
* | Do not check CRC | Daniel Mueller | 2017-04-08 |
* | Introduce transmit function subsuming send and receive | Daniel Mueller | 2017-04-08 |
* | Retry send/receive on failure | Daniel Mueller | 2017-04-08 |
* | Receive command responses | Daniel Mueller | 2017-03-30 |
* | Use macros for generating commands | Daniel Mueller | 2017-03-29 |
* | Send HID feature report to open/close the encrypted volume | Daniel Mueller | 2017-03-28 |
* | Update hid crate to version 0.4.0 | Daniel Mueller | 2017-03-27 |
* | Add pinentry module | Daniel Mueller | 2017-03-27 |
* | Discover and open nictrokey using libhidapi | Daniel Mueller | 2017-03-26 |
* | Import subrepo hid/:hid at 3ac1005fe3e874bef850ab733fe1a09bc36b91c5 | Daniel Mueller | 2017-03-26 |
* | Import subrepo hidapi-sys/:hidapi-sys at ec441b2751dcbbcd053800b6901672c99965... | Daniel Mueller | 2017-03-26 |
* | Import subrepo libc/:libc at 05a2d197356ef253dfd985166576619ac9b6947f | Daniel Mueller | 2017-03-26 |
* | Import subrepo gcc/:gcc at cf1f00bc038a0df769e14bb85480ab9c12eae08d | Daniel Mueller | 2017-03-26 |
* | Import subrepo pkg-config/:pkg-config at a493b0d7c93df68c94d1bad2a1f419389e52... | Daniel Mueller | 2017-03-26 |
* | Add basic scaffolding | Daniel Mueller | 2017-03-03 |
* | Create new repository for nitrocli | Daniel Mueller | 2017-03-03 |