- Nov 29, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 27, 2006
-
-
Daniel Stenberg authored
-
- Oct 12, 2006
-
-
Daniel Stenberg authored
and while doing so it became apparent that the current timeout system for the socket API really was a bit awkward since it become quite some work to be sure we have the correct timeout set. Jeff then provided the new CURLMOPT_TIMERFUNCTION that is yet another callback the app can set to get to know when the general timeout time changes and thus for an application like hiperfifo.c it makes everything a lot easier and nicer. There's a CURLMOPT_TIMERDATA option too of course in good old libcurl tradition.
-
- Oct 06, 2006
-
-
Daniel Stenberg authored
now runs fine.
-
- Oct 05, 2006
-
-
Daniel Stenberg authored
-
- Jul 08, 2006
-
-
Daniel Stenberg authored
-
- Apr 26, 2006
-
-
Daniel Stenberg authored
transfers. They are done on non-windows systems and translate CRLF to LF.
-
- Apr 10, 2006
-
-
Daniel Stenberg authored
documented or pushed for.
-
- Feb 23, 2006
-
-
Daniel Stenberg authored
-
- Feb 16, 2006
-
-
Daniel Stenberg authored
as previously it could be holding on to old cached entries longer than requested.
-
Daniel Stenberg authored
-
- Oct 11, 2005
-
-
Daniel Stenberg authored
-
- Aug 19, 2005
-
-
Daniel Stenberg authored
The CONNECT problem is now bug #25 planned to get fixed in next release.
-
- Aug 18, 2005
-
-
Daniel Stenberg authored
fixed after 7.14.1
-
- Aug 08, 2005
-
-
Daniel Stenberg authored
-
- Jul 30, 2005
-
-
Daniel Stenberg authored
in any specific release.
-
- May 04, 2005
-
-
Daniel Stenberg authored
-
- Apr 12, 2005
-
-
Daniel Stenberg authored
-
- Mar 31, 2005
-
-
Daniel Stenberg authored
-
- Mar 29, 2005
-
-
Daniel Stenberg authored
-
- Mar 14, 2005
-
-
Daniel Stenberg authored
-
- Mar 04, 2005
-
- Feb 09, 2005
-
-
Daniel Stenberg authored
http://curl.haxx.se/mail/lib-2005-01/0240.html. It turned out we didn't use SSL_pending() as we should. This was TODO-RELEASE issue #59.
-
Daniel Stenberg authored
-
- Feb 01, 2005
-
- Jan 30, 2005
-
-
Daniel Stenberg authored
-
- Jan 22, 2005
-
-
Daniel Stenberg authored
-
- Dec 25, 2004
-
-
Daniel Stenberg authored
-
- Dec 22, 2004
-
-
Daniel Stenberg authored
-
- Nov 24, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and they are rather excessive
-
- Nov 23, 2004
-
-
Daniel Stenberg authored
-
- Nov 22, 2004
-
-
Daniel Stenberg authored
-
- Nov 21, 2004
-
-
Daniel Stenberg authored
to provide a better multi-API to allow apps to avoid select().
-
- Nov 11, 2004
-
-
Daniel Stenberg authored
-
- Oct 19, 2004
-
-
Daniel Stenberg authored
-
- Oct 16, 2004
-
-
Daniel Stenberg authored
-
- Oct 14, 2004
-
-
Daniel Stenberg authored
and password fields properly in URLs, like ftp://us?er:pass?word@site.com/. Added test 191 to verify the fix.
-
Daniel Stenberg authored
-