History log of /curl/ (Results 31976 – 32000 of 33760)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
47def80904-Oct-2001 Daniel Stenberg

made sure the correct pieces of code are compiled on IPv4-only hosts, and
the pack_hostent() is only compiled if gethostbyname_r() isn't present.

cfb32ec004-Oct-2001 Daniel Stenberg

supports the new ADDR prefix for getaddrinfo() and freeaddrinfo() tracing

5d9ae88f04-Oct-2001 Daniel Stenberg

getaddrinfo() cleanups

9d06693503-Oct-2001 Daniel Stenberg

Keith McGuigan's excellent fix that makes a cloned copy of the hostent struct
for when gethostbyname() is used so that we have the memory of the struct
allocated. This turns out to be needed

Keith McGuigan's excellent fix that makes a cloned copy of the hostent struct
for when gethostbyname() is used so that we have the memory of the struct
allocated. This turns out to be needed if the curl handled is passed between
threads on Windows and possibly other operating systems where we use that
function.

show more ...

bc40063e03-Oct-2001 Daniel Stenberg

Nico Baggus' updated for 7.9

3c92d45303-Oct-2001 Daniel Stenberg

Bj�rn Stenberg reported successfully having built curl on StrongARM Linux

fcf4fccf03-Oct-2001 Daniel Stenberg

non-blocking connects *done*

eafd2c6b03-Oct-2001 Daniel Stenberg

me fix curl_formadd() again

64f0045403-Oct-2001 Daniel Stenberg

hm, I edited away the fine functionality and with this edit test case 9
is once again running OK

d678727403-Oct-2001 Daniel Stenberg

7.9.1 pre-release 1 status

efc15fb103-Oct-2001 Daniel Stenberg

The ARRAY stuff is now added

3d4cd8c903-Oct-2001 Daniel Stenberg

added new curl_formadd() stuff

4202599903-Oct-2001 Daniel Stenberg

Georg Huettenegger's fix that makes us no longer use curl_formparse() but
instead entirely rely on the curl_formadd() function. The former one is
subject for removal in a future release.

66087bda03-Oct-2001 Daniel Stenberg

Georg Huettenegger's curl_formadd fixes

ac70a43402-Oct-2001 Daniel Stenberg

the changes done since the 7.9 release

72dbe9da02-Oct-2001 Daniel Stenberg

praise Bjorn Reese for mastering these dusty corners of socket hacking, now
we check for the error state before believing we are connected in IPv6
cases

dd02881702-Oct-2001 Daniel Stenberg

added port number in informational connect message

ced8955302-Oct-2001 Daniel Stenberg

IPv6 adjustments, connect()ing to bad ports still don't work properly for
IPv6

51ca5fcb02-Oct-2001 Daniel Stenberg

major connecting updates

56ff2aa001-Oct-2001 Daniel Stenberg

pick the correct timeout before the connecthost call

9f77771f01-Oct-2001 Daniel Stenberg

faster bailout on timeouts

f0fa858801-Oct-2001 Daniel Stenberg

added comment to the tvdiff

3298630501-Oct-2001 Daniel Stenberg

removed warning

dc27488c01-Oct-2001 Daniel Stenberg

corrected for IPv6

375e615a01-Oct-2001 Daniel Stenberg

added five non-blocking #defines

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