aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump version to 0.1.3v0.1.3Daniel Mueller2018-12-11
* Enable more lintsDaniel Mueller2018-12-11
* Add a nitrocli(1) man pageRobin Krahl2018-12-14
* Add a .gitignore fileRobin Krahl2018-12-13
* Add Cargo.toml categoriesDaniel Mueller2018-12-11
* Compile program with 2018 Edition of RustDaniel Mueller2018-12-11
* Make hidden lifetime parameters explicitDaniel Mueller2018-12-10
* Enable rust_2018_idioms lintDaniel Mueller2018-12-10
* Enable rust_2018_compatibility lintDaniel Mueller2018-12-10
* Add change log detailing the changes between releasesDaniel Mueller2018-12-11
* Add doc comment to pinentry::inquire_passphraseRobin Krahl2018-12-11
* Add support for multiple PIN typesRobin Krahl2018-12-11
* Show error in pinentry dialog instead of printing to stdoutRobin Krahl2018-12-11
* Rename pinentry constants to match the documented namesRobin Krahl2018-12-11
* Add application name and PIN type to the pinentry cache IDRobin Krahl2018-12-11
* Add rustfmt configurationRobin Krahl2018-12-11
* Update cc crate to 1.0.25Daniel Mueller2018-12-10
* Update libc crate to 0.2.45Daniel Mueller2018-12-10
* Update pkg-config crate to 0.3.14Daniel Mueller2018-12-10
* Specify version requirements in a less strict mannerDaniel Mueller2018-12-10
* Fix issues reported by clippyDaniel Mueller2018-02-18
* Bump version to 0.1.2v0.1.2Daniel Mueller2018-01-15
* Delete subrepo gcc/:gccDaniel Mueller2018-01-15
* Update hidapi-sys crate to 0.1.4Daniel Mueller2018-01-15
* Update libc crate to 0.2.36Daniel Mueller2018-01-15
* Update hid crate to 0.4.1Daniel Mueller2017-11-10
* Import subrepo hidapi-sys/:hidapi-sys at aa6e4728e8b87ee3d6580f65826b58038018...Daniel Mueller2017-09-16
* Update libc crate to 0.2.30Daniel Mueller2017-09-16
* Update gcc crate to 0.3.54Daniel Mueller2017-09-16
* Bump version to 0.1.1v0.1.1Daniel Mueller2017-08-17
* Remove workaround for incorrect CRC reportingDaniel Mueller2017-08-17
* Fix display of firmware versionDaniel Mueller2017-08-17
* Explicitly mention versions for local dependenciesv0.1.0Daniel Mueller2017-05-29
* Update libc crate to 0.2.23Daniel Mueller2017-05-29
* Update gcc crate to 0.3.48Daniel Mueller2017-05-29
* Flush filesystem caches before closing encrypted volumeDaniel Mueller2017-04-09
* Wait until encrypted volume is opened/closedDaniel Mueller2017-04-09
* Add 'clear' commandDaniel Mueller2017-04-09
* Detect wrong password during 'open' commandDaniel Mueller2017-04-09
* Add 'status' commandDaniel Mueller2017-04-09
* Do not check CRCDaniel Mueller2017-04-08
* Introduce transmit function subsuming send and receiveDaniel Mueller2017-04-08
* Retry send/receive on failureDaniel Mueller2017-04-08
* Receive command responsesDaniel Mueller2017-03-30
* Use macros for generating commandsDaniel Mueller2017-03-29
* Send HID feature report to open/close the encrypted volumeDaniel Mueller2017-03-28
* Update hid crate to version 0.4.0Daniel Mueller2017-03-27
* Add pinentry moduleDaniel Mueller2017-03-27
* Discover and open nictrokey using libhidapiDaniel Mueller2017-03-26
* Import subrepo hid/:hid at 3ac1005fe3e874bef850ab733fe1a09bc36b91c5Daniel Mueller2017-03-26