summaryrefslogtreecommitdiff
path: root/external/curl
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Remove MinGW supportStephan Bergmann4-43/+1
2017-01-26curl: get winProxy support backThorsten Behrens1-0/+117
2017-01-23curl: upgrade to version 7.52.1Thorsten Behrens2-125/+0
2016-12-20use new ENABLE_NSS for code which needs nssCaolán McNamara1-2/+2
2016-12-19with missing nss build curl and vcl appropiatelyCaolán McNamara1-2/+2
2016-11-02curl: upgrade to version 7.51.0Michael Stahl5-12/+21
2016-08-01curl: drop curl-android.patchMichael Stahl2-22/+0
2016-07-30fix curl android patch to applyCaolán McNamara1-7/+7
2016-07-29bump curl to 7.50.0Caolán McNamara4-51/+18
2016-07-09use EHs also for libcurlMarkus Mohrhard1-1/+1
2016-07-08tdf#100295: try to cover second place in curl using GetTickCount64Markus Mohrhard1-1/+1
2016-07-07tdf#100295 force curl to build for XPMarkus Mohrhard2-0/+13
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky1-1/+1
2016-03-13tdf#98416 fix curl's configure check for nss (missing -lnssutil3)Christian Lohmaier2-0/+18
2016-03-11tdf#98416: Explicitly disable curl hardcoded CA certificate storeGiuseppe Castagno1-0/+1
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2015-07-03curl: upgrade to release 7.43.0Michael Stahl2-8/+5
2015-06-02curl: simplify SSL conditionalMichael Stahl1-4/+3
2015-06-02curl: disable loads more random stuff we don't needMichael Stahl1-2/+4
2015-06-02curl: sigh... *actually* disable rtmp supportMichael Stahl1-1/+1
2015-06-02curl: disable rtmp supportMichael Stahl1-0/+1
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-1/+1
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist1-1/+1
2014-08-29Simplify some $ENABLE_DEBUG expressionsStephan Bergmann1-2/+2
2014-06-09curl: work around mysterious xcopy failureMichael Stahl1-1/+1
2014-05-11upgrade to curl-7.36.0Thomas Arnhold2-392/+0
2014-03-11normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIBMichael Stahl1-2/+2
2014-03-02curl (bundled): fix logic breakoutDouglas Mencken1-8/+5
2014-03-01curl (bundled): with-darwinssl option is not compatible with OSX SDK 10.5Douglas Mencken1-2/+7
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl1-1/+1
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl1-2/+2
2014-01-20Fake proper lib ID for macosx-change-install-names into external/curlStephan Bergmann1-0/+1
2014-01-17curl: we really want --with-darwinssl on Mac for libcmisMichael Stahl1-2/+4
2014-01-17Get bundled curl to be used on OS X tooDouglas Mencken2-3/+4
2013-11-19Backported commit f6c335d63f2da025a0a3efde1fe59e3bb7189b70 from curlCédric Bosdonnat2-0/+392
2013-11-19curl: use WNT native Schannel SSL/TLS implementationMichael Stahl2-0/+23
2013-11-18curl: actually use Makefile.vc10 instead of Makefile.vc9Michael Stahl4-6/+6
2013-11-18curl: try to use Mac OS X native SSL/TLS implementationMichael Stahl1-1/+3
2013-11-18curl: upgrade to version 7.33.0Michael Stahl10-183/+75
2013-11-14nss: upgrade to 3.15.3Michael Stahl1-2/+2
2013-10-31solver doesn't solve anything...Michael Stahl1-1/+1
2013-10-30Fix build for Android: Don't use SYSBASE that wayTor Lillqvist1-0/+2
2013-10-30curl: set the right RPATH tooMichael Stahl1-2/+2
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
2013-10-27gbuild: remove gb_ExternalPackage_add_library_for_installMichael Stahl1-4/+6
2013-10-24curl: use libraries from WORKDIRMichael Stahl1-21/+6
2013-10-24curl: libcurl.so.4 goes into instset, not libcurl.so!Michael Stahl1-4/+2
2013-10-23nss: remove nss-config and nspr-configMichael Stahl2-18/+0
2013-10-18Fix building from inside modules moved to externalKhaled Hosny1-1/+1
2013-10-18fdo#70393: move curl to a subdir of externalKhaled Hosny14-0/+537