Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trying to do TLS | Alex Auvolat | 2020-04-12 | 1 | -1/+3 |
* | Keep network status & ring in a tokio::sync::watch | Alex Auvolat | 2020-04-11 | 1 | -77/+108 |
* | Background task runner that replaces tokio::spawn | Alex Auvolat | 2020-04-11 | 1 | -18/+38 |
* | Fix the Sync issue. Details: | Alex Auvolat | 2020-04-10 | 1 | -154/+186 |
* | Why is it not Sync?? | Alex Auvolat | 2020-04-09 | 1 | -7/+8 |
* | Something works | Alex Auvolat | 2020-04-09 | 1 | -1/+8 |
* | Some work in actually storing things | Alex Auvolat | 2020-04-08 | 1 | -1/+6 |
* | Basic workflow for client PUT, next is do actual storage | Alex Auvolat | 2020-04-08 | 1 | -7/+4 |
* | custom data type for hashes and identifiers | Alex Auvolat | 2020-04-07 | 1 | -16/+17 |
* | Config management & ring | Alex Auvolat | 2020-04-07 | 1 | -12/+87 |
* | Refactor; ability to update network config | Alex Auvolat | 2020-04-07 | 1 | -11/+52 |
* | Fix pinging | Alex Auvolat | 2020-04-07 | 1 | -76/+80 |
* | Forgot to recalculate hash at strategic locations | Alex Auvolat | 2020-04-06 | 1 | -7/+21 |
* | Seems to be fixed | Alex Auvolat | 2020-04-06 | 1 | -14/+28 |
* | Ununderstandable error | Alex Auvolat | 2020-04-06 | 1 | -35/+162 |
* | Some work | Alex Auvolat | 2020-04-06 | 1 | -22/+88 |
* | Some more basic work | Alex Auvolat | 2020-04-06 | 1 | -0/+86 |