aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
...
* track password historyJesse Luehrs2020-04-191-0/+1
|
* implement editing a string in a text editorJesse Luehrs2020-04-181-0/+1
|
* add password generationJesse Luehrs2020-04-111-1/+148
|
* more robust zeroizationJesse Luehrs2020-04-101-0/+7
|
* mlock sensitive memoryJesse Luehrs2020-04-081-0/+23
|
* make the command line tool automatically spawn the agentJesse Luehrs2020-04-071-29/+128
|
* start moving to an actual cli appJesse Luehrs2020-04-061-0/+63
|
* factor out into an agentJesse Luehrs2020-04-061-1/+178
|
* basic implementation of the cryptographic stuffJesse Luehrs2020-04-051-0/+1327