- Nov 28, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
makes it work reaaaaly nicely on IPv6-enabled hosts! Added SIZE before RETR is made, always done on downloads. It makes us know the size prior to download much more frequently. Unfortunately, this breaks all the FTP test cases. *fixfixfix*
-
Daniel Stenberg authored
We should add some configure tests for this!
-
Daniel Stenberg authored
added to CVS to make them available to others
-
- Nov 27, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 23, 2001
-
-
Daniel Stenberg authored
-
- Nov 22, 2001
-
-
Daniel Stenberg authored
machines!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
sm authored
-
- Nov 21, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 20, 2001
-
-
Daniel Stenberg authored
-
- Nov 19, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 16, 2001
-
-
Daniel Stenberg authored
-
- Nov 15, 2001
-
-
Sterling Hughes authored
this looks a bit better ;)
-
- Nov 14, 2001
-
-
Daniel Stenberg authored
for ssl
-
- Nov 13, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 12, 2001
-
-
Daniel Stenberg authored
the server when that's the only error
-
Daniel Stenberg authored
the multiply to not wrap-around
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
made the getinfo() stuff divide with 1000.0 now to enforce floating point since Paul Harrington claims the 7.9.1 still uses even second resolution in the timers there
-
- Nov 08, 2001
-
-
Daniel Stenberg authored
-
- Nov 07, 2001
-
-
Daniel Stenberg authored
restore the previous (if any) signal handler properly on return.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 06, 2001
-
-
Daniel Stenberg authored
1 - restore the previous sigaction struct as soon as we are about to shut off our timeout 2 - restore the previous alarm() timeout, in case an application or similar had it running before we "borrowed" it for a while. No, this does not fix the multi-thread problem you get with alarm(). This patch should correct bug report #478780: //sourceforge.net/tracker/?func=detail&atid=100976&aid=478780&group_id=976 If not, please post details!
-
- Nov 05, 2001
-
-
Daniel Stenberg authored
of real integers for versions, the defines are added to curl.h
-
Daniel Stenberg authored
should work a lot better!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-