- Nov 20, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 19, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and plain wrong.
-
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
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
for ssl
-
- Nov 13, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
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
-
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
-
Daniel Stenberg authored
as it turned out they aren't everywhere, and that causes compiles to fail and then we don't find the proper function call!
-
Daniel Stenberg authored
-
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
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 06, 2001
-
-
Daniel Stenberg authored
the changes of yesterday
-
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!
-