Age | Commit message (Collapse) | Author |
|
|
|
|
|
option to specify dis(activation) of compiler optimizations.
If option is specified, it will be honored independant of the
--(dis|en)able-debug option.
|
|
|
|
|
|
|
|
or `vfork'
|
|
strict-aliasing rules
|
|
|
|
|
|
|
|
|
|
|
|
option to specify dis(activation) of picky compiler warnings.
If option is specified, it will be honored independant of the
--(dis|en)able-debug option.
If option is not specified, it will follow --(dis|en)able-debug
setting, whose default is disabled if not specified.
|
|
|
|
|
|
dereferencing type-punned pointer will break strict-aliasing rules
|
|
|
|
strict-aliasing rules
|
|
|
|
|
|
|
|
|
|
|
|
gets a 550 response back for the cases where a download (or NOBODY) is
wanted. It still allows a 550 as response if the SIZE is used as part of an
upload process (like if resuming an upload is requested and the file isn't
there before the upload). I also modified the FTP test server and a few test
cases accordingly to match this modified behavior.
|
|
otherwise gethostbyname() is not detected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libcurl to somewhat reduce the size of the binary. Run configure
--disable-proxy.
|
|
|
|
Curl_resolv_timeout function to reduce coupling.
|
|
|
|
Disable floating point optimizations
|
|
downloads!
|
|
|
|
|
|
CURLINFO_REDIRECT_URL in multi mode" also contained a patch that fixed the
problem.
|
|
returns -1 in EAGAIN cases and that's not valid CURLcode
|
|
|
|
|
|
returns no other exitcode, use 2000 + signal number as return code
|
|
|
|
|
|
|
|
test-server logging function. It doesn't work on some systems.
|
|
|