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-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
2015-01-18
didn't mean to commit these changes
Damien Miller
2015-01-18
enable hostkey-agent.sh test
Damien Miller
2015-01-17
unit test for hostkeys in ssh-agent
Damien Miller
2015-01-15
add kex unit tests
Markus Friedl
2015-01-15
unit tests for KRL bitmap
Damien Miller
2015-01-14
re-add comment about full path
Markus Friedl
2015-01-14
don't reset to the installed sshd; connect before reconfigure, too
Markus Friedl
2015-01-13
implement a SIGINFO handler so we can discern a stuck fuzz test
Damien Miller
2015-01-13
use $SSH instead of installed ssh to allow override; spotted by markus@
Damien Miller
2015-01-13
regress test for PubkeyAcceptedKeyTypes; ok markus@
Damien Miller
2015-01-12
unbreak parsing of pubkey comments; with gerhard; ok djm/deraadt
Markus Friedl
2015-01-12
fatal if soft-PKCS11 library is missing rather (rather than continue
Damien Miller
2015-01-12
let this test all supporte key types; pointed out/ok markus@
Damien Miller
2015-01-08
adjust for sshkey_load_file() API change
Damien Miller
2014-12-22
regression test for multiple required pubkey authentication;
Damien Miller
2014-12-22
make this slightly easier to diff against portable
Damien Miller
2014-12-22
adjust for new SHA256 key fingerprints and slightly-different MD5 hex
Damien Miller
2014-12-22
poll changes to netcat (usr.bin/netcat.c r1.125) broke this test;
Damien Miller
2014-12-04
add tests for new client RevokedHostKeys option;
Damien Miller
2014-11-19
Nuke yet more obvious #include duplications.
Kenneth R Westerback
2014-11-17
fix KRL generation when multiple CAs are in use
Damien Miller
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
2014-07-22
change the test for still-open Unix domain sockets to be robust against
Damien Miller
2014-07-16
zap trailing newlines; "go for it" deraadt
Okan Demirmen
2014-07-15
Add support for Unix domain socket forwarding. A remote TCP port
Todd C. Miller
2014-07-07
remove forced-fatal that I stuck in there to test the new cleanup
Damien Miller
2014-07-06
add a hook to the cleanup() function to kill $SSH_PID if it is set
Damien Miller
2014-06-24
unit and fuzz tests for new key API
Damien Miller
2014-06-24
regress test for broken consecutive revoked serial number ranges
Damien Miller
2014-05-21
when failing because of unexpected output, show the offending output
Damien Miller
2014-05-04
Remove the Z flag from the list of malloc options as it
Loganaden Velvindron
[next]