aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/src/main.rs
Commit message (Expand)AuthorAge
* 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