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
Age
Commit message (
Expand
)
Author
2019-11-26
test FIDO2/U2F key types; ok markus@
Damien Miller
2019-11-26
add dummy security key middleware based on work by markus@
Damien Miller
2019-11-25
Add option for cms test in appstest.sh
Kinichiro Inoguchi
2019-11-25
unbreak tests for recent security key changes
Damien Miller
2019-11-25
unbreak after security key support landed
Damien Miller
2019-11-24
Add test for cms operations in appstest.sh
Kinichiro Inoguchi
2019-11-21
Remove workaround for broken 'openssl rsa -text' output that
Theo Buehler
2019-11-20
Add test for cms -keyopt in appstest.sh
Kinichiro Inoguchi
2019-11-18
LibreSSL change the format for openssl rsa -text output from
Darren Tucker
2019-11-09
Add test for req -addext in appstest.sh
Kinichiro Inoguchi
2019-11-05
Remove trailing space in appstest.sh
Kinichiro Inoguchi
2019-11-05
Add test for cms in appstest.sh
Kinichiro Inoguchi
2019-11-03
Add RSA-PSS test for genpkey in appstest.sh
Kinichiro Inoguchi
2019-11-01
more additional source files
Damien Miller
2019-11-01
additional source files here too
Damien Miller
2019-11-01
adapt to extra sshkey_sign() argument and additional dependencies
Damien Miller
2019-11-01
skip security-key key types for tests until we have a dummy
Damien Miller
2019-10-31
Add RSA OAEP test for pkeyutl in appstest.sh
Kinichiro Inoguchi
2019-10-06
Instead of running sed over the whole log to remove CRs, remove them
Darren Tucker
2019-10-04
more sshsig regress tests: check key revocation, the check-novalidate
Damien Miller
2019-09-27
Test for empty result in expected bits. Remove CRs from log as they
Darren Tucker
2019-09-23
Add lastcomm(1) test for system call from writeable memory. This
Alexander Bluhm
2019-09-13
oops, commit correct version of the expected results
Ingo Schwarze
2019-09-13
Improve validation of function names:
Ingo Schwarze
2019-09-10
Test that lastcomm(1) shows M flag if the stack pointer was not in
Alexander Bluhm
2017-06-08
Start with a clean /var/account/acct accounting file and turn on
Alexander Bluhm
2019-09-06
Check for RSA support before using it for the user key, otherwise use
Darren Tucker
2019-09-05
adapt to print_indent() HTML_NOSPACE fix, html.c rev. 1.132
Ingo Schwarze
2019-09-03
adapt to new <p> output logic (html.c rev. 1.131)
Ingo Schwarze
2019-09-03
regress test for sshsig; feedback and ok markus@
Damien Miller
2019-09-03
only add plain keys to prevent any certs laying around
Damien Miller
2019-08-30
Use ed25519 for most hostkey rotation tests since it's supported even when
Darren Tucker
2019-08-22
Test did not compile due to missing symbols. Add source sshbuf-misc.c
Alexander Bluhm
2019-08-02
fix some memleaks in test_helper code
Damien Miller
2019-07-26
Restrict limit-keytype to types supported by build. This means we have
Darren Tucker
2019-07-25
Only use supported key types during KRL test, preferring ed25519 since
Darren Tucker
2019-07-25
Switch keys-command test from rsa to ed25519 since it's supported for
Darren Tucker
2019-07-25
Make certificate tests work with the supported key algorithms. Allows
Darren Tucker
2019-07-23
Construct list of key types to test based on the types supported by the
Darren Tucker
2019-07-23
Only use DSA key type in tests if binaries support it.
Darren Tucker
2019-07-23
Skip DH group generation test if binaries don't support DH-GEX.
Darren Tucker
2019-07-23
Only test conversion of key types supported by the binaries.
Darren Tucker
2019-07-23
Only add ssh-dss to allowed key types if it's supported by the binary.
Darren Tucker
2019-07-20
Remove the sleeps and thus races from the forwarding test. They were
Darren Tucker
2019-07-20
Allow SLEEPTIME to be overridden.
Darren Tucker
2019-07-20
Move sleep time into a variable so that we can increase it for platforms
Darren Tucker
2019-07-19
add regression tests for scp for out-of-destination path file creation
Damien Miller
2019-07-18
new test for an empty text block; from rea@ via bapt@ (FreeBSD)
Ingo Schwarze
2019-07-17
Update appstest.sh
Kinichiro Inoguchi
2019-07-16
adapt to sshbuf_dtob64() change
Damien Miller
[next]