summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-23Include stdlib.h for free() prototype.Darren Tucker
2022-04-23Cache timezone data in capsicum sandbox.Darren Tucker
2022-04-21upstream: It looks like we can't completely avoiddtucker@openbsd.org
2022-04-20upstream: Use ssh -f and ControlPersist ..dtucker@openbsd.org
2022-04-20upstream: Simplify forward-control test.dtucker@openbsd.org
2022-04-20upstream: regression test for sftp cp commanddjm@openbsd.org
2022-04-20upstream: Import regenerated modulidtucker@openbsd.org
2022-04-20upstream: Try to continue running local I/O for channels in statedjm@openbsd.org
2022-04-20upstream: Import regenerated modulidtucker@openbsd.org
2022-04-16upstream: list the correct version numbertj@openbsd.org
2022-04-16upstream: Correct path for system known hosts file in descriptiondtucker@openbsd.org
2022-04-16Resync moduli.5 with upstream.Darren Tucker
2022-04-16Retire fbsd6 test VM.Darren Tucker
2022-04-12upstream: clear io_want/io_ready flags at start of poll() cycle;djm@openbsd.org
2022-04-12upstream: Note that curve25519-sha256 was later published indtucker@openbsd.org
2022-04-12upstream: two defensive changes from Tobias Stoeckmann via GHPR287djm@openbsd.org
2022-04-11Revert "update build-aux files to match autoconf-2.71"Damien Miller
2022-04-08update build-aux files to match autoconf-2.71Damien Miller
2022-04-06update version numbers for releaseV_9_0_P1Damien Miller
2022-04-06upstream: openssh-9.0djm@openbsd.org
2022-04-06upstream: ssh: document sntrup761x25519-sha512@openssh.com asnaddy@openbsd.org
2022-04-06upstream: man pages: add missing commas between subordinate andnaddy@openbsd.org
2022-04-04Disable security key on fbsd6 test host.Darren Tucker
2022-04-04Specify TEST_SHELL=bash on AIX.Darren Tucker
2022-04-01Only return events from ppoll that were requested.Darren Tucker
2022-04-01Only run regression tests on slow VMs.Darren Tucker
2022-04-01Increase test timeout to allow slow VMs to finishDarren Tucker
2022-04-01Use bash or ksh if available for SH in Makefile.Darren Tucker
2022-04-01Set Makefile SHELL as determined by configure.Darren Tucker
2022-04-01Skip slow tests on (very) slow test targets.Darren Tucker
2022-03-31dependDamien Miller
2022-03-31upstream: add a sftp client "cp" command that supports server-sidedjm@openbsd.org
2022-03-31upstream: add support for the "corp-data" protocol extension todjm@openbsd.org
2022-03-31upstream: select post-quantum KEXdjm@openbsd.org
2022-03-31upstream: fix poll() spin when a channel's output fd closes withoutdjm@openbsd.org
2022-03-30upstream: ssh is almost out of getopt() characters; note thedjm@openbsd.org
2022-03-30upstream: avoid NULL deref via ssh-keygen -Y find-principals.djm@openbsd.org
2022-03-28Add AIX 5.1 test target.Darren Tucker
2022-03-26Drop leading "v" from release version identifier.Darren Tucker
2022-03-26Use tarballs when testing LibreSSL releases.Darren Tucker
2022-03-26Remove now-unused passwd variable.Darren Tucker
2022-03-26Missing semicolon.Darren Tucker
2022-03-26Factor out platform-specific locked account check.Darren Tucker
2022-03-26Add OpenWRT mips and mipsel test targets.Darren Tucker
2022-03-20upstream: don't leak argument list; bz3404, reported by Baludjm@openbsd.org
2022-03-20upstream: make addargs() and replacearg() a little more robust anddjm@openbsd.org
2022-03-20upstream: don't try to resolve ListenAddress directives in the sshddjm@openbsd.org
2022-03-20upstream: remove blank linedjm@openbsd.org
2022-03-18upstream: helpful commentdjm@openbsd.org
2022-03-18upstream: ssh-keygen -Y check-novalidate requires namespace or SEGVdjm@openbsd.org