- Oct 20, 2008
-
-
Yang Tse authored
-
- Oct 19, 2008
-
-
Yang Tse authored
-
- Sep 06, 2008
-
-
Yang Tse authored
-
- Jan 16, 2008
-
-
Daniel Stenberg authored
previously had a number of flaws, perhaps most notably when an application fired up N transfers at once as then they wouldn't pipeline at all that nicely as anyone would think... Test case 530 was also updated to take the improved functionality into account.
-
- Nov 07, 2007
-
-
Daniel Stenberg authored
while () => while() and some other minor re-indentings
-
- Oct 25, 2006
-
-
Daniel Stenberg authored
-
- Sep 07, 2006
-
-
Daniel Stenberg authored
cache within the multi handle.
-
- Jan 25, 2005
-
-
Daniel Stenberg authored
-
- Jun 24, 2004
-
-
Daniel Stenberg authored
linked list for name resolved data, even on hosts/systems with only IPv4 stacks as this simplifies a lot of code.
-
- May 11, 2004
-
-
Daniel Stenberg authored
memory.h is included everywhere for this.
-
- May 10, 2004
-
-
Daniel Stenberg authored
-
- Jan 07, 2004
-
-
Daniel Stenberg authored
-
- Sep 11, 2003
-
-
Daniel Stenberg authored
not used by any code in libcurl!
-
- Sep 05, 2003
-
-
Daniel Stenberg authored
more in the same style as other curl source code. The only actual code change is an added check after a malloc() call.
-
- Aug 14, 2003
-
-
Daniel Stenberg authored
-
- Jun 26, 2003
-
-
Daniel Stenberg authored
-
- Jan 16, 2003
-
-
Daniel Stenberg authored
-
- Sep 03, 2002
-
-
Daniel Stenberg authored
-
- Apr 27, 2002
-
-
Daniel Stenberg authored
used for "exported" globals.
-
- Mar 19, 2002
-
-
Daniel Stenberg authored
-
- Feb 17, 2002
-
-
Daniel Stenberg authored
Reminder for the future: when we're using malloc() we MUST include <stdlib.h> as otherwise 64bit archs go bananas. Bug report #517687
-
- Jan 18, 2002
-
-
Daniel Stenberg authored
-
- Jan 03, 2002
-
-
Daniel Stenberg authored
-