da06a6e7 | 21-Feb-2001 |
Daniel Stenberg |
IPv6-adjustments |
46e09372 | 20-Feb-2001 |
Daniel Stenberg |
corrected memory leaks when re-using connections |
a1d6ad26 | 20-Feb-2001 |
Daniel Stenberg |
multiple connection support initial commit |
5f3d63ed | 20-Feb-2001 |
Daniel Stenberg |
bugfix |
63b5748e | 20-Feb-2001 |
Daniel Stenberg |
-g runs the specified test(s) with gdb! |
e2590430 | 20-Feb-2001 |
Daniel Stenberg |
removed the #ifdef |
ada9bc2b | 20-Feb-2001 |
Daniel Stenberg |
win32sockets.c is now added with winsock init/cleanup example functions |
43da41e7 | 19-Feb-2001 |
Daniel Stenberg |
Added three tiny PHP examples |
720fa45b | 19-Feb-2001 |
Daniel Stenberg |
blurb about different languages and environments added |
7de874c4 | 19-Feb-2001 |
Daniel Stenberg |
just a few PHP/curl examples |
2078c1a0 | 19-Feb-2001 |
Daniel Stenberg |
added two VC++ files for project stuff |
f7a89093 | 19-Feb-2001 |
Daniel Stenberg |
Made CURLOPT_POST no longer necessary when CURLOPT_POSTFIELDS is used |
250df30e | 19-Feb-2001 |
Daniel Stenberg |
Moved a bunch of prototypes from curl.h here, they're no longer public and I merely stuffed them here before I decide where they belong and if they are to remain at all |
b887cf75 | 19-Feb-2001 |
Daniel Stenberg |
removed a bunch of "low level" functions that were never used and are about to never become reality either |
630e9320 | 19-Feb-2001 |
Daniel Stenberg |
MS VC++ stuff |
cdabd67a | 19-Feb-2001 |
Daniel Stenberg |
Bob Schader updated this |
42e4f9d7 | 19-Feb-2001 |
Daniel Stenberg |
added stuff to the mailing list chapter |
c1110335 | 16-Feb-2001 |
Daniel Stenberg |
removed --continue task (done) added URL to the NTLM task |
26d1aacc | 16-Feb-2001 |
Daniel Stenberg |
2.2 - rephrased |
ce95d202 | 13-Feb-2001 |
Daniel Stenberg |
better english timeouted => timed out, as suggested by Larry Fahnoe |
948c3b3a | 13-Feb-2001 |
Daniel Stenberg |
7.6.1 commit |
a140e531 | 13-Feb-2001 |
Daniel Stenberg |
moved the protocol-specific free to allow easier multiple transfers |
7686ac3f | 12-Feb-2001 |
Daniel Stenberg |
ftp response fix, netrc fix for non-http/ftp, https put research |
54778134 | 12-Feb-2001 |
Daniel Stenberg |
corrected the prototype |
c59baa06 | 12-Feb-2001 |
Daniel Stenberg |
Added 3.10 and a few minor updates |