summaryrefslogtreecommitdiffstats
path: root/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* upstream: rewrite this test to use a multiplexed ssh session so we candjm@openbsd.org2023-01-111-29/+29
* try to improve logging for dynamic-forward testDamien Miller2023-01-091-2/+2
* don't test IPv6 addresses if platform lacks supportDamien Miller2023-01-081-4/+11
* upstream: When OpenSSL is not available, skip parts of percent testdtucker@openbsd.org2023-01-081-6/+10
* Use our own netcat for dynamic-forward test.Darren Tucker2023-01-071-8/+1
* upstream: Save debug logs from ssh for debugging purposes.dtucker@openbsd.org2023-01-061-3/+4
* upstream: regression test for ChannelTimeoutdjm@openbsd.org2023-01-062-3/+95
* upstream: fix typo in verbose loggingdjm@openbsd.org2023-01-061-2/+2
* upstream: unit tests for misc.c:ptimeout_* APIdjm@openbsd.org2023-01-063-2/+90
* upstream: Copy bytes from the_banana[] rather than banana()tb@openbsd.org2023-01-061-2/+2
* upstream: regression test for PermitRemoteOpendjm@openbsd.org2023-01-031-18/+66
* upstream: Fix comment typo.dtucker@openbsd.org2022-12-091-2/+2
* Restore ssh-agent permissions on exit.Darren Tucker2022-12-021-0/+1
* upstream: Clean up ssh-add and ssh-agent logs.dtucker@openbsd.org2022-12-021-1/+2
* upstream: Log output of ssh-agent and ssh-adddtucker@openbsd.org2022-12-021-4/+7
* upstream: Use variable for diff optionsdtucker@openbsd.org2022-11-011-10/+9
* upstream: regress test for unmatched glob characters; fails beforedjm@openbsd.org2022-10-241-3/+29
* upstream: add some tests for parse_absolute_time(), including casesdjm@openbsd.org2022-08-111-1/+63
* upstream: Restore missing "!" in TEST_SSH_ELAPSED_TIMES test.dtucker@openbsd.org2022-07-251-2/+2
* upstream: Test TEST_SSH_ELAPSED_TIMES for empty string notdtucker@openbsd.org2022-07-251-2/+2
* Convert "have_prog" function into "which".Darren Tucker2022-07-231-1/+9
* Skip scp3 test if there's no scp on remote path.Darren Tucker2022-07-231-0/+6
* crank SSH_SK_VERSION_MAJOR in sk-dummy.soDamien Miller2022-07-201-1/+1
* Remove unintended changes.Darren Tucker2022-07-141-13/+0
* Only refuse to use OpenSSL 3.0.4 on x86_64.Darren Tucker2022-07-131-0/+13
* upstream: Add TEST_REGRESS_CACHE_DIR.dtucker@openbsd.org2022-07-041-1/+28
* upstream: test setenv in both client and server, test first-match-winsdjm@openbsd.org2022-06-032-4/+79
* fix some bugs in the fuzzerDamien Miller2022-05-301-1/+6
* fuzzer for authorized_keys parsingDamien Miller2022-05-272-1/+80
* upstream: regress test for in-place transfers and clobbering largerdjm@openbsd.org2022-05-161-1/+26
* upstream: Only run agent-ptrace.sh if gdb is available as allanton@openbsd.org2022-05-161-1/+1
* upstream: It looks like we can't completely avoiddtucker@openbsd.org2022-04-211-7/+18
* upstream: Use ssh -f and ControlPersist ..dtucker@openbsd.org2022-04-201-13/+11
* upstream: Simplify forward-control test.dtucker@openbsd.org2022-04-201-25/+9
* upstream: regression test for sftp cp commanddjm@openbsd.org2022-04-201-1/+6
* Skip agent-getpeereid when running as root.Darren Tucker2022-02-211-0/+3
* upstream: Aproximate realpath on the expected output by dedupingdtucker@openbsd.org2022-02-201-2/+3
* find sk-dummy.so when build_dir != src_dirDamien Miller2022-02-171-0/+2
* Fix helper include path and remove excess code.Darren Tucker2022-02-111-79/+1
* upstream: Add test for empty hostname with port.dtucker@openbsd.org2022-02-101-1/+12
* upstream: Add unit tests for hpdelim.dtucker@openbsd.org2022-02-103-2/+154
* portable-specific string array constificationDamien Miller2022-02-021-1/+1
* upstream: test 'ssh-keygen -Y find-principals' with wildcarddjm@openbsd.org2022-02-021-1/+18
* upstream: Enable all supported ciphers and macs in the serverdtucker@openbsd.org2022-02-021-0/+10
* Improve compatibility of early exit trap handling.Darren Tucker2022-01-201-2/+7
* Invoke EXIT handler early when using Valgrind.Darren Tucker2022-01-191-0/+13
* Wrap OpenSSL includes in unit tests in ifdef.Darren Tucker2022-01-144-0/+8
* Remove sort wrapper.Darren Tucker2022-01-131-6/+0
* upstream: Set LC_ALL in both local and remote shells so that sorteddtucker@openbsd.org2022-01-131-1/+5
* upstream: Avoid %'s in commands (not used in OpenBSD, but used indtucker@openbsd.org2022-01-131-2/+2