index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
ssh
Age
Commit message (
Expand
)
Author
2015-07-15
regen RSA1 test keys; the last batch was missing their private parts
Damien Miller
2015-07-10
Adapt tests, now that DSA if off by default; use PubkeyAcceptedKeyTypes
Markus Friedl
2015-07-07
regen test data after mktestdata.sh changes
Markus Friedl
2015-07-07
adapt tests to new minimum RSA size and default FP format
Markus Friedl
2015-07-03
legacy v00 certificates are gone; adapt and don't try to test them;
Damien Miller
2015-07-01
don't expect SSH v.1 in unittests
Damien Miller
2015-06-15
turn SSH1 back on to match src/usr.bin/ssh being tested
Damien Miller
2015-05-29
make this work without SUDO set; ok dtucker@
Damien Miller
2015-05-21
regress test for AuthorizedPrincipalsCommand
Damien Miller
2015-05-21
regress test for AuthorizedKeysCommand arguments
Damien Miller
2015-05-08
whitespace
Damien Miller
2015-05-08
whitespace at EOL
Damien Miller
2015-05-04
Specify regression test host keys so that this test will work without
Darren Tucker
2015-05-04
Use diff w/out -u for better portability
Darren Tucker
2015-04-29
Add tests for ListenAddress/Port/AddressFamily in alternate orders.
Darren Tucker
2015-04-23
Add a simple regression test for sshd's configuration parser. Right now,
Darren Tucker
2015-04-22
use correct key for nested certificate test
Damien Miller
2015-03-31
adapt to recent hostfile.c change: when parsing known_hosts without
Damien Miller
2015-03-31
split SSH1 and OPENSSL build options like src/usr.bin/ssh and
Damien Miller
2015-03-24
use ${SSH} for -Q instead of installed ssh
Markus Friedl
2015-03-24
use ${SSH} for -Q instead of installed ssh
Markus Friedl
2015-03-16
make CLEANFILES clean up more of the tests' droppings
Damien Miller
2015-03-07
unbreak for w/SSH1 (default) case; ok markus@ deraadt@
Damien Miller
2015-03-04
make these work with !SSH1; ok markus@ deraadt@
Damien Miller
2015-03-03
make it possible to run tests w/o ssh1 support; ok djm@
Markus Friedl
2015-03-03
expand __unused to full __attribute__ for better portability
Damien Miller
2015-03-03
reorder logic for better portability; patch from Roumen Petrov
Damien Miller
2015-02-23
fix a race condition by using a mux socket rather than an
Damien Miller
2015-02-21
correct paths to configuration files being written/updated;
Damien Miller
2015-02-16
enable hostkeys unit tests
Damien Miller
2015-02-16
check string/memory compare arguments aren't NULL
Damien Miller
2015-02-16
unit tests for hostfile.c code, just hostkeys_foreach so far
Damien Miller
2015-02-14
test server rekey limit
Markus Friedl
2015-01-30
regression test for 'wildcard CA' serial/key ID revocations
Damien Miller
2015-01-27
use printf instead of echo -n to reduce diff against -portable
Damien Miller
2015-01-26
regression test for host key rotation
Damien Miller
2015-01-26
adapt to sshkey API tweaks
Damien Miller
2015-01-24
Move -lz late in the linker commandline for things to build on static arches.
Miod Vallat
2015-01-23
-Wpointer-sign is supported by gcc 4 only.
Miod Vallat
2015-01-20
use SUBDIR to recuse into unit tests; makes "make obj" actually
Damien Miller
2015-01-20
this test would accidentally delete agent.sh if run without obj/
Damien Miller
2015-01-19
finally enable the KEX tests I wrote some years ago...
Markus Friedl
2015-01-19
adapt to new error message (SSH_ERR_MAC_INVALID)
Markus Friedl
2015-01-19
this test was broken in at least two ways, such that it
Damien Miller
2015-01-19
be a bit more careful in these tests to ensure that
Damien Miller
2015-01-18
regression test for known_host file editing using
Damien Miller
2015-01-18
more and better key tests
Damien Miller
2015-01-18
make the signature fuzzing test much more rigorous:
Damien Miller
2015-01-18
add a fuzz_matches_original() function to the fuzzer to
Damien Miller
2015-01-18
better dumps from the fuzzer (shown on errors) - include the
Damien Miller
[next]