aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/src/main.rs
Commit message (Expand)AuthorAge
* Add support for multiple PIN typesRobin Krahl2018-12-11
* Show error in pinentry dialog instead of printing to stdoutRobin Krahl2018-12-11
* Fix issues reported by clippyDaniel Mueller2018-02-18
* 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
* Introduce transmit function subsuming send and receiveDaniel Mueller2017-04-08
* Retry send/receive on failureDaniel Mueller2017-04-08
* Receive command responsesDaniel Mueller2017-03-30
* Send HID feature report to open/close the encrypted volumeDaniel Mueller2017-03-28
* Discover and open nictrokey using libhidapiDaniel Mueller2017-03-26
* Add basic scaffoldingDaniel Mueller2017-03-03