Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify | Alex Auvolat | 2022-05-20 | 1 | -18/+10 |
* | Fix things | Alex Auvolat | 2022-05-20 | 5 | -14/+94 |
* | Implement add_password and delete_password | Alex Auvolat | 2022-05-20 | 1 | -3/+92 |
* | Implement some crypto | Alex Auvolat | 2022-05-20 | 3 | -12/+281 |
* | implement hash_password and verify_password | Alex Auvolat | 2022-05-20 | 4 | -12/+101 |
* | cleanup | Alex Auvolat | 2022-05-19 | 5 | -9/+4 |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 10 | -53/+380 |
* | Some refactoring | Alex Auvolat | 2022-05-19 | 9 | -82/+173 |
* | Refactor K2V/S3 client creation | Alex Auvolat | 2022-05-19 | 4 | -47/+58 |
* | cleanup | Alex Auvolat | 2022-05-19 | 3 | -30/+29 |
* | More construction of things | Alex Auvolat | 2022-05-19 | 9 | -69/+338 |
* | More crypto | Alex Auvolat | 2022-05-18 | 1 | -8/+21 |
* | crypto notes | Alex Auvolat | 2022-05-18 | 1 | -0/+2 |
* | Add information about cryptography to readme | Alex Auvolat | 2022-05-18 | 1 | -0/+110 |
* | k2v client from main garage repo | Alex Auvolat | 2022-05-18 | 3 | -3/+3 |
* | Don't try to checkpoint as often | Alex Auvolat | 2022-05-18 | 2 | -1/+37 |
* | First implementation of .checkpoint() | Alex Auvolat | 2022-05-18 | 1 | -30/+144 |
* | sync() and push() seems to be working, todo checkpoint() | Alex Auvolat | 2022-05-18 | 6 | -28/+294 |
* | more stuff | Alex Auvolat | 2022-05-18 | 4 | -4/+58 |
* | Skeleton for some stuff | Alex Auvolat | 2022-05-18 | 9 | -0/+1835 |