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
/
unittests
Age
Commit message (
Expand
)
Author
2016-11-01
Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS and
Theo Buehler
2016-10-31
Remove the obsolete A and P flags from MALLOC_OPTIONS.
Theo Buehler
2016-09-30
In ssh tests set REGRESS_FAIL_EARLY with ?= so that the environment
Alexander Bluhm
2016-09-28
Add a makefile rule to create the ssh library when regress needs
Alexander Bluhm
2016-09-21
disable tests for affirmative negated match after backout of
Damien Miller
2016-08-23
add tests for addr_match_list()
Damien Miller
2016-08-19
add tests for matching functions
Damien Miller
2016-07-04
DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS
Philip Guenther
2016-05-30
stricter malloc.conf(5) options for utf8 tests
Ingo Schwarze
2016-05-30
Fix two rare edge cases:
Ingo Schwarze
2016-05-26
test the new utf8 module
Ingo Schwarze
2016-05-03
unit tests for sshbuf_dup_string()
Damien Miller
2016-05-02
unit and regress tests for SHA256/512; ok markus
Damien Miller
2015-12-07
basic unit tests for rsa-sha2-* signature types
Damien Miller
2015-10-06
adapt to recent sshkey_parse_private_fileblob() API change
Damien Miller
2015-08-05
adjust for RSA minimum modulus switch; ok deraadt@
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-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-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
expand __unused to full __attribute__ for better portability
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-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-19
finally enable the KEX tests I wrote some years ago...
Markus Friedl
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
2015-01-15
add kex unit tests
Markus Friedl
2015-01-15
unit tests for KRL bitmap
Damien Miller
2015-01-13
implement a SIGINFO handler so we can discern a stuck fuzz test
Damien Miller
2015-01-08
adjust for sshkey_load_file() API change
Damien Miller
2014-12-22
adjust for new SHA256 key fingerprints and slightly-different MD5 hex
Damien Miller
2014-11-19
Nuke yet more obvious #include duplications.
Kenneth R Westerback
2014-07-22
Add $OpenBSD tag to make syncs easier
Darren Tucker
2014-07-22
Regenerate test keys with certs signed with ed25519 instead of ecdsa.
Darren Tucker
2014-07-22
Sign test certs with ed25519 instead of ecdsa so that they'll work in
Darren Tucker
[next]