| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'update-curl' | Brad King | 2018-11-05 | 125 | -2179/+5098 |
|\ |
|
| * | curl: backport upstream fix to 7.62.0 regression | Brad King | 2018-11-02 | 1 | -1/+2 |
|
|
| * | curl: Modernize tiny test code used for build inside CMake | Brad King | 2018-11-01 | 2 | -134/+56 |
|
|
| * | curl: Update build within CMake to account for 7.62 changes | Brad King | 2018-10-31 | 1 | -0/+2 |
|
|
| * | Merge branch 'upstream-curl' into update-curl | Brad King | 2018-10-31 | 124 | -2046/+5040 |
|
|
* | | curl: Do not call cmake_minimum_required inside CMake itself | Brad King | 2018-10-25 | 1 | -1/+0 |
|/ |
|
* | Tests: Add missing BUILD_TESTING conditions | Brad King | 2018-10-24 | 1 | -1/+1 |
|
|
* | Merge branch 'update-curl' into release-3.13 | Brad King | 2018-10-22 | 112 | -1857/+2567 |
|\ |
|
| * | curl: Update build within CMake to account for 7.61 changes | Brad King | 2018-10-22 | 1 | -1/+1 |
|
|
| * | curl: Backport to work with CMake 3.1 again | Brad King | 2018-10-22 | 1 | -2/+3 |
|
|
| * | Merge branch 'upstream-curl' into update-curl | Brad King | 2018-10-22 | 112 | -1858/+2567 |
|
|
* | | curl: add missing type sizes for 'long long' and '__int64' | Brad King | 2018-10-22 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2018-05-18 | 107 | -1760/+3629 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2018-01-24 | 100 | -4124/+8933 |
|
|
* | Fix trivial typos in text | luzpaz | 2017-11-03 | 1 | -1/+1 |
|
|
* | curl: Update build within CMake to account for 7.56 changes | Brad King | 2017-10-10 | 2 | -1/+5 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2017-10-10 | 143 | -5793/+7984 |
|
|
* | curl: Fix build on Haiku | Jérôme Duval | 2017-06-28 | 1 | -0/+2 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2017-06-14 | 70 | -1042/+1514 |
|
|
* | curl: Set TLS/SSL build options the way we need for CMake | Brad King | 2017-05-11 | 1 | -1/+32 |
|
|
* | curl: Skip building docs within CMake | Brad King | 2017-05-11 | 1 | -0/+5 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2017-05-11 | 113 | -2211/+3567 |
|
|
* | curl: Fix passing _WINSOCKAPI_ macro to compiler | Brad King | 2017-02-07 | 1 | -1/+1 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2017-02-07 | 131 | -2509/+4156 |
|
|
* | curl: Disable symbol hiding logic in build for CMake | Brad King | 2016-12-06 | 1 | -0/+2 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2016-12-05 | 106 | -1518/+2087 |
|
|
* | curl: Backport certificate reuse fix from 7.50.2 | Brad King | 2016-09-07 | 1 | -1/+7 |
|
|
* | curl: Remove CMake-specific README | Brad King | 2016-08-03 | 1 | -66/+0 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2016-08-03 | 259 | -7415/+11878 |
|
|
* | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 3 | -3/+3 |
|
|
* | curl: Do not use libnetwork on Apple platforms | Gregor Jasny | 2015-09-10 | 1 | -0/+8 |
|
|
* | curl: Update README-CMake.txt for new snapshot | Brad King | 2015-08-17 | 1 | -4/+4 |
|
|
* | curl: Update configuration of build within CMake | Brad King | 2015-08-17 | 1 | -4/+11 |
|
|
* | curl: Fix check for gethostbyname_r with 5 arguments | Brad King | 2015-08-17 | 1 | -1/+1 |
|
|
* | Merge branch 'curl-upstream' into update-curl | Brad King | 2015-08-12 | 181 | -11416/+14815 |
|
|
* | curl: Never consider using Windows APIs on Cygwin | Brad King | 2015-03-26 | 1 | -2/+8 |
|
|
* | Merge topic 'curl-default-cainfo' | Brad King | 2015-01-26 | 2 | -11/+4 |
|\ |
|
| * | curl: Add CURL_CA_PATH option to CMake build process | Brad King | 2015-01-23 | 2 | -11/+4 |
|
|
* | | Merge topic 'update-curl' | Brad King | 2015-01-23 | 1 | -0/+66 |
|\ \
| |/
|/| |
|
| * | curl: Add README-CMake.txt | Brad King | 2015-01-22 | 1 | -0/+66 |
|
|
* | | curl: Use OS X SSL/TLS native implementation | Brad King | 2014-12-18 | 1 | -0/+19 |
|
|
* | | curl: Use Windows SSL/TLS native implementation | Brad King | 2014-12-12 | 1 | -1/+5 |
|/ |
|
* | curl: Check for OpenSSL headers independently | Brad King | 2014-11-17 | 1 | -9/+9 |
|
|
* | curl: Disable warnings to avoid changing 3rd party code | Brad King | 2014-11-11 | 1 | -0/+4 |
|
|
* | curl: Skip sanity check that triggers Clang warning | Brad King | 2014-11-10 | 1 | -0/+2 |
|
|
* | curl: Disable warnings to avoid changing 3rd party code | Brad King | 2014-11-10 | 1 | -0/+8 |
|
|
* | curl: Skip check for inet_pton on Windows | Brad King | 2014-11-10 | 1 | -0/+7 |
|
|
* | curl: Restore installation of OpenSSL DLLs | Brad King | 2014-11-10 | 1 | -0/+25 |
|
|
* | curl: Restore CURL_CA_BUNDLE option | Brad King | 2014-11-10 | 1 | -0/+7 |
|
|
* | curl: Restore CMake-specific zlib selection code | Brad King | 2014-11-10 | 1 | -1/+14 |
|
|