feacb4b4 | 08-Mar-2002 |
Daniel Stenberg |
completed the progress-bar fix |
fe3c8740 | 08-Mar-2002 |
Daniel Stenberg |
detect fclose(NULL) |
d9459b54 | 08-Mar-2002 |
Daniel Stenberg |
better treatment of the config->errors, only fclose() this if it was truly fopen()ed. It could end up fclose()ing a NULL as discovered by Clifford Wolf. |
017be8a8 | 08-Mar-2002 |
Daniel Stenberg |
Jean-Philippe Barrette-LaPierre fixed the CURLOPT_PASSWDFUNCTION to make NULL set back the internal default function |
b86e543a | 08-Mar-2002 |
Daniel Stenberg |
closes bug report #527032, --progress-bar works again and it adds a newline after the transfer is done properly |
c2d4fd87 | 07-Mar-2002 |
Daniel Stenberg |
7.9.5 commit |
58cad04b | 07-Mar-2002 |
Daniel Stenberg |
added the "known bugs" file |
9bb64d68 | 06-Mar-2002 |
Daniel Stenberg |
new VMS messages from Nico Baggus |
4441df90 | 06-Mar-2002 |
Daniel Stenberg |
Kevin Roth nicely saved us from this backslash-removing problem! |
f51f2417 | 06-Mar-2002 |
Daniel Stenberg |
Brad corrected the include path (again) |
aad61764 | 06-Mar-2002 |
Daniel Stenberg |
corrected the newlines |
49c0d62d | 06-Mar-2002 |
Daniel Stenberg |
two items since pre6 |
f752098b | 06-Mar-2002 |
Daniel Stenberg |
when removed, an easy handle can be curl_easy_perform()ed again |
a4477b9e | 06-Mar-2002 |
Daniel Stenberg |
Paul Nolan built it on pocket pc |
ad3cef0f | 06-Mar-2002 |
Daniel Stenberg |
Ralph Mitchell's minor #include patch to prevent some warnings |
d89dbe5b | 06-Mar-2002 |
Daniel Stenberg |
we don't skip what looks like already escaped strings, that was fixed ages ago |
b0475dbd | 05-Mar-2002 |
Daniel Stenberg |
read POST data using the read callback |
60b2e74f | 05-Mar-2002 |
Daniel Stenberg |
corrected the progress callback prototype!!! |
cda16297 | 05-Mar-2002 |
Daniel Stenberg |
added text to the progress chapter |
d6c9a72e | 04-Mar-2002 |
Daniel Stenberg |
explicitly mention easy handle |
4d7b1512 | 04-Mar-2002 |
Daniel Stenberg |
mention 'easy handle' and not just handle, there will soon be other handles to keep track of too |
d8a35d74 | 04-Mar-2002 |
Daniel Stenberg |
cut off 2001 and put those changes in a separate file |
e22657ea | 04-Mar-2002 |
Daniel Stenberg |
added docs/libcurl/ removed multi/ |
d06d6b55 | 04-Mar-2002 |
Daniel Stenberg |
moved lots to the new subdir 'libcurl' |
cec8ab1f | 04-Mar-2002 |
Daniel Stenberg |
remove this directory, this is history |