aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/src/error.rs
Commit message (Expand)AuthorAge
* Implement From<&str> for ErrorRobin Krahl2019-01-26
* Report command errors properlyDaniel Mueller2019-01-09
* Make pinentry::inquire_pin return String directlyDaniel Mueller2019-01-09
* Add first set of integration testsDaniel Mueller2019-01-05
* Properly report io::Error objectsDaniel Mueller2019-01-06
* Port argument handling to argparseRobin Krahl2018-12-23
* Make code conforming to rustfmt's expectationsDaniel Mueller2018-12-17
* Remove unused dependenciesRobin Krahl2018-12-17
* Port the status command to libnitrokeyRobin Krahl2018-12-17
* Compile program with 2018 Edition of RustDaniel Mueller2018-12-11
* Make hidden lifetime parameters explicitDaniel Mueller2018-12-10
* Enable rust_2018_compatibility lintDaniel Mueller2018-12-10
* Fix issues reported by clippyDaniel Mueller2018-02-18
* Add pinentry moduleDaniel Mueller2017-03-27
* Discover and open nictrokey using libhidapiDaniel Mueller2017-03-26