Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | TLS works \o/ | Alex Auvolat | 2020-04-12 | 1 | -78/+0 |
| | | | | | | | | | 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/+261 |
| | |||||
* | Something works | Alex Auvolat | 2020-04-09 | 1 | -0/+18 |
| | |||||
* | Some work | Alex Auvolat | 2020-04-08 | 1 | -0/+7 |
| | |||||
* | Some work in actually storing things | Alex Auvolat | 2020-04-08 | 1 | -33/+13 |
| | |||||
* | custom data type for hashes and identifiers | Alex Auvolat | 2020-04-07 | 1 | -0/+10 |
| | |||||
* | Some work | Alex Auvolat | 2020-04-06 | 1 | -0/+76 |
| | |||||
* | Some more basic work | Alex Auvolat | 2020-04-06 | 1 | -0/+73 |
| | |||||
* | First commit: skeleton for something great | Alex Auvolat | 2020-04-05 | 1 | -0/+1031 |