aboutsummaryrefslogtreecommitdiffstats
path: root/src/pinentry.rs
Commit message (Collapse)AuthorAgeFilesLines
* properly handle empty string from pinentryJesse Luehrs2020-05-281-10/+37
|
* allow multiple attempts for password entryJesse Luehrs2020-04-181-0/+7
|
* handle pinentry ERR linesJesse Luehrs2020-04-181-0/+27
|
* better error messageJesse Luehrs2020-04-121-1/+1
|
* improve error handling and reportingJesse Luehrs2020-04-121-0/+4
|
* mlock sensitive memoryJesse Luehrs2020-04-081-34/+76
|
* clippyJesse Luehrs2020-04-061-3/+3
|
* renameJesse Luehrs2020-04-061-1/+1
|
* a bit more cleanupJesse Luehrs2020-04-061-23/+32
|
* factor out into an agentJesse Luehrs2020-04-061-0/+49