History log of /curl/ (Results 29251 – 29275 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3a36d4fd13-Feb-2004 Daniel Stenberg

removed usage of unset variables (by a function that does nothing!)

12b71e4213-Feb-2004 Daniel Stenberg

return an int

d25a0a1b13-Feb-2004 Daniel Stenberg

return an int, not a CURLcode

4d17e77513-Feb-2004 Daniel Stenberg

use CURLcode, not int, prevents picky compilers to warn

6a92119713-Feb-2004 Daniel Stenberg

the now and start variables were never really used

fa57a8a713-Feb-2004 Daniel Stenberg

Ben Greear's SO_BINDTODEVICE patch that binds to a network interface "even
more" when the previous approach. Known to work on Linux, possibly on other
platforms as well.

eb4d65d013-Feb-2004 Daniel Stenberg

Tor Arntsen made the ares build warnings etc get included as well

e7d9ea8913-Feb-2004 Daniel Stenberg

Greg Hewgill found out 'contentlength' wasn't big enough to hold a large file!

372b141d13-Feb-2004 Daniel Stenberg

make the path const

115e74a813-Feb-2004 Daniel Stenberg

I made the same fix here, that Tor already did in the ftp.c code. To make
sure this doesn't get weird on 64bit archs.

1b26fe3913-Feb-2004 Daniel Stenberg

Tor Arntsen's fix for the bad (64bit wise) typecast when using gmtime()

4674f3f112-Feb-2004 Daniel Stenberg

Make hostcache_fixoffset() take a long for offset, to fully work with 64bit
archs, also no longer typecast pointers to ints as that is a nono on 64bit
systems.

d8a1415612-Feb-2004 Daniel Stenberg

up to date with recent fixes

773e7e8712-Feb-2004 Daniel Stenberg

If no nroff tool is found, or if no command line switch to nroff that converts
a man page to text is found, we disable the built-in manual stuff to still
be able to build.

1d937d6212-Feb-2004 Daniel Stenberg

support configure --disable-manual

f3663a9d12-Feb-2004 Daniel Stenberg

added --enable/disable-manual

199b2f4612-Feb-2004 Daniel Stenberg

no need to run make test in the data dir anymore

49ab1d9112-Feb-2004 Daniel Stenberg

provide a source path to the servers to make them find the tests when run
outside the source dir, not needing any symlinks

f9a6e7b612-Feb-2004 Daniel Stenberg

stop doing the weirdo symlinks

5d64d65712-Feb-2004 Daniel Stenberg

removed the subchar variable, it was only set and never used

52caba0412-Feb-2004 Daniel Stenberg

removed the ldaptext variable, it was only set and never used

ad1a702012-Feb-2004 Daniel Stenberg

removed the nth variable, it was only set and never used anyway

d57eed6f12-Feb-2004 Daniel Stenberg

No longer receive the return code in ConnectionKillOne() that wasn't dealt
with anyway and thus caused picky compiler to warn.

a3d39efa11-Feb-2004 Daniel Stenberg

Andr�s Garc�a's additional fix to make the OpenSSL stuff work for msys/mingw

50efb8f311-Feb-2004 Daniel Stenberg

#if-check for SIGALRM before assuming it is present

1...<<1171117211731174117511761177117811791180>>...1351