summaryrefslogtreecommitdiff
path: root/regress
Commit message (Expand)AuthorAgeFilesLines
* 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
* upstream: Use egrep when searching for an anchored string.dtucker@openbsd.org2022-01-121-2/+2
* Add "rev" command replacement if needed.Darren Tucker2022-01-121-0/+6
* upstream: remove hardcoded domain and use window.location.host, so thisdjm@openbsd.org2022-01-121-3/+3
* Add wrapper for "sort" to set LC_ALL=C.Darren Tucker2022-01-101-0/+6
* upstream: Remove errant "set -x" left over from debugging.dtucker@openbsd.org2022-01-081-2/+1
* upstream: Enable all supported hostkey algorithms (but no others).dtucker@openbsd.org2022-01-081-8/+13
* upstream: Don't explicitly set HostbasedAuthentication indtucker@openbsd.org2022-01-071-2/+1
* upstream: Add test for hostbased auth. It requires some externaldtucker@openbsd.org2022-01-072-3/+65
* upstream: select all RSA hostkey algorithms for UpdateHostkeys tests,djm@openbsd.org2022-01-051-4/+13
* upstream: regress test both sshsig message hash algorithms, possibledjm@openbsd.org2022-01-051-8/+18
* upstream: regression test for find-principals NULL deref; from Fabiandjm@openbsd.org2022-01-051-1/+9
* upstream: Log command invocation while debugging.dtucker@openbsd.org2022-01-052-2/+4
* upstream: unbreak test: was picking up system ssh-add instead of thedjm@openbsd.org2022-01-041-3/+3
* remove sys/param.h in -portable, after upstreamDamien Miller2021-12-223-2/+2
* add agent-restrict.sh file, missed in last commitDamien Miller2021-12-201-0/+491
* upstream: regression test for destination restrictions in ssh-agentdjm@openbsd.org2021-12-201-2/+3
* upstream: Make use of ntests variable, pointed out by clang 13.anton@openbsd.org2021-12-201-2/+2
* upstream: sys/param.h cleanup, mostly using MINIMUM() andderaadt@openbsd.org2021-12-2025-52/+33
* upstream: whitespac edjm@openbsd.org2021-11-271-2/+2
* upstream: regression test for match-principals. Mostly by Fabiandjm@openbsd.org2021-11-271-1/+27
* upstream: regression test for ssh-keygen -Y find-principals fix; fromdjm@openbsd.org2021-11-191-1/+104
* upstream: crank SSH_SK_VERSION_MAJOR to match recent change indjm@openbsd.org2021-11-031-1/+2
* upstream: sshsig: add tests for signing key validity anddjm@openbsd.org2021-10-291-1/+77
* upstream: avoid signedness warning; spotted in -portabledjm@openbsd.org2021-10-291-2/+2
* unbreak fuzz harness for recent changesDamien Miller2021-10-292-2/+3
* upstream: increment SSH_SK_VERSION_MAJOR to match last changedjm@openbsd.org2021-10-281-1/+1
* Skip SK unit tests when built without security-keyDarren Tucker2021-10-072-0/+4
* Add USE_LIBC_SHA2 for (at least) NetBSD 9.Darren Tucker2021-10-061-0/+1
* Define OPENSSL_NO_SHA including OpenSSL from test.Darren Tucker2021-10-061-0/+2
* upstream: use libc SHA256 functions; make this work when compileddjm@openbsd.org2021-10-061-18/+21
* upstream: Add test for ssh hashed known_hosts handling.dtucker@openbsd.org2021-10-062-1/+19