History log of /curl/ (Results 30926 – 30950 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c2e2c98d23-Oct-2002 Daniel Stenberg

fixed the cygwin check for -no-undefined

3fa353a223-Oct-2002 Daniel Stenberg

improved the check for an ISO cpp by checking specificly for __BORLANDC__
too, as Emiliano Ida has confirmed it to work

c27c9f8023-Oct-2002 Daniel Stenberg

kromJx@crosswinds.net made it run properly with stunnel >=4.0

b5a7471523-Oct-2002 Daniel Stenberg

bad headers can come in two kinds, we either treat everything as one big
badly assumed header, or we think that parts of the buffer is a bad header
and the rest is treated as a normal body pa

bad headers can come in two kinds, we either treat everything as one big
badly assumed header, or we think that parts of the buffer is a bad header
and the rest is treated as a normal body part

show more ...

13ee290121-Oct-2002 Daniel Stenberg

another week, 7 fixes

32c03ead21-Oct-2002 Daniel Stenberg

glibc 2.2.93 gethostbyname_r() no longer returns ERANGE if the given buffer
size isn't big enough. For some reason they now return EAGAIN.

Redhat 8 ships with this glibc version.

0fa512f221-Oct-2002 Daniel Stenberg

Nikita Schmidt's fix to debian bug report #165382. This is verified with
the new test case 55.

219d885121-Oct-2002 Daniel Stenberg

Added test 55, follow location with a single slash in the original path.
This caused curl 7.10.1 to crash.

ecf3aee421-Oct-2002 Daniel Stenberg

check for cygwin and if built on that, enable the no-undefined option for
libtool. Otherwise disable it.

7f08cab721-Oct-2002 Daniel Stenberg

test 54 added, blank Location: field

c4e9ef1921-Oct-2002 Daniel Stenberg

--enable-debug now checks if gcc is used before it sets all those gcc-
specific options. This should make this option work on more platforms with
other compilers.

9e612b5518-Oct-2002 Daniel Stenberg

make very sure that we return 'done' properly when a transfer is done, as
otherwise the multi interface gets problems

203633d318-Oct-2002 Daniel Stenberg

return call_multi when we follow a location

45bd009b18-Oct-2002 Daniel Stenberg

if we found no string on the Location: line, don't try to follow it

ee65641518-Oct-2002 Daniel Stenberg

moved comments to first column and automake stopped complaining

156aad1917-Oct-2002 Daniel Stenberg

Make the COOKIESESSION work better by creating a list of cookie files files
when given in the curl_easy_setopt() and then parse them all on the first
curl_easy_perform() call instead.

b1ffb79a17-Oct-2002 Daniel Stenberg

junk cookies test53 added

d6654bfe16-Oct-2002 Daniel Stenberg

mucho fixed

eefdd67d15-Oct-2002 Daniel Stenberg

Added new mirror

86a86d7a15-Oct-2002 Daniel Stenberg

Andr�s Garc�a's corrections

b6dac2b414-Oct-2002 Daniel Stenberg

ignore .ps and .pdf files too

e6367aba14-Oct-2002 Daniel Stenberg

generate and include PDF versions of the docs in the release archive

fc4d1d9a13-Oct-2002 Daniel Stenberg

my first take at a memory leak detection document

94bae20713-Oct-2002 Daniel Stenberg

some more

bb8c8d2713-Oct-2002 Daniel Stenberg

added more info

1...<<1231123212331234123512361237123812391240>>...1351