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
2016-10-11
fix the KEX fuzzer - the previous method of obtaining the packet contents
Damien Miller
2016-10-06
Move USER out of the way to unbreak the BUILDUSER mechanism.
Martin Natano
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-26
Allow to run ssh regression tests as root. If the user is already
Alexander Bluhm
2016-09-21
disable tests for affirmative negated match after backout of
Damien Miller
2016-09-21
test all the AuthorizedPrincipalsCommand % expansions
Damien Miller
2016-09-16
add a note on kexfuzz' limitations
Damien Miller
2016-09-16
fix for newer modp DH groups (diffie-hellman-group14-sha256 etc)
Damien Miller
2016-09-14
Improve test coverage of ssh-keygen -T a bit.
Darren Tucker
2016-09-12
Add testcase for ssh-keygen -j, -J and -K options for moduli screening.
Darren Tucker
2016-08-23
add tests for addr_match_list()
Damien Miller
2016-08-23
remove Protocol directive from client/server configs that causes
Damien Miller
2016-08-19
add tests for matching functions
Damien Miller
2016-07-14
Correct equal in test.
Darren Tucker
2016-07-04
DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS
Philip Guenther
2016-06-03
Add a test for ssh(1)'s config file parsing.
Darren Tucker
2016-06-03
Add 'sshd' to the test ID as I'm about to add a similar set for ssh.
Darren Tucker
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
Set umask to prevent "Bad owner or permissions" errors.
Darren Tucker
2016-05-03
support doas
Damien Miller
2016-05-03
unit tests for sshbuf_dup_string()
Damien Miller
2016-05-03
Use a subshell for constructing key types to work around different sed
Darren Tucker
2016-05-02
unit and regress tests for SHA256/512; ok markus
Damien Miller
2016-04-15
missing bit of Include regress
Damien Miller
2016-04-15
remove redundant CLEANFILES section
Damien Miller
2016-04-15
sync CLEANFILES with portable, sort
Damien Miller
2016-04-15
regression test for ssh_config Include directive
Damien Miller
2016-04-14
unbreak test for recent ssh de-duplicated forwarding change
Damien Miller
2016-04-14
add test knob and warning for StrictModes
Damien Miller
2016-03-04
Filter debug messages out of log before picking the last two lines.
Darren Tucker
2016-03-04
add KEX fuzzer harness; ok deraadt@
Damien Miller
2016-03-03
Look back 3 lines for possible error messages. Changes to the code mean
Darren Tucker
2016-02-18
bsd.regress.mk doesn't automatically add "make clean" targets for
Damien Miller
2016-02-17
include bad $SSH_CONNECTION in failure output
Damien Miller
2016-01-29
Add regression test for RekeyLimit parsing of >32bit values (4G and 8G).
Darren Tucker
2015-12-07
basic unit tests for rsa-sha2-* signature types
Damien Miller
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
[next]