Brad King
|
add81210df
cmCurl: Assert that we cover all TLS versions supported by our vendored curl
|
1 year ago |
Brad King
|
cb2f73aa77
cmCurl: Add helper to print curl tls version
|
1 year ago |
Brad King
|
fc639823d2
cmCurl: Factor out compatibility code for curl < 7.52
|
1 year ago |
Brad King
|
cf4253ed60
cmCurl: Improve signature of cmCurlParseTLSVersion
|
1 year ago |
Brad King
|
8e6776b9f3
file(DOWNLOAD|UPLOAD): Add TLS_VERSION option for https connections
|
1 year ago |
scivision
|
7b0a629693
Source: use C++11 nullptr
|
2 years ago |
Maxim Cournoyer
|
10bf34a2d9
cmCurl: Honor OpenSSL certificate environment variables
|
3 years ago |
Marc Chevrier
|
062432a6bc
cmCurlSetCAInfo: use std::string as argument
|
4 years ago |
Brad King
|
3cfd89add5
cmCurl: Fix file:// URLs with spaces for curl 7.78+
|
4 years ago |
Brad King
|
63b5a6869e
cmCurl: Adopt helper to fix file:// URLs
|
4 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Sean McBride
|
b056bc3425
Fix most clang -Wextra-semi-stmt warnings in C++ files
|
6 years ago |
Regina Pfeifer
|
c2f6872c4e
CTest: Remove submit method 'xmlrpc'
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Shane Parris
|
5d67e9025d
file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
1a9de8035c
surround macro arguments with parentheses
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Brad King
|
1ea55acf8a
cmCurl: Fix compilation with system curl versions prior to 7.21.5
|
9 years ago |
Brad King
|
602cdc06a0
cmCurl: Tolerate lack of CURLOPT_CAPATH support
|
10 years ago |
Brad King
|
0abd3e538e
cmake: Use a default CA path when not using system curl
|
11 years ago |