Age | Commit message (Collapse) | Author |
|
when sshd is not being identified as an OpenSSH daemon
|
|
Improve wording of a couple of debug messages.
|
|
found or the OpenSSH version found
|
|
|
|
start so that subsequent tries are simply skipped.
|
|
ipv6 server can't run.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protocols listed in curl --version
|
|
|
|
failed one using the multi interface
|
|
|
|
|
|
test harness supports.
|
|
the first.
|
|
|
|
found by Michal Marek.
|
|
Disable valgrind in test case 1004 due to a libtool bug.
|
|
Tests 35, 544 545 added: binary data POSTs.
|
|
to running it and ignoring its output).
|
|
|
|
lib is built shared with libtool.
|
|
|
|
Added test cases 2002 and 2003 (the latter disabled for now)
|
|
|
|
same easy handle
Fixed the filecheck: make target to work outside the source tree
|
|
|
|
|
|
|
|
when assigning a NULL pointer to a function pointer var.
|
|
|
|
|
|
Added support for skipping tests based on key words.
|
|
|
|
|
|
risk of failures.
|
|
This happened because the tftp code always uncondionally did a bind()
without caring if one already had been done and then it failed. I wrote a
test case (1009) to verify this, but it is a bit error-prone since it will
have to pick a fixed local port number and since the tests are run on so
many different hosts in different situations I add it in disabled state.
|
|
|
|
|
|
|
|
Added test case 1008 to verify. Note that #47 is still there.
|
|
attempt to force smaller bits to get read by clients.
|
|
target called 'filecheck' so that if you run 'make filecheck' in this directory
it'll check if the local files are also mentioned in the Makefile.am so that
they are properly included in release archives!
|
|
function do wrong on all input bytes that are >= 0x80 (decimal 128) due to a
signed / unsigned mistake in the code. I fixed it and added test case 543 to
verify.
|
|
|