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 | 2 | -60/+1 |
* | TLS works \o/ | Alex Auvolat | 2020-04-12 | 3 | -7/+158 |
* | Trying to do TLS | Alex Auvolat | 2020-04-12 | 10 | -42/+189 |
* | 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 | 5 | -34/+103 |
* | 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 | 1 | -0/+5 |
* | Refactor | Alex Auvolat | 2020-04-10 | 3 | -71/+87 |
* | Fix the Sync issue. Details: | Alex Auvolat | 2020-04-10 | 13 | -427/+657 |
* | 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 | 8 | -9/+41 |
* | Some progress | Alex Auvolat | 2020-04-09 | 8 | -113/+169 |
* | Reorganize table API | Alex Auvolat | 2020-04-09 | 3 | -59/+95 |
* | Work & TODO | Alex Auvolat | 2020-04-08 | 4 | -40/+49 |
* | Some work | Alex Auvolat | 2020-04-08 | 5 | -21/+124 |
* | Some work in actually storing things | Alex Auvolat | 2020-04-08 | 9 | -76/+287 |
* | 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 | 6 | -37/+103 |
* | 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 | 3 | -26/+91 |
* | Some more basic work | Alex Auvolat | 2020-04-06 | 7 | -63/+336 |
* | First commit: skeleton for something great | Alex Auvolat | 2020-04-05 | 6 | -0/+285 |