Age | Commit message (Collapse) | Author |
|
Mats Lidell in project Rockbox.
|
|
and this has been verified to correct the problem.
|
|
|
|
|
|
a test on the same CVS setup as previous, as they seemed to be wrong.
We're not actually using the result for anything at this point though.
|
|
|
|
|
|
|
|
make -i
show lib/config.h
and some initial checks to prevent this running multiple times without the
CVS having changed
|
|
|
|
to enable better error-tracking
|
|
|
|
errors
|
|
single failures
|
|
info in case of failures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
curl on a unix host from CVS
|
|
|
|
|
|
|
|
|
|
only allocating the scratch memory buffer once it is needed and not always
in the handle.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
was due to a missing fix for the password prompting
|
|
|
|
|
|
"username" will cause libcurl to prompt for password. Bryan Kemp noticed.
test case 136 is added for this
|
|
|
|
|
|
stack. Kjetil Jacobsen reported and verified the fix.
|