Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-30 | - dtucker@cvs.openbsd.org 2012/05/13 01:42:32 | Darren Tucker | |
[regress/addrmatch.sh] Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust tests to match. Feedback and ok djm@ markus@. | |||
2012-05-17 | Import 6.0p1 tarball | Colin Watson | |
2012-04-27 | - (dtucker) [regress/addrmatch.sh] skip tests when running on a non-ipv6 | Darren Tucker | |
platform rather than exiting early, so that we still clean up and return status to test-exec.sh | |||
2012-02-14 | - (tim) [regress/keytype.sh] stderr redirection needs to be inside back quote | Tim Rice | |
to work. Spotted by Angel Gonzalez | |||
2011-09-06 | Import 5.9p1 tarball | Colin Watson | |
2011-09-04 | - (djm) [regress/connect-privsep.sh regress/test-exec.sh] demote fatal | Damien Miller | |
regress errors for the sandbox to warnings. ok tim dtucker | |||
2011-08-17 | - (djm) [regress/cipher-speed.sh regress/try-ciphers.sh] disable HMAC-SHA2 | Damien Miller | |
MAC tests for platforms that hack EVP_SHA2 support | |||
2011-08-17 | - djm@cvs.openbsd.org 2011/08/02 01:23:41 | Damien Miller | |
[regress/cipher-speed.sh regress/try-ciphers.sh] add SHA256/SHA512 based HMAC modes | |||
2011-08-17 | - markus@cvs.openbsd.org 2011/06/30 22:44:43 | Damien Miller | |
[connect-privsep.sh] test with sandbox enabled; ok djm@ | |||
2011-08-17 | - dtucker@cvs.openbsd.org 2011/06/03 05:35:10 | Damien Miller | |
[regress/cfgmatch.sh] use OBJ to find test configs, patch from Tim Rice | |||
2011-06-02 | - (tim) [regress/cfgmatch.sh] Build/test out of tree fix. | Tim Rice | |
2011-06-03 | - dtucker@cvs.openbsd.org 2011/06/03 00:29:52 | Darren Tucker | |
[regress/dynamic-forward.sh] Retry establishing the port forwarding after a small delay, should make the tests less flaky when the previous test is slow to shut down and free up the port. | |||
2011-06-03 | - dtucker@cvs.openbsd.org 2011/05/31 02:03:34 | Darren Tucker | |
[regress/dynamic-forward.sh] work around startup and teardown races; caught by deraadt | |||
2011-06-03 | - dtucker@cvs.openbsd.org 2011/05/31 02:01:58 | Darren Tucker | |
[regress/dynamic-forward.sh] back out revs 1.6 and 1.5 since it's not reliable | |||
2011-05-29 | - djm@cvs.openbsd.org 2011/05/23 03:31:31 | Damien Miller | |
[regress/cfgmatch.sh] include testing of multiple/overridden AuthorizedKeysFiles refactor to simply daemon start/stop and get rid of racy constructs | |||
2011-05-20 | - dtucker@cvs.openbsd.org 2011/05/20 06:32:30 | Damien Miller | |
[dynamic-forward.sh] fix dumb error in dynamic-forward test | |||
2011-05-20 | - dtucker@cvs.openbsd.org 2011/05/20 05:19:50 | Damien Miller | |
[dynamic-forward.sh] Prevent races in dynamic forwarding test; ok djm | |||
2011-05-20 | - djm@cvs.openbsd.org 2011/05/20 02:43:36 | Damien Miller | |
[cert-hostkey.sh] another attempt to generate a v00 ECDSA key that broke the test ID sync only - portable already had this somehow | |||
2011-05-20 | - djm@cvs.openbsd.org 2011/05/17 07:13:31 | Damien Miller | |
[regress/cert-userkey.sh] fatal() if asked to generate a legacy ECDSA cert (these don't exist) and fix the regress test that was trying to generate them :) | |||
2011-05-05 | - (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac] | Damien Miller | |
[entropy.c ssh-add.c ssh-agent.c ssh-keygen.c ssh-keyscan.c] [ssh-keysign.c ssh-pkcs11-helper.c ssh-rand-helper.8 ssh-rand-helper.c] [ssh.c ssh_prng_cmds.in sshd.c contrib/aix/buildbff.sh] [regress/README.regress] Remove ssh-rand-helper and all its tentacles. PRNGd seeding has been rolled into entropy.c directly. Thanks to tim@ for testing on affected platforms. | |||
2011-01-24 | Import 5.7p1 tarball | Colin Watson | |
2011-01-16 | - (tim) [regress/agent-getpeereid.sh] shell portability fix. | Tim Rice | |
2011-01-17 | - (djm) [configure.ac regress/agent-getpeereid.sh regress/multiplex.sh] | Damien Miller | |
[regress/sftp-glob.sh regress/test-exec.sh] Rework how feature tests are disabled on platforms that do not support them; add a "config_defined()" shell function that greps for defines in config.h and use them to decide on feature tests. Convert a couple of existing grep's over config.h to use the new function Add a define "FILESYSTEM_NO_BACKSLASH" for filesystem that can't represent backslash characters in filenames, enable it for Cygwin and use it to turn of tests for quotes backslashes in sftp-glob.sh. based on discussion with vinschen AT redhat.com and dtucker@; ok dtucker@ | |||
2011-01-17 | - (djm) [regress/agent-getpeereid.sh] leave stdout attached when running | Damien Miller | |
ssh-add to avoid $SUDO failures on Linux | |||
2011-01-17 | - (djm) [regress/agent-ptrace.sh] Fix false failure on OS X by adding | Damien Miller | |
its unique snowflake of a gdb error to the ones we look for. | |||
2011-01-17 | - (djm) [regress/Makefile] use $TEST_SSH_KEYGEN instead of the one in | Damien Miller | |
$PATH, fix cleanup of droppings; reported by openssh AT roumenpetrov.info; ok dtucker@ | |||
2011-01-16 | - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based | Darren Tucker | |
on configurations that don't have it. | |||
2011-01-13 | - (tim) [regress/cert-hostkey.sh] Add missing TEST_SSH_ECC guard around some | Tim Rice | |
ecdsa bits. | |||
2011-01-13 | - (tim) [regress/cert-hostkey.sh] Typo. Missing $ on variable name. | Tim Rice | |
2011-01-13 | - (djm) [regress/kextype.sh] Testing diffie-hellman-group-exchange-sha256 | Damien Miller | |
should not depend on ECC support | |||
2011-01-13 | - (djm) [regress/Makefile] add a few more generated files to the clean | Damien Miller | |
target | |||
2011-01-10 | - (tim) [regress/host-expand.sh] Fix for building outside of read only | Tim Rice | |
source tree. | |||
2011-01-08 | - (djm) [regress/keytype.sh] s/echo -n/echon/ to repair failing regress | Damien Miller | |
test on OSX and others. Reported by imorgan AT nas.nasa.gov | |||
2011-01-07 | - djm@cvs.openbsd.org 2011/01/06 22:46:21 | Damien Miller | |
[regress/Makefile regress/host-expand.sh] regress test for LocalCommand %n expansion from bert.wesarg AT googlemail.com; ok markus@ | |||
2011-01-07 | - (djm) [regress/cert-hostkey.sh regress/cert-userkey.sh] fix shell test | Damien Miller | |
for no-ECC case. Patch from cristian.ionescu-idbohrn AT axis.com | |||
2010-12-05 | Id sync | Darren Tucker | |
2010-12-05 | - djm@cvs.openbsd.org 2010/12/04 00:21:19 | Darren Tucker | |
[regress/sftp-cmds.sh] adjust for hard-link support | |||
2010-12-05 | - (dtucker) [regress/Makefile] Id sync. | Darren Tucker | |
2010-11-08 | - (tim) [regress/kextype.sh] Not all platforms have time in /usr/bin. | Tim Rice | |
Feedback from dtucker@ | |||
2010-11-07 | - (tim) [regress/kextype.sh] Shell portability fix. | Tim Rice | |
2010-11-07 | - (tim) [regress/Makefile] Fixes to allow building/testing outside source | Tim Rice | |
tree. | |||
2010-11-05 | - (dtucker) [regress/kextype.sh] Make sha256 test depend on ECC. This is not | Darren Tucker | |
strictly correct since while ECC requires sha256 the reverse is not true however it does prevent spurious test failures. | |||
2010-11-05 | - (dtucker) [regress/kextype.sh] Add missing "test". | Darren Tucker | |
2010-11-05 | - (dtucker) [Makefile configure.ac regress/Makefile regress/keytype.sh] | Darren Tucker | |
Import recent changes to regress/Makefile, pass a flag to enable ECC tests from configure through to regress/Makefile and use it in the tests. | |||
2010-11-05 | - (dtucker) [regress/keytype.sh] Import new test. | Darren Tucker | |
2010-11-05 | - djm@cvs.openbsd.org 2010/09/22 12:26:05 | Damien Miller | |
[regress/Makefile regress/kextype.sh] regress test for each of the key exchange algorithms that we support | |||
2010-10-24 | - (dtucker) [regress/cert-userkey.sh] Disable ECC-based tests on platforms | Darren Tucker | |
which don't have ECC support in libcrypto. | |||
2010-10-24 | - (dtucker) [regress/cert-hostkey.sh] Disable ECC-based tests on platforms | Darren Tucker | |
which don't have ECC support in libcrypto. | |||
2010-10-21 | - djm@cvs.openbsd.org 2010/08/31 12:24:09 | Damien Miller | |
[regress/cert-hostkey.sh regress/cert-userkey.sh] tests for ECDSA certificates | |||
2010-08-23 | Import 5.6p1 tarball | Colin Watson | |