Age | Commit message (Collapse) | Author |
|
|
|
it actually can run and test the FD_SETSIZE stuff it is meant to test
|
|
systems that can't run it fine.
|
|
|
|
|
|
|
|
|
|
|
|
it resolving nicely
|
|
no fixed port numbers in use anymore. Starting now, the default ports the
servers use are 8990 - 8993. There's no option to modify these yet, but
changing the $base option in the top of the runtests.pl script.
|
|
|
|
|
|
|
|
|
|
memory leak detection
|
|
|
|
|
|
|
|
|
|
warnings
|
|
|
|
|
|
|
|
in ftp.c", but it shows no leaking.
|
|
|
|
|
|
|
|
to reduce the amount of #include stuff in each single libNNN.c file.
unistd.h was added to prevent select() warnings on FreeBSD
|
|
|
|
without proto
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
about it never being used
|
|
|
|
|
|
|
|
|
|
inclusion
|
|
from the libcurl build, but right now for the USE_SSLEAY define.
|
|
even when the multi interface is used, and then libcurl will simulate a
"follow location" to that new URL. Test 509 was added to test this feature.
|
|
|
|
|
|
definitions from the global curl header and thus this needs to do it
themselves.
|
|
by Gisle Vanem
|