aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/src/pinentry.rs
Commit message (Expand)AuthorAge
* Enable more lintsDaniel Mueller2018-12-11
* Enable rust_2018_compatibility lintDaniel Mueller2018-12-10
* 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
* Fix issues reported by clippyDaniel Mueller2018-02-18
* Detect wrong password during 'open' commandDaniel Mueller2017-04-09
* Send HID feature report to open/close the encrypted volumeDaniel Mueller2017-03-28
* Add pinentry moduleDaniel Mueller2017-03-27