aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* add password generationJesse Luehrs2020-04-111-5/+52
* read lock timeout from configJesse Luehrs2020-04-112-1/+3
* timeout should lock the agent, not quit itJesse Luehrs2020-04-111-1/+1
* fix errorsJesse Luehrs2020-04-111-6/+6
* implement purgeJesse Luehrs2020-04-111-1/+4
* simplifyJesse Luehrs2020-04-111-68/+25
* implement getJesse Luehrs2020-04-101-27/+54
* implement lockingJesse Luehrs2020-04-102-1/+31
* fix error messagesJesse Luehrs2020-04-101-3/+3
* save sync data to local fileJesse Luehrs2020-04-102-50/+66
* move some basic stuff into configJesse Luehrs2020-04-102-7/+69
* also use cipherstring objectsJesse Luehrs2020-04-081-3/+4
* automatically unlock on loginJesse Luehrs2020-04-081-5/+2
* mlock sensitive memoryJesse Luehrs2020-04-081-8/+7
* allow stopping the agentJesse Luehrs2020-04-072-0/+14
* implement requests and responsesJesse Luehrs2020-04-072-42/+122
* make the command line tool automatically spawn the agentJesse Luehrs2020-04-072-32/+69
* start moving to an actual cli appJesse Luehrs2020-04-062-59/+98
* clippyJesse Luehrs2020-04-061-2/+0
* todoJesse Luehrs2020-04-061-1/+4
* renameJesse Luehrs2020-04-061-6/+4
* a bit more cleanupJesse Luehrs2020-04-061-6/+14
* factor out into an agentJesse Luehrs2020-04-062-0/+241