d0e0bf53 | 13-Aug-2002 |
Daniel Stenberg |
change the resolver URL to the work-in-progress library project |
0009e4df | 12-Aug-2002 |
Daniel Stenberg |
7.9.9-pre1 |
30b7a9f1 | 12-Aug-2002 |
Daniel Stenberg |
fixed a Curl_connecthost() bug, we should default to set connected to false |
c74cb59e | 12-Aug-2002 |
Daniel Stenberg |
added comment about CURLOPT_WRITEDATA for directing contents somewhere |
c1f29a8e | 12-Aug-2002 |
Daniel Stenberg |
multi asynch work committed |
cb895ec3 | 12-Aug-2002 |
Daniel Stenberg |
Initial fix to make the multi interface return control while waiting for the initial connect to "come through". This should work fine for connect and for FTP-PASV connects. Needs massive
Initial fix to make the multi interface return control while waiting for the initial connect to "come through". This should work fine for connect and for FTP-PASV connects. Needs massive testing.
show more ...
|
2df4866c | 12-Aug-2002 |
Daniel Stenberg |
redirect stderr to /dev/null when testing for running test-servers |
423a1cf4 | 12-Aug-2002 |
Daniel Stenberg |
CURLOPT_NOSIGNAL added |
7aeb63c8 | 12-Aug-2002 |
Daniel Stenberg |
ignore html too |
476fa1f4 | 08-Aug-2002 |
Daniel Stenberg |
ignore |
0bea2155 | 08-Aug-2002 |
Daniel Stenberg |
more to ignore |
3c20b98d | 08-Aug-2002 |
Daniel Stenberg |
ignore |
8bcdda29 | 08-Aug-2002 |
Daniel Stenberg |
all those ignores |
c8803640 | 08-Aug-2002 |
Daniel Stenberg |
ignore generated files |
60cddab4 | 08-Aug-2002 |
Daniel Stenberg |
ignore these files |
411ca1c0 | 08-Aug-2002 |
Daniel Stenberg |
things to ignore |
d1be3a4a | 08-Aug-2002 |
Daniel Stenberg |
cvsignore files |
b5dd2574 | 08-Aug-2002 |
Daniel Stenberg |
makes things better |
4cf95367 | 08-Aug-2002 |
Daniel Stenberg |
Markus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patch |
ca5678c8 | 08-Aug-2002 |
Daniel Stenberg |
attempted hpux fix for resolves |
9e4594be | 08-Aug-2002 |
Daniel Stenberg |
fix the ansi/iso cpp check to work with c++ |
d16c757c | 08-Aug-2002 |
Daniel Stenberg |
mainly more not-so-very serious blurb about the name |
312bcafd | 08-Aug-2002 |
Daniel Stenberg |
ignore all .in files |
be24652d | 07-Aug-2002 |
Daniel Stenberg |
Adding more blurb about activating the cookies on COOKIEFILE and COOKIEJAR |
6ab44d94 | 07-Aug-2002 |
Daniel Stenberg |
spell out that -i should be used if you want to add http headers to the output. -v does not do that |