History log of /curl/ (Results 30351 – 30375 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
90b0f38327-May-2003 Daniel Stenberg

Another socks5-fix. Make sure that when we use a socks-proxy, it is not the
same as using a httpproxy so we must make sure to better check for http
proxies before we do HTTP proxy stuff. This

Another socks5-fix. Make sure that when we use a socks-proxy, it is not the
same as using a httpproxy so we must make sure to better check for http
proxies before we do HTTP proxy stuff. This included authorization and
URI usage in the request etc.

show more ...

18f630ab27-May-2003 Daniel Stenberg

CURLOPT_HTTPDIGEST is added

e97fd44126-May-2003 Daniel Stenberg

language

b756797726-May-2003 Daniel Stenberg

ftp ASCII transfers in general need fixing

35a84ad526-May-2003 Daniel Stenberg

Chris Lewis mentioned that he doesn't get WIN32 defined, only _WIN32 so we
make an adjustment to catch this.

4ed28be723-May-2003 Daniel Stenberg

even more

e2f4656a23-May-2003 Daniel Stenberg

Ricardo Cadime found a socket leak when listing directories without
contents. Test cases 144 and 145 were added to verify the fix.

Now we deal with return code 450 properly and other cod

Ricardo Cadime found a socket leak when listing directories without
contents. Test cases 144 and 145 were added to verify the fix.

Now we deal with return code 450 properly and other codes also do proper
cleanup.

show more ...

1e14da5c23-May-2003 Daniel Stenberg

more ftp testing using NLST and no contents and bad return code

b2ef79ef23-May-2003 Daniel Stenberg

Rudy Koento's problem fixed, test case 66 verifies this.

f488874f23-May-2003 Daniel Stenberg

test 66 returns one line of data with no header (HTTP)

2325864823-May-2003 Daniel Stenberg

--digest added, --compressed rephrased

6b84ebe523-May-2003 Daniel Stenberg

include digest.h for proto

07dd067f23-May-2003 Daniel Stenberg

DJGPP fix by Gisle Vanem

420744d022-May-2003 Daniel Stenberg

more more more

01108e3a22-May-2003 Daniel Stenberg

warning-free is better

8026b1e122-May-2003 Daniel Stenberg

Introducing --digest

a39d772222-May-2003 Daniel Stenberg

Better Digest stuff

9f69deec22-May-2003 Daniel Stenberg

Added CURLOPT_HTTPDIGEST support
SOCKS5 fix as suggested by Jis in bugreport #741841.

e912f77222-May-2003 Daniel Stenberg

Document the <dataNUM> thing we use,

0102726a22-May-2003 Daniel Stenberg

Digest support added

1e7aa04022-May-2003 Daniel Stenberg

Digest testing added

00a7c6fe22-May-2003 Daniel Stenberg

proper header added

87f8c0d422-May-2003 Daniel Stenberg

hush the compiler

334d78cd22-May-2003 Daniel Stenberg

Initial Digest support. At least partly working.

2356325521-May-2003 Daniel Stenberg

David Balazic pointed out the lack of checks for a valid %XX code when
we unescape a string. We now check and decode only valid %XX strings.

1...<<1211121212131214121512161217121812191220>>...1351