Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Cuberite Root CA Cert - ISRG X1 Root now used.HEADmaster | Alexander Harkness | 16 hours | 1 | -28/+28 |
* | Fixed UrlClientTest's Github CA. | Mattes D | 2024-03-13 | 1 | -15/+49 |
* | UrlClientTest: Added tests for root CA verification. | Mattes D | 2023-05-19 | 1 | -1/+207 |
* | UrlClientTest: Added timeout to all tests. | Mattes D | 2023-05-19 | 1 | -4/+20 |
* | Auth SSL Fixes | x12xx12x | 2023-05-19 | 1 | -2/+2 |
* | Replaced cpp14::make_unique<> with std::make_unique<>. | Mattes D | 2020-08-01 | 1 | -4/+4 |
* | Fix race condition in UrlClientTest | peterbell10 | 2019-09-10 | 1 | -15/+16 |
* | Improved testing framework. (#4376) | Mattes D | 2019-08-26 | 1 | -21/+9 |
* | Fix cUrlClient leak (#4125) | peterbell10 | 2018-02-20 | 1 | -5/+19 |
* | Fix Travis build (#4101) | peterbell10 | 2017-12-22 | 1 | -1/+1 |
* | cUrlClient: Refactored callbacks to use UniquePtr. | Mattes D | 2016-08-22 | 1 | -8/+8 |
* | cTCPLink supports TLS out of the box. | Mattes D | 2016-08-22 | 1 | -13/+92 |
* | UrlClient: Basic HTTP implementation. | Mattes D | 2016-08-22 | 1 | -0/+162 |