summaryrefslogtreecommitdiffstats
path: root/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fuzzer harness for sshsigDamien Miller2019-09-052-1/+39
* oops; missed including the actual fileDamien Miller2019-09-031-0/+140
* upstream: regress test for sshsig; feedback and ok markus@djm@openbsd.org2019-09-031-2/+3
* upstream: only add plain keys to prevent any certs laying arounddjm@openbsd.org2019-09-031-2/+2
* upstream: Use ed25519 for most hostkey rotation tests since it'sdtucker@openbsd.org2019-08-301-30/+44
* upstream: fix some memleaks in test_helper codedjm@openbsd.org2019-08-021-4/+13
* upstream: Restrict limit-keytype to types supported by build. Thisdtucker@openbsd.org2019-07-261-16/+40
* Remove override disabling DH-GEX.Darren Tucker2019-07-251-2/+2
* upstream: Only use supported key types during KRL test, preferringdtucker@openbsd.org2019-07-251-12/+19
* upstream: Switch keys-command test from rsa to ed25519 since it'sdtucker@openbsd.org2019-07-251-3/+3
* upstream: Make certificate tests work with the supported keydtucker@openbsd.org2019-07-252-8/+23
* upstream: Construct list of key types to test based on the typesdtucker@openbsd.org2019-07-241-5/+7
* upstream: Only use DSA key type in tests if binaries support it.dtucker@openbsd.org2019-07-241-10/+19
* Split test targets further.Darren Tucker2019-07-241-2/+6
* upstream: Skip DH group generation test if binaries don't supportdtucker@openbsd.org2019-07-231-3/+12
* upstream: Only test conversion of key types supported by thedtucker@openbsd.org2019-07-231-2/+10
* upstream: Only add ssh-dss to allowed key types if it's supporteddtucker@openbsd.org2019-07-231-4/+5
* Rename valgrind "errors" to "failures".Darren Tucker2019-07-231-3/+3
* Skip running sftp-chroot under Valgrind.Darren Tucker2019-07-201-0/+4
* upstream: Remove the sleeps and thus races from the forwardingdtucker@openbsd.org2019-07-201-21/+19
* upstream: Allow SLEEPTIME to be overridden.dtucker@openbsd.org2019-07-201-2/+2
* upstream: Move sleep time into a variable so that we can increasedtucker@openbsd.org2019-07-201-9/+11
* upstream: add regression tests for scp for out-of-destination path filedjm@openbsd.org2019-07-192-3/+25
* Show when skipping valgrind for a test.Darren Tucker2019-07-191-1/+5
* Enable connect-privsep test with valgrind.Darren Tucker2019-07-191-1/+1
* Show valgrind results and error counts.Darren Tucker2019-07-181-7/+13
* Fail tests if Valgrind enabled and reports errors.Darren Tucker2019-07-181-0/+15
* Allow low-priv tests to write to pipe dir.Darren Tucker2019-07-181-2/+4
* Put valgrind vgdb files to a specific directory.Darren Tucker2019-07-171-2/+3
* upstream: adapt to sshbuf_dtob64() changedjm@openbsd.org2019-07-171-9/+9
* upstream: Remove ssh1 files from CLEANFILES since ssh1 no longerdtucker@openbsd.org2019-07-171-4/+3
* upstream: Update names of host key files in CLEANFILES to matchdtucker@openbsd.org2019-07-171-3/+4
* upstream: unit tests for sshbuf_cmp() and sshbuf_find(); ok markusdjm@openbsd.org2019-07-151-2/+53
* Clear valgrind-out dir to prevent collisions.Darren Tucker2019-07-151-0/+1
* Allow agent tests to write to valgrind dir.Darren Tucker2019-07-151-0/+2
* upstream: unit tests for sshbuf_peek/poke bounds-checked random accessdjm@openbsd.org2019-07-151-1/+230
* upstream: Add (recently added) rsa_oldfmt to CLEANFILES.dtucker@openbsd.org2019-07-051-1/+2
* upstream: Adapt the PuTTY/Conch tests to new key names.dtucker@openbsd.org2019-07-052-8/+8
* upstream: Add a sleep to allow forwards to come up.dtucker@openbsd.org2019-07-051-1/+7
* Remove nc stderr redirection to resync w/OpenBSD.Darren Tucker2019-07-051-1/+1
* Update README doc to include missing test casesJitendra Sharma2019-06-271-14/+65
* upstream: adapt for key shielding API changes (const removal)djm@openbsd.org2019-06-211-3/+3
* upstream: check for convtime() refusing to accept times thatdjm@openbsd.org2019-06-191-1/+3
* upstream: Add unit tests for user@host and URI parsing.dtucker@openbsd.org2019-06-191-2/+2
* upstream: Add tests for sshd -T -C with Match.dtucker@openbsd.org2019-06-191-3/+46
* Adjust softhsm2 path on Fedora Linux for regressJakub Jelen2019-03-291-0/+1
* drop old Cygwin considerationsCorinna Vinschen2019-03-272-8/+0
* upstream: The test sshd_config in in $OBJ.dtucker@openbsd.org2019-01-281-2/+2
* upstream: Remove leftover debugging.dtucker@openbsd.org2019-01-281-3/+1
* upstream: Enable ssh-dss for the agent test. Disable it for thedtucker@openbsd.org2019-01-281-1/+6