summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2019-01-21upstream: adapt to bignum1 API removal and bignum2 API changedjm@openbsd.org
2019-01-21upstream: remove hack to use non-system libcryptodjm@openbsd.org
2019-01-21make agent-pkcs11 search harder for softhsm2.soDamien Miller
2019-01-21upstream: allow override of ssh-pkcs11-helper binary viadjm@openbsd.org
2019-01-21upstream: adapt agent-pkcs11.sh test to softhsm2 and add supportdjm@openbsd.org
2019-01-21upstream: add "extra:" target to run some extra tests that are notdjm@openbsd.org
2019-01-20last bits of old packet API / active_state globalDamien Miller
2019-01-17upstream: regress bits for banner processing refactor (this test wasdjm@openbsd.org
2018-12-27upstream: ssh_packet_set_state() now frees ssh->kex implicitly, sodjm@openbsd.org
2018-12-27upstream: remove unused and problematic sudo clean. ok espietedu@openbsd.org
2018-11-23upstream: Remove now-unneeded ifdef SIGINFO around handler since it isdtucker@openbsd.org
2018-11-23Resync with OpenBSD by pulling in an ifdef SIGINFO.Darren Tucker
2018-11-23refactor libcrypto initialisationDamien Miller
2018-11-22upstream: Output info on SIGUSR1 as well asdtucker@openbsd.org
2018-11-22upstream: Append pid to temp files in /var/run and set a cleanupdtucker@openbsd.org
2018-11-22upstream: UsePrivilegeSeparation no is deprecateddtucker@openbsd.org
2018-11-22upstream: add some knobs:djm@openbsd.org
2018-11-22Resync Makefile.inc with upstream.Darren Tucker
2018-09-15really add source for authopt_fuzz this timeDamien Miller