Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variable | Brad King | 2024-03-30 | 2 | -2/+15 |
* | file(DOWNLOAD|UPLOAD): Add test covering CMAKE_TLS_VERIFY cmake variable | Brad King | 2024-03-30 | 2 | -7/+28 |
* | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variable | Brad King | 2024-02-28 | 2 | -0/+10 |
* | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variable | Brad King | 2024-02-28 | 2 | -0/+9 |
* | file(DOWNLOAD|UPLOAD): Add TLS_VERSION option for https connections | Brad King | 2024-02-28 | 8 | -0/+24 |
* | Tests: Add test for file(DOWNLOAD) with TLS_VERIFY | scivision | 2023-02-10 | 5 | -0/+19 |
* | Tests: Honor CMake_TEST_NO_NETWORK in RunCMake.file-DOWNLOAD | Brad King | 2022-11-18 | 1 | -1/+4 |
* | Tests: Move CMake.FileDownload cases into RunCMake.file-DOWNLOAD | Brad King | 2022-11-18 | 16 | -0/+106 |
* | Tests: Factor out common helper in RunCMake.file-DOWNLOAD cases | Brad King | 2022-11-18 | 10 | -27/+34 |
* | Tests: Factor out a RunCMake.file-DOWNLOAD test | Brad King | 2022-11-17 | 30 | -0/+120 |