summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused self-hosted test targets.Darren Tucker2022-11-271-5/+0
* Remove explicit "default" test config argument.Darren Tucker2022-11-272-2/+3
* Add fallback for old platforms w/out MAP_ANON.Darren Tucker2022-11-231-0/+10
* If we haven't found it yet, recheck for sys/stat.h.Darren Tucker2022-11-231-1/+8
* Add dfly62 test target.Darren Tucker2022-11-111-0/+2
* upstream: Handle dynamic remote port forwarding in escape commandline'sdtucker@openbsd.org2022-11-111-3/+10
* Remove seed passing over reexec.Darren Tucker2022-11-102-42/+0
* Skip reexec test on OpenSSL 1.1.1 specifically.Darren Tucker2022-11-091-0/+5
* upstream: Fix typo in fatal error message.dtucker@openbsd.org2022-11-091-2/+2
* upstream: Remove errant colon and simplify formatdtucker@openbsd.org2022-11-091-3/+3
* upstream: rename client_global_hostkeys_private_confirm() todjm@openbsd.org2022-11-091-4/+4
* upstream: typo in commentdjm@openbsd.org2022-11-091-2/+2
* Defer seed_rng until after closefrom call.Darren Tucker2022-11-091-2/+2
* Fix comment text. From emaste at freebsd.org.Darren Tucker2022-11-091-2/+2
* Avoid assuming layout of fd_setPierre Ossman2022-11-081-26/+12
* Shutdown any VM before trying to check out repo.Darren Tucker2022-11-081-1/+1
* Run vm startup and shutdown from runner temp dir.Darren Tucker2022-11-082-0/+4
* Add valrind-5 test here too.Darren Tucker2022-11-081-1/+1
* Update checkout and upload actions.Darren Tucker2022-11-084-9/+9
* Split out rekey test since it runs the longest.Darren Tucker2022-11-082-3/+8
* upstream: The IdentityFile option in ssh_config can also be used todtucker@openbsd.org2022-11-071-2/+6
* upstream: Remove some set but otherwise unused variables, spotteddtucker@openbsd.org2022-11-072-6/+5
* upstream: Check for and disallow MaxStartups values less than ordtucker@openbsd.org2022-11-071-1/+5
* upstream: fix parsing of hex cert expiry time; was checking whether thedjm@openbsd.org2022-11-071-2/+2
* Fix merge conflict.Darren Tucker2022-11-071-7/+1
* Branch-specific links for master status badges.Darren Tucker2022-11-071-0/+6
* Add CIFuzz status badge.Darren Tucker2022-11-071-0/+1
* Do not run CIFuzz on selfhosted tree.Darren Tucker2022-11-071-1/+1
* Whitespace change to trigger CIFuzz workflow.Darren Tucker2022-11-071-0/+1
* Run cifuzz workflow on the actions as regular CI.Darren Tucker2022-11-071-1/+6
* Add CIFuzz integrationDavid Korczynski2022-11-071-0/+26
* upstream: Import regenerated moduli.dtucker@openbsd.org2022-11-071-419/+424
* upstream: Fix typo. From pablomh via -portable github PR#344.dtucker@openbsd.org2022-11-071-2/+2
* Link to branch-specific queries for V_9_1 status.Darren Tucker2022-11-071-3/+4
* Use "prohibit-password" in -portable comments.Darren Tucker2022-11-071-1/+1
* Fix tracing disable on FreeBSD.Darren Tucker2022-11-071-1/+11
* Fix setres*id checks to work with clang-16.Darren Tucker2022-11-071-3/+6
* configure.ac: Fix -Wstrict-prototypesSam James2022-11-061-4/+4
* configure.ac: Add <pty.h> include for openptySam James2022-11-061-0/+3
* Fix broken zlib link.Rochdi Nassah2022-11-051-1/+1
* Don't run openbsd-compat tests on Cygwin.Darren Tucker2022-11-042-4/+3
* upstream: replace recently-added valid_domain() check for hostnamesdjm@openbsd.org2022-11-041-8/+12
* Rerun tests on changes to Makefile.in in any dir.Darren Tucker2022-11-032-3/+3
* Link libssh into compat tests.Darren Tucker2022-11-031-2/+3
* Fix compat regress to work with non-GNU make.Darren Tucker2022-11-031-1/+1
* Increase selfhosted job timeout.Darren Tucker2022-11-031-0/+1
* Only run opensslver tests if built with OpenSSL.Darren Tucker2022-11-031-0/+2
* Add tests for OpenSSL 3.0.7 and LibreSSL 3.6.1.Darren Tucker2022-11-031-1/+2
* Run compat regress tests too.Darren Tucker2022-11-031-0/+3
* Compat tests need libcrypto.Darren Tucker2022-11-031-1/+1