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-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
2014-05-03
Add tests for with and without compression, with and without privsep.
Darren Tucker
2014-05-02
Add missing $ on OpenBSD cvs tags, ok djm
Andre de Oliveira
2014-05-02
use the test_helper fuzzer rather than the hand-rolled code that
Damien Miller
2014-05-02
make the fuzzer seed const to make it clear that it is never modified
Damien Miller
2014-04-30
unit tests for new buffer API; including basic fuzz testing
Damien Miller
2014-04-21
repair regress tests broken by server-side default cipher/kex/mac changes
Damien Miller
2014-03-13
this test is a sorry mess of race conditions; add another sleep
Damien Miller
2014-02-27
RCS Id
Damien Miller
2014-02-27
keep return values that are printed in error messages;
Damien Miller
2014-02-27
remove any existing LoginGraceTime from sshd_config before adding
Damien Miller
2014-01-26
make sure $SCP is tested on the remote end rather than whichever one
Damien Miller
2014-01-26
automatically generate revoked keys from listed keys rather than
Damien Miller
2014-01-25
Add a test for DH GEX sizes
Darren Tucker
2014-01-20
append to rather than truncating the log file
Darren Tucker
2014-01-19
Don't use -q on sftp as it suppresses logging, instead redirect the output to
Darren Tucker
[prev]
[next]