aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)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-0/+2
* more robust zeroizationJesse Luehrs2020-04-101-0/+1
* mlock sensitive memoryJesse Luehrs2020-04-081-0/+2
* make the command line tool automatically spawn the agentJesse Luehrs2020-04-071-3/+5
* start moving to an actual cli appJesse Luehrs2020-04-061-0/+1
* factor out into an agentJesse Luehrs2020-04-061-0/+4
* basic implementation of the cryptographic stuffJesse Luehrs2020-04-051-2/+13
* project skeletonJesse Luehrs2020-04-041-0/+9