aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/rbw/commands.rs
Commit message (Expand)AuthorAgeFilesLines
...
* better decrypt_cipher error handlingJesse Luehrs2020-04-181-16/+40
* implement removeJesse Luehrs2020-04-181-2/+30
* stop using the api cipher struct publiclyJesse Luehrs2020-04-181-36/+24
* refactorJesse Luehrs2020-04-181-34/+16
* refactorJesse Luehrs2020-04-181-34/+85
* support adding entries with notesJesse Luehrs2020-04-181-5/+7
* implement saving generated passwordsJesse Luehrs2020-04-181-3/+40
* don't use locked vecs for pwgenJesse Luehrs2020-04-181-3/+2
* implement add commandJesse Luehrs2020-04-181-2/+68
* handle entries with no username or passwordJesse Luehrs2020-04-121-11/+30
* improve error handling and reportingJesse Luehrs2020-04-121-56/+108
* refactor client codeJesse Luehrs2020-04-111-0/+141