History log of /curl/ (Results 29676 – 29700 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2769f3b220-Nov-2003 Daniel Stenberg

request a file over proxy without credentials, and get a 407 back

e9a545c719-Nov-2003 Daniel Stenberg

unconditional progressbarinit cures a windows crash

edce444519-Nov-2003 Daniel Stenberg

If a partial file has been read or written, force a closure the existing
connection to avoid re-use of it, since we cannot know in what state it is.

7bee414019-Nov-2003 Daniel Stenberg

respect bits.close even if an error already is set, but make sure that the
existing error is the one returned back

cc48658519-Nov-2003 Daniel Stenberg

cut off old crappy win32 comments and use the proper global_init instead
also removed very old "require libcurl older than blablabla"

79e4aee119-Nov-2003 Daniel Stenberg

cleaned up

4d28012419-Nov-2003 Daniel Stenberg

remove the wrong win32 comment and use global_init

e1d0104517-Nov-2003 Daniel Stenberg

Maciej W. Rozycki's configure patch

0717e46917-Nov-2003 Daniel Stenberg

Maciej W. Rozycki made this script use a cache variable for the writable
argv test. This way, the default can be overridden better (for cross-compiles
etc)

a0a5668d15-Nov-2003 Daniel Stenberg

do ares_destroy() on the ares handle when we're done in Curl_is_resolved()

bfc7d6c115-Nov-2003 Daniel Stenberg

two

dfe0118015-Nov-2003 Daniel Stenberg

Mathias Axelsson found a case where we free()d the server certificate twice!

a701f3dd14-Nov-2003 Daniel Stenberg

Siddhartha Prakash Jain found a case with a bad resolve that we didn't
properly bail out from, when using ares.

f99a1d4e13-Nov-2003 Daniel Stenberg

updated

43bb204613-Nov-2003 Daniel Stenberg

Peter Sylvester found a flaw in the connect code for ipv6-enabled hosts.
I guess it seldomly happens on linux and that's why it wasn't found before.
He used Solaris to notice it.

I t

Peter Sylvester found a flaw in the connect code for ipv6-enabled hosts.
I guess it seldomly happens on linux and that's why it wasn't found before.
He used Solaris to notice it.

I took the opportunity to rewrite the Curl_connecthost() slightly to feature
less duplicate code in the two different versions (ipv4/ipv6).

show more ...

b9d3c71113-Nov-2003 Daniel Stenberg

-n disables valgrind now

1e251a6413-Nov-2003 Daniel Stenberg

Default Content-Type for formparts has changed to "application/octet-stream".
This seems more appropriate, and I believe mozilla and the likes do this.

.html files now get text/html as C

Default Content-Type for formparts has changed to "application/octet-stream".
This seems more appropriate, and I believe mozilla and the likes do this.

.html files now get text/html as Content-Type.

Pointed out in bug report #839806.

show more ...

776f0bd913-Nov-2003 Daniel Stenberg

don't log failed socket() calls

cd9aabb413-Nov-2003 Daniel Stenberg

Gisle Vanem added a flush to make the progress-bar look better on windows
(at least).

e42f806b12-Nov-2003 Daniel Stenberg

mention it was added in 7.10.9

0850aec712-Nov-2003 Daniel Stenberg

a resume http upload bug

ad77f76011-Nov-2003 Daniel Stenberg

Added CURLOPT_NETRC_FILE.

a50d2a4510-Nov-2003 Daniel Stenberg

Generate the ca-bundle.h file in the build dir and not in the source dir,
which works nicely since the build dir is before the source dir in the
include path.

17a834bc10-Nov-2003 Daniel Stenberg

After S�bastien Willemijns' bug report, we now check the separators properly
in the 229-reply servers respond on a EPSV command and bail out better if
the reply string is not valid RFC2428-co

After S�bastien Willemijns' bug report, we now check the separators properly
in the 229-reply servers respond on a EPSV command and bail out better if
the reply string is not valid RFC2428-compliant.

show more ...

c10bc0ef08-Nov-2003 Daniel Stenberg

for the getpwuid() etc

1...<<1181118211831184118511861187118811891190>>...1351