- 15 Aug, 2019 1 commit
-
-
¡Cinder! ㊝ authored
-
- 28 Jul, 2019 3 commits
-
-
Drake Arconis authored
--HG-- branch : vendor
-
Drake Arconis authored
--HG-- branch : vendor
-
Drake Arconis authored
--HG-- branch : vendor
-
- 05 Feb, 2019 8 commits
-
-
Drake Arconis authored
-
Drake Arconis authored
-
Drake Arconis authored
-
Drake Arconis authored
-
Drake Arconis authored
-
Drake Arconis authored
--HG-- branch : vendor
-
Drake Arconis authored
--HG-- branch : vendor
-
Drake Arconis authored
--HG-- branch : vendor
-
- 17 Aug, 2018 1 commit
-
-
Nat Goodspeed authored
-
- 02 Oct, 2017 1 commit
-
-
Nat Goodspeed authored
-
- 25 Sep, 2017 4 commits
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
- 18 Sep, 2017 1 commit
-
-
Nat Goodspeed authored
-
- 22 Jun, 2017 5 commits
-
-
Nat Goodspeed authored
for all platforms of interest.
-
Nat Goodspeed authored
-
Nat Goodspeed authored
There was a merge collision in multi.c's multi_runsingle() function at the point where we have a local patch concerning bug 1420. The upstream change was to change a Curl_done() call to multi_done(). Our patch called Curl_done() in each clause of an 'if' statement; we changed both to multi_done(). However, our patch also had a Curl_posttransfer() call; we overzealously changed that to multi_posttransfer() too. But there is no such function. Change back to Curl_posttransfer().
-
Nat Goodspeed authored
It seems that, perhaps due to mistakenly checking in past vendor updates on the default branch rather than the vendor branch, curl/lib/multi.c has acquired a couple bits of cruft carried over from previous releases. These are now causing compile errors. Try cleaning them out of multi.c in hopes it helps. GOOD_EASY_HANDLE is now defined in urldata.h, not locally in this file. isHandleAtHead() is dubious because there's no more SessionHandle struct.
-
Nat Goodspeed authored
build-cmd.sh has a 'check_damage' shell function that checks to see whether USE_THREADS_POSIX is set in curl_config.h. In version 7.54.1, it isn't: you must specifically request it by overriding ENABLE_THREADED_RESOLVER on the CMake command line. Pass that.
-
- 21 Jun, 2017 4 commits
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
After the curl-7.54.1 vendor branch update, when I went to switch back to the default branch, Mercurial told me I had untracked local copies of curl/projects/build-{open,wolf}ssl.bat that would collide with newly-added files with those same pathnames. I moved them aside, switched to default and reinstated the local copies. These appear to be "better" than what just arrived in the tarball in a few respects: - '\n' instead of '\r\n' (though that may not be "better" for cmd.exe) - newer copyright date - fixed copyright download URL - more sophisticated Perl detection logic: recovery logic added Accordingly, I've checked in the files we had locally. This may well be moot: I doubt we actually use either of these .bat files. But from an information-preserving point of view, these have now been captured. If it later turns out to be better to backout the changes, so be it.
-
Nat Goodspeed authored
--HG-- branch : vendor
-
Nat Goodspeed authored
-
- 22 Nov, 2016 1 commit
-
-
Nat Goodspeed authored
-
- 21 Nov, 2016 1 commit
-
-
Nat Goodspeed authored
-
- 02 Nov, 2016 4 commits
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
- 24 Oct, 2016 2 commits
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
- 19 Apr, 2016 1 commit
-
-
callum_linden authored
-
- 07 Apr, 2016 1 commit
-
-
Rider Linden authored
-
- 05 Apr, 2016 2 commits
-
-
Rider Linden authored
-
Rider Linden authored
-