aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix error messagesJesse Luehrs2020-04-101-3/+3
* overwrite locked memory before dropping itJesse Luehrs2020-04-101-0/+12
* save sync data to local fileJesse Luehrs2020-04-106-62/+176
* move some basic stuff into configJesse Luehrs2020-04-107-32/+172
* also use cipherstring objectsJesse Luehrs2020-04-082-9/+13
* automatically unlock on loginJesse Luehrs2020-04-082-8/+13
* mlock sensitive memoryJesse Luehrs2020-04-0811-93/+263
* allow stopping the agentJesse Luehrs2020-04-073-0/+15
* implement requests and responsesJesse Luehrs2020-04-073-43/+131
* make the command line tool automatically spawn the agentJesse Luehrs2020-04-074-64/+202
* start moving to an actual cli appJesse Luehrs2020-04-066-59/+180
* clippyJesse Luehrs2020-04-067-14/+28
* todoJesse Luehrs2020-04-061-1/+4
* renameJesse Luehrs2020-04-062-7/+5
* a bit more cleanupJesse Luehrs2020-04-064-47/+87
* factor out into an agentJesse Luehrs2020-04-069-25/+526
* renameJesse Luehrs2020-04-052-7/+9
* basic implementation of the cryptographic stuffJesse Luehrs2020-04-059-3/+1727
* project skeletonJesse Luehrs2020-04-043-0/+13
* initial commitJesse Luehrs2020-04-040-0/+0