Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -26/+55 |
* | Simplify | Alex Auvolat | 2022-05-20 | 1 | -18/+10 |
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -10/+18 |
* | Implement add_password and delete_password | Alex Auvolat | 2022-05-20 | 1 | -3/+92 |
* | Implement some crypto | Alex Auvolat | 2022-05-20 | 2 | -11/+280 |
* | implement hash_password and verify_password | Alex Auvolat | 2022-05-20 | 1 | -5/+22 |
* | cleanup | Alex Auvolat | 2022-05-19 | 1 | -3/+2 |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 2 | -19/+30 |
* | Some refactoring | Alex Auvolat | 2022-05-19 | 3 | -18/+98 |
* | Refactor K2V/S3 client creation | Alex Auvolat | 2022-05-19 | 1 | -3/+39 |
* | cleanup | Alex Auvolat | 2022-05-19 | 1 | -2/+2 |
* | More construction of things | Alex Auvolat | 2022-05-19 | 3 | -0/+103 |