Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
builds.
|
|
|
|
|
|
|
|
|
|
|
|
as things don't work right here!
|
|
|
|
|
|
|
|
autobuild breaks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scripts), and fixed a missing define under windows in a test source file.
|
|
|
|
PS: Once again, sorry if the added files have executable perms on Linux.
|
|
adds 1 to num to get the data section to return. This allows testing
authentication negotiations using the Basic authentication method.
|
|
can be created before resolving the IPv6 name. In the context of running
a test, it doesn't make sense to run an IPv6 test when a host is resolvable
but IPv6 isn't usable. This should fix failures of test 1085 on hosts with
library and DNS support for IPv6 but where actual use of IPv6 has been
administratively disabled.
|
|
|
|
|
|
`variable' might be clobbered by `longjmp' or `vfork'
|
|
|
|
strict-aliasing rules
|
|
|
|
|
|
test-server logging function. It doesn't work on some systems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"Connection: close" and actually close the connection after the
response-body, libcurl could still have outstanding data to send and it
would not properly notice this and stop sending. This caused weirdness and
sad faces. http://curl.haxx.se/bug/view.cgi?id=2080222
Note that there are still reasons to consider libcurl's behavior when
getting a >= 400 response code while sending data, as Craig Perras' note
"http upload: how to stop on error" specifies:
http://curl.haxx.se/mail/archive-2008-08/0138.html
|
|
|
|
to have a curl_off_t data type no longer gated to off_t.
|
|
by Ben Sutcliffe. The test when run manually shows a problem in curl,
but the test harness web server doesn't run the test correctly so it's
disabled for now.
|
|
real ;-)
|
|
|
|
|
|
|