summaryrefslogtreecommitdiff
path: root/Utilities/cmcurl/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-curl' into update-curlBrad King2023-03-2070-1460/+1839
* Merge branch 'upstream-curl' into update-curlBrad King2023-02-21322-9711/+14255
* curl: Backport upstream fix for SecureTransport on macOSBrad King2023-02-091-40/+88
* curl: Enable schannel TLS 1.3 support on Windows 11Brad King2023-02-081-7/+0
* curl: Work around missing OpenSSL symbol on machine with LCC 1.23Brad King2023-01-301-0/+6
* Merge branch 'upstream-curl' into update-curlBrad King2023-01-27131-5752/+7867
* curl: Disable schannel TLS 1.3 support on Windows 11Brad King2022-11-091-0/+7
* Merge branch 'upstream-curl' into update-curlBrad King2022-10-31311-3883/+7738
* Build: Use imported target `ZLIB::ZLIB` instead of variablesAlex Turbov2022-09-222-2/+2
* curl: make libcmcurl buildable with old LibreSSLmakise-homura2022-06-281-7/+17
* Merge branch 'upstream-curl' into update-curlBrad King2022-05-1625-155/+287
* Merge branch 'upstream-curl' into update-curlBrad King2022-04-28136-4508/+4568
* curl: Set build options the way we need for CMakeBrad King2022-01-071-1/+1
* Merge branch 'upstream-curl' into update-curlBrad King2022-01-0792-1902/+3395
* Merge branch 'upstream-curl' into update-curlBrad King2021-09-248-44/+62
* Merge branch 'upstream-curl' into update-curlBrad King2021-09-15117-2750/+3628
* curl: backport upstream fix to 7.77.0 regressionBrad King2021-06-281-0/+1
* Merge branch 'upstream-curl' into update-curlBrad King2021-05-27139-4394/+6247
* Merge branch 'upstream-curl' into update-curlBrad King2021-02-03140-6611/+9124
* Merge branch 'upstream-curl' into update-curlBrad King2020-12-09294-3549/+4489
* Merge branch 'upstream-curl' into update-curlBrad King2020-08-1950-392/+804
* Merge branch 'upstream-curl' into update-curlBrad King2020-07-0136-211/+243
* Merge branch 'upstream-curl' into update-curlBrad King2020-06-24146-4658/+7547
* curl: Use KWIML to get integer type sizesBrad King2020-06-021-9/+12
* curl: When building inside CMake, link dependencies as PRIVATEBrad King2020-04-031-1/+1
* Merge branch 'upstream-curl' into update-curlBrad King2020-03-04204-5921/+12148
* Merge branch 'upstream-curl' into update-curlBrad King2019-05-22162-5919/+6349
* curl: backport upstream fix to 7.62.0 regressionBrad King2018-11-021-1/+2
* Merge branch 'upstream-curl' into update-curlBrad King2018-10-31114-1931/+4814
* Merge branch 'update-curl' into release-3.13Brad King2018-10-2294-1234/+1967
|\
| * Merge branch 'upstream-curl' into update-curlBrad King2018-10-2294-1234/+1967
* | curl: add missing type sizes for 'long long' and '__int64'Brad King2018-10-221-0/+6
|/
* Merge branch 'upstream-curl' into update-curlBrad King2018-05-18100-1738/+3529
* Merge branch 'upstream-curl' into update-curlBrad King2018-01-2494-4111/+8823
* curl: Update build within CMake to account for 7.56 changesBrad King2017-10-101-1/+1
* Merge branch 'upstream-curl' into update-curlBrad King2017-10-10132-4896/+7279
* Merge branch 'upstream-curl' into update-curlBrad King2017-06-1466-970/+1326
* Merge branch 'upstream-curl' into update-curlBrad King2017-05-11102-2094/+2901
* Merge branch 'upstream-curl' into update-curlBrad King2017-02-07124-2456/+4021
* Merge branch 'upstream-curl' into update-curlBrad King2016-12-05101-1469/+1940
* curl: Backport certificate reuse fix from 7.50.2Brad King2016-09-071-1/+7
* Merge branch 'upstream-curl' into update-curlBrad King2016-08-03246-7136/+11537
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-293-3/+3
* Merge branch 'curl-upstream' into update-curlBrad King2015-08-12167-10733/+13873
* curl: Add CURL_CA_PATH option to CMake build processBrad King2015-01-231-6/+0
* curl: Disable warnings to avoid changing 3rd party codeBrad King2014-11-111-0/+4
* curl: Restore installation of OpenSSL DLLsBrad King2014-11-101-0/+25
* curl: Configure build to work within CMakeBrad King2014-11-101-1/+5
* curl: Use arch-aware CHECK_TYPE_SIZE resultsBrad King2014-11-101-10/+20
* curl: Drop inclusion of .rc file for static libBrad King2014-11-101-5/+1