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-10-29
regress test for "PubkeyAcceptedKeyTypes +..." inside a Match block
Damien Miller
2015-10-26
Fix typo certopt->certopts in shell variable. This would cause the test to
Darren Tucker
2015-10-23
Update expected group sizes to match recent code changes.
Darren Tucker
2015-10-06
adapt to recent sshkey_parse_private_fileblob() API change
Damien Miller
2015-09-24
fix command-line option to match what was actually committed
Damien Miller
2015-09-24
regress test for CertificateFile; patch from Meghana Bhat via bz#2436
Damien Miller
2015-09-11
skip if running as root; many systems (inc OpenBSD) allow
Damien Miller
2015-09-11
try all supported key types here; bz#2455 reported by Jakub Jelen
Damien Miller
2015-09-04
trim junk from end of file; bz#2455 from Jakub Jelen
Damien Miller
2015-08-05
adjust for RSA minimum modulus switch; ok deraadt@
Damien Miller
2015-07-17
remove -u flag to diff (only used for error output) to make things
Damien Miller
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
[next]