summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2019-08-30upstream: Use ed25519 for most hostkey rotation tests since it'sdtucker@openbsd.org
2019-08-02upstream: fix some memleaks in test_helper codedjm@openbsd.org
2019-07-26upstream: Restrict limit-keytype to types supported by build. Thisdtucker@openbsd.org
2019-07-25Remove override disabling DH-GEX.Darren Tucker
2019-07-25upstream: Only use supported key types during KRL test, preferringdtucker@openbsd.org
2019-07-25upstream: Switch keys-command test from rsa to ed25519 since it'sdtucker@openbsd.org
2019-07-25upstream: Make certificate tests work with the supported keydtucker@openbsd.org
2019-07-24upstream: Construct list of key types to test based on the typesdtucker@openbsd.org
2019-07-24upstream: Only use DSA key type in tests if binaries support it.dtucker@openbsd.org
2019-07-24Split test targets further.Darren Tucker
2019-07-23upstream: Skip DH group generation test if binaries don't supportdtucker@openbsd.org
2019-07-23upstream: Only test conversion of key types supported by thedtucker@openbsd.org
2019-07-23upstream: Only add ssh-dss to allowed key types if it's supporteddtucker@openbsd.org
2019-07-23Rename valgrind "errors" to "failures".Darren Tucker
2019-07-20Skip running sftp-chroot under Valgrind.Darren Tucker
2019-07-20upstream: Remove the sleeps and thus races from the forwardingdtucker@openbsd.org
2019-07-20upstream: Allow SLEEPTIME to be overridden.dtucker@openbsd.org
2019-07-20upstream: Move sleep time into a variable so that we can increasedtucker@openbsd.org
2019-07-19upstream: add regression tests for scp for out-of-destination path filedjm@openbsd.org
2019-07-19Show when skipping valgrind for a test.Darren Tucker
2019-07-19Enable connect-privsep test with valgrind.Darren Tucker
2019-07-19Show valgrind results and error counts.Darren Tucker
2019-07-18Fail tests if Valgrind enabled and reports errors.Darren Tucker
2019-07-18Allow low-priv tests to write to pipe dir.Darren Tucker
2019-07-17Put valgrind vgdb files to a specific directory.Darren Tucker
2019-07-17upstream: adapt to sshbuf_dtob64() changedjm@openbsd.org
2019-07-17upstream: Remove ssh1 files from CLEANFILES since ssh1 no longerdtucker@openbsd.org
2019-07-17upstream: Update names of host key files in CLEANFILES to matchdtucker@openbsd.org
2019-07-15upstream: unit tests for sshbuf_cmp() and sshbuf_find(); ok markusdjm@openbsd.org
2019-07-15Clear valgrind-out dir to prevent collisions.Darren Tucker
2019-07-15Allow agent tests to write to valgrind dir.Darren Tucker
2019-07-15upstream: unit tests for sshbuf_peek/poke bounds-checked random accessdjm@openbsd.org
2019-07-05upstream: Add (recently added) rsa_oldfmt to CLEANFILES.dtucker@openbsd.org
2019-07-05upstream: Adapt the PuTTY/Conch tests to new key names.dtucker@openbsd.org
2019-07-05upstream: Add a sleep to allow forwards to come up.dtucker@openbsd.org
2019-07-05Remove nc stderr redirection to resync w/OpenBSD.Darren Tucker
2019-06-27Update README doc to include missing test casesJitendra Sharma
2019-06-21upstream: adapt for key shielding API changes (const removal)djm@openbsd.org
2019-06-19upstream: check for convtime() refusing to accept times thatdjm@openbsd.org
2019-06-19upstream: Add unit tests for user@host and URI parsing.dtucker@openbsd.org
2019-06-19upstream: Add tests for sshd -T -C with Match.dtucker@openbsd.org
2019-03-29Adjust softhsm2 path on Fedora Linux for regressJakub Jelen
2019-03-28drop old Cygwin considerationsCorinna Vinschen
2019-01-28upstream: The test sshd_config in in $OBJ.dtucker@openbsd.org
2019-01-28upstream: Remove leftover debugging.dtucker@openbsd.org
2019-01-28upstream: Enable ssh-dss for the agent test. Disable it for thedtucker@openbsd.org
2019-01-28upstream: Count the number of key types instead of assuming theredtucker@openbsd.org
2019-01-27upstream: Generate all key supported key types and enable for keyscandtucker@openbsd.org
2019-01-21upstream: adapt to changes in KEX APIs and file removalsdjm@openbsd.org
2019-01-21upstream: adapt to changes in KEX API and file removalsdjm@openbsd.org