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-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
2019-07-16
Remove ssh1 files from CLEANFILES since ssh1 no longer supported.
Darren Tucker
2019-07-16
Update names of host key files in CLEANFILES to match recent changes to
Darren Tucker
2019-07-15
unit tests for sshbuf_cmp() and sshbuf_find(); ok markus
Damien Miller
2019-07-14
unit tests for sshbuf_peek/poke bounds-checked random access
Damien Miller
2019-07-11
fix date which got broken by Mdocdate during commit
Ingo Schwarze
2019-07-11
When parsing a tab character that is not preceded by a space character
Ingo Schwarze
2019-07-05
Add (recently added) rsa_oldfmt to CLEANFILES.
Darren Tucker
2019-07-05
Adapt the PuTTY/Conch tests to new key names.
Darren Tucker
2019-07-05
Add a sleep to allow forwards to come up.
Darren Tucker
2019-06-27
Add more option tests to req, ts, x509 and verify in appstest.sh
Kinichiro Inoguchi
2019-06-24
Add more options test to ocsp in appstest.sh
Kinichiro Inoguchi
2019-06-23
Add more option test to dgst in appstest.sh
Kinichiro Inoguchi
2019-06-22
Add more option tests to ca in appstest.sh
Kinichiro Inoguchi
2019-06-21
adapt for key shielding API changes (const removal)
Damien Miller
2019-06-19
use REGRESS_EXPECTED_FAILURES
Marc Espie
2019-06-14
check for convtime() refusing to accept times that resolve to LONG_MAX
Damien Miller
2019-06-13
Add more options to pkcs12 and smime in appstest.sh
Kinichiro Inoguchi
2019-06-11
Do not access a NULL pointer if a table contains a horizontal line
Ingo Schwarze
[next]