Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small refactorings | Alex Auvolat | 2020-04-12 | 7 | -21/+22 |
* | TLS for command line client | Alex Auvolat | 2020-04-12 | 2 | -3/+26 |
* | Cleanup | Alex Auvolat | 2020-04-12 | 4 | -61/+37 |
* | TLS works \o/ | Alex Auvolat | 2020-04-12 | 6 | -105/+190 |
* | Trying to do TLS | Alex Auvolat | 2020-04-12 | 14 | -42/+492 |
* | Refactor a bit | Alex Auvolat | 2020-04-12 | 4 | -50/+53 |
* | fixes | Alex Auvolat | 2020-04-12 | 3 | -12/+28 |
* | Keep network status & ring in a tokio::sync::watch | Alex Auvolat | 2020-04-11 | 9 | -134/+166 |
* | Local refcounting of blocks | Alex Auvolat | 2020-04-11 | 4 | -38/+116 |
* | table::insert_many, version_table::updated | Alex Auvolat | 2020-04-11 | 6 | -35/+104 |
* | Background task runner that replaces tokio::spawn | Alex Auvolat | 2020-04-11 | 8 | -62/+291 |
* | We don't want the debugging to fail, actually. | Alex Auvolat | 2020-04-10 | 1 | -9/+20 |
* | Add block ref table | Alex Auvolat | 2020-04-10 | 7 | -23/+93 |
* | (Try to) disable LTO ? | Alex Auvolat | 2020-04-10 | 2 | -0/+8 |
* | Refactor | Alex Auvolat | 2020-04-10 | 3 | -71/+87 |
* | Fix the Sync issue. Details: | Alex Auvolat | 2020-04-10 | 14 | -427/+658 |
* | Why is it not Sync?? | Alex Auvolat | 2020-04-09 | 12 | -84/+294 |
* | Locally, transactions | Alex Auvolat | 2020-04-09 | 3 | -18/+57 |
* | Something works | Alex Auvolat | 2020-04-09 | 10 | -9/+60 |
* | Some progress | Alex Auvolat | 2020-04-09 | 8 | -113/+169 |
* | Reorganize table API | Alex Auvolat | 2020-04-09 | 4 | -60/+96 |
* | Work & TODO | Alex Auvolat | 2020-04-08 | 5 | -40/+78 |
* | Some work | Alex Auvolat | 2020-04-08 | 7 | -21/+132 |
* | Some work in actually storing things | Alex Auvolat | 2020-04-08 | 11 | -110/+302 |
* | Basic workflow for client PUT, next is do actual storage | Alex Auvolat | 2020-04-08 | 7 | -93/+308 |
* | custom data type for hashes and identifiers | Alex Auvolat | 2020-04-07 | 8 | -37/+114 |
* | Config management & ring | Alex Auvolat | 2020-04-07 | 5 | -19/+95 |
* | Refactor; ability to update network config | Alex Auvolat | 2020-04-07 | 7 | -174/+377 |
* | Fix pinging | Alex Auvolat | 2020-04-07 | 3 | -76/+83 |
* | Forgot to recalculate hash at strategic locations | Alex Auvolat | 2020-04-06 | 1 | -7/+21 |
* | Seems to be fixed | Alex Auvolat | 2020-04-06 | 2 | -36/+29 |
* | Ununderstandable error | Alex Auvolat | 2020-04-06 | 4 | -40/+188 |
* | Some work | Alex Auvolat | 2020-04-06 | 5 | -26/+168 |
* | Some more basic work | Alex Auvolat | 2020-04-06 | 10 | -65/+415 |
* | First commit: skeleton for something great | Alex Auvolat | 2020-04-05 | 12 | -0/+2023 |