aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* more robust zeroizationJesse Luehrs2020-04-101-7/+3
* implement lockingJesse Luehrs2020-04-103-1/+32
* 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-089-93/+238
* 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-072-32/+69
* start moving to an actual cli appJesse Luehrs2020-04-064-59/+116
* 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-067-24/+344
* renameJesse Luehrs2020-04-052-7/+9
* basic implementation of the cryptographic stuffJesse Luehrs2020-04-056-1/+386
* project skeletonJesse Luehrs2020-04-041-0/+3