aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Implement add_password and delete_passwordAlex Auvolat2022-05-201-3/+92
* Implement some cryptoAlex Auvolat2022-05-202-11/+280
* implement hash_password and verify_passwordAlex Auvolat2022-05-202-6/+26
* cleanupAlex Auvolat2022-05-195-9/+4
* CLI skeletonAlex Auvolat2022-05-198-53/+257
* Some refactoringAlex Auvolat2022-05-199-82/+173
* Refactor K2V/S3 client creationAlex Auvolat2022-05-194-47/+58
* cleanupAlex Auvolat2022-05-193-30/+29
* More construction of thingsAlex Auvolat2022-05-196-69/+324
* k2v client from main garage repoAlex Auvolat2022-05-181-1/+1
* Don't try to checkpoint as oftenAlex Auvolat2022-05-182-1/+37
* First implementation of .checkpoint()Alex Auvolat2022-05-181-30/+144
* sync() and push() seems to be working, todo checkpoint()Alex Auvolat2022-05-183-28/+274
* more stuffAlex Auvolat2022-05-183-4/+57
* Skeleton for some stuffAlex Auvolat2022-05-185-0/+405