Age | Commit message (Collapse) | Author |
|
|
|
|
|
happened when a user had a home dir as an empty string. curl would then do
free() on a wrong area.
|
|
|
|
|
|
due to a missing header file.
|
|
|
|
|
|
protocols listed in curl --version
|
|
always, except when --without-libssh2 was given
|
|
|
|
headers <winlap.h> and <winber.h> defines wrong calling convention.
|
|
Use a response-file for the C-compiler.
|
|
all the numericals at the top phrased "shorter" and I cut out the "number of
releases since the very beginning" since that's just the number curl releases
+ 26 and not a very interesting number anyway.
|
|
Moved Curl_file_connect into the protocol handler struct.
|
|
|
|
failed one using the multi interface
|
|
with NSS
|
|
tracker (https://bugzilla.redhat.com/show_bug.cgi?id=316191), I now made
curl-config --features and --protocols show the correct output when built
with NSS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added generation of dummy ca-bundle.h. Sorted objects.
|
|
|
|
|
|
|
|
test harness supports.
|
|
|
|
the first.
|
|
|
|
|
|
|
|
|
|
found by Michal Marek.
|
|
|
|
Previously it would fail if the ca bundle wasn't present, even if the code
ignored the verification results.
|
|
Disable valgrind in test case 1004 due to a libtool bug.
|
|
|
|
Tests 35, 544 545 added: binary data POSTs.
|
|
to running it and ignoring its output).
|
|
|
|
lib is built shared with libtool.
|
|
so do the data->reqdata.current_conn assignment when we know there is an easy
handle existing! Fixes the valgrind report on test 509.
|
|
|
|
|
|
Added test cases 2002 and 2003 (the latter disabled for now)
|