aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.rs
Commit message (Expand)AuthorAgeFilesLines
* better error messages for incorrect passwordsJesse Luehrs2020-04-181-0/+3
* handle pinentry ERR linesJesse Luehrs2020-04-181-0/+6
* implement editing a string in a text editorJesse Luehrs2020-04-181-1/+14
* better error messageJesse Luehrs2020-04-121-1/+1
* implement refresh token handlingJesse Luehrs2020-04-121-0/+6
* implement purgeJesse Luehrs2020-04-111-0/+3
* save sync data to local fileJesse Luehrs2020-04-101-0/+18
* move some basic stuff into configJesse Luehrs2020-04-101-0/+15
* mlock sensitive memoryJesse Luehrs2020-04-081-11/+4
* a bit more cleanupJesse Luehrs2020-04-061-0/+22
* basic implementation of the cryptographic stuffJesse Luehrs2020-04-051-0/+43