History log of /curl/ (Results 31876 – 31900 of 33761)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c84ad40c02-Nov-2001 Daniel Stenberg

J�rn added connect.c

ab7f25ab01-Nov-2001 Daniel Stenberg

another day another commit

6d213e2001-Nov-2001 Daniel Stenberg

libcurl can init winsock since 7.8.1

9b6545c401-Nov-2001 Daniel Stenberg

ConnectionExists() now returns FALSE immediately if it finds a connection
that is dead, because it can only find one entry anyway and if that is dead
there won't be any other entry that match

ConnectionExists() now returns FALSE immediately if it finds a connection
that is dead, because it can only find one entry anyway and if that is dead
there won't be any other entry that matches

show more ...

96fb118201-Nov-2001 Daniel Stenberg

added comments and function headers

617d6eb701-Nov-2001 Daniel Stenberg

Update the byte counters in the loop so that aborted transfers have the
information as well. Improves debug outputs etc.

9988838801-Nov-2001 Daniel Stenberg

Use Curl_tvdiff to compare times

7d24ce9601-Nov-2001 Daniel Stenberg

less I, more we

cbc35b1f01-Nov-2001 Daniel Stenberg

minor mods to make solaris plain 'make' to not die on this

027fc71931-Oct-2001 Daniel Stenberg

fixed FTPSENDF for ipv6 compiles

f6b2e9e831-Oct-2001 Daniel Stenberg

a bunch

c4f1a9f631-Oct-2001 Daniel Stenberg

Removed the SocketIsDead() stuff for SSL again as it doesn't work. We must
rely on the new go-ahead-and-try mechanism that I just added to Transfer()

5420550731-Oct-2001 Daniel Stenberg

If Curl_do() fails with CURLE_WRITE_ERROR on a re-used connection, this
new logic can retry the same operation on a new connection!

7b93348a31-Oct-2001 Daniel Stenberg

Curl_sendf now returns a CURLcode

eaf475b531-Oct-2001 Daniel Stenberg

return type cleanup

4118c68d31-Oct-2001 Daniel Stenberg

check Curl_ftpsendf return codes

69d5d88231-Oct-2001 Daniel Stenberg

Added better checking of return codes when we send data to sockets/connections

7e6a36ea31-Oct-2001 Daniel Stenberg

major commit, now we check the return code on every invoke of Curl_ftpsendf
- which now is made using a macro named FTPSENDF. I turned it all caps just
to make it more visible that it is in f

major commit, now we check the return code on every invoke of Curl_ftpsendf
- which now is made using a macro named FTPSENDF. I turned it all caps just
to make it more visible that it is in fact a macro.

show more ...

6878c0b831-Oct-2001 Daniel Stenberg

check return code when issuing the request

bbdc9f1531-Oct-2001 Daniel Stenberg

added typecasts to make the timers calculate with doubles, not longs as they
accidentally did after the Curl_tvdiff() interface change

ae4f824331-Oct-2001 Daniel Stenberg

added some -c talk, spell checked

1c83dee931-Oct-2001 Daniel Stenberg

no need for mumbojumbo

b66dedc031-Oct-2001 Daniel Stenberg

added cool.haxx.se as an official mirror site

b07e2a0831-Oct-2001 Daniel Stenberg

nonblock => Curl_nonblock, remade the check for a live SSL connection (again)

64543e0930-Oct-2001 Daniel Stenberg

Added -0/--http1.0

1...<<1271127212731274127512761277127812791280>>...1351