Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skeleton to the new web API | Quentin | 2020-11-02 | 1 | -0/+1 |
| | |||||
* | Rename garage_core to garage_model | Alex Auvolat | 2020-07-07 | 1 | -1/+1 |
| | |||||
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -41/+9 |
| | |||||
* | Remove a few features in dependencies | Alex Auvolat | 2020-04-21 | 1 | -3/+2 |
| | |||||
* | Pretty logging | Alex Auvolat | 2020-04-21 | 1 | -17/+21 |
| | |||||
* | Add hostname to node info | Alex Auvolat | 2020-04-19 | 1 | -0/+1 |
| | |||||
* | WIP | Alex Auvolat | 2020-04-17 | 1 | -0/+1 |
| | | | | | | TODOs: - ensure sync goes both way - finish sending blocks to other nodes when they need them before deleting | ||||
* | Enable debug info in release profile | Alex Auvolat | 2020-04-16 | 1 | -0/+3 |
| | |||||
* | Cleanup | Alex Auvolat | 2020-04-12 | 1 | -1/+1 |
| | |||||
* | TLS works \o/ | Alex Auvolat | 2020-04-12 | 1 | -3/+3 |
| | | | | | | | | | So, the issues were: - webpki does not support IP addresses as DNS names in URLs, so I hacked the HttpsConnector to always provide a fixed string as the DNS name for server certificate validation - the certificate requied a SAN section which was complicated to build but eventually the solution is there in genkeys.sh | ||||
* | Trying to do TLS | Alex Auvolat | 2020-04-12 | 1 | -0/+5 |
| | |||||
* | table::insert_many, version_table::updated | Alex Auvolat | 2020-04-11 | 1 | -1/+1 |
| | |||||
* | (Try to) disable LTO ? | Alex Auvolat | 2020-04-10 | 1 | -0/+3 |
| | |||||
* | Something works | Alex Auvolat | 2020-04-09 | 1 | -0/+1 |
| | |||||
* | Some work | Alex Auvolat | 2020-04-08 | 1 | -0/+1 |
| | |||||
* | Some work in actually storing things | Alex Auvolat | 2020-04-08 | 1 | -1/+2 |
| | |||||
* | custom data type for hashes and identifiers | Alex Auvolat | 2020-04-07 | 1 | -0/+1 |
| | |||||
* | Some work | Alex Auvolat | 2020-04-06 | 1 | -0/+1 |
| | |||||
* | Some more basic work | Alex Auvolat | 2020-04-06 | 1 | -2/+5 |
| | |||||
* | First commit: skeleton for something great | Alex Auvolat | 2020-04-05 | 1 | -0/+23 |