| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | curl: Restore CMake-specific test and install code | Brad King | 2014-11-10 | 1 | -0/+12 |
|
|
* | curl: Configure build to work within CMake | Brad King | 2014-11-10 | 2 | -2/+44 |
|
|
* | curl: Fix curl.h inclusion of curlbuild.h from CMake sources | Brad King | 2014-11-10 | 1 | -1/+1 |
|
|
* | curl: Use arch-aware CHECK_TYPE_SIZE results | Brad King | 2014-11-10 | 3 | -87/+72 |
|
|
* | curl: Fix detection of headers with dependencies | Brad King | 2014-11-10 | 1 | -1/+1 |
|
|
* | curl: Drop inclusion of .rc file for static lib | Brad King | 2014-11-10 | 1 | -5/+1 |
|
|
* | curl: Select file APIs on Windows | Brad King | 2014-11-10 | 2 | -4/+11 |
|
|
* | curl: Do not use 'dl' on HP-UX | Brad King | 2014-11-10 | 1 | -0/+6 |
|
|
* | curl: Simplify if() conditions on check result variables | Brad King | 2014-10-30 | 4 | -9/+9 |
|
|
* | curl: Remove outdated Haiku preprocessor checks | Brad King | 2014-10-29 | 1 | -1/+1 |
|
|
* | curl: Port to Haiku again | Brad King | 2014-10-29 | 2 | -1/+3 |
|
|
* | curl: Drop '-DEV' from version since this is a curl release | Brad King | 2014-10-29 | 1 | -1/+1 |
|
|
* | curl: Fix spelling errors reported by Lintian | Brad King | 2014-10-29 | 1 | -1/+1 |
|
|