summaryrefslogtreecommitdiffstats
path: root/contrib/ssh-copy-id (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-13shellcheck tidyagePhilip Hands1-3/+7
2020-10-13tidy up test of $SCRATCH_DIR creationPhilip Hands1-8/+6
2020-10-13add -s flag: to install keys via SFTPPhilip Hands2-28/+80
2020-10-12upstream: UpdateHostkeys: check for keys under other namesdjm@openbsd.org1-7/+82
2020-10-12upstream: UpdateHostkeys: better CheckHostIP handlingdjm@openbsd.org2-53/+95
2020-10-12upstream: UpdateHostkeys: better detect manual host entriesdjm@openbsd.org1-17/+37
2020-10-09upstream: don't misdetect comma-separated hostkey names as wildcards;djm@openbsd.org1-4/+4
2020-10-08fix TEST_MALLOC_OPTIONS varwangxp0061-1/+1
2020-10-08upstream: clarify conditions for UpdateHostkeysdjm@openbsd.org1-3/+9
2020-10-07upstream: remove GlobalKnownHostsFile for this test afterdjm@openbsd.org1-2/+5
2020-10-07upstream: Disable UpdateHostkeys when hostkey checking failsdjm@openbsd.org1-1/+6
2020-10-07upstream: Fix UpdateHostkeys/HashKnownHosts/CheckHostIP bugdjm@openbsd.org1-1/+4
2020-10-07upstream: don't UpdateHostkeys when the hostkey is verified by thedjm@openbsd.org1-4/+28
2020-10-07upstream: revert kex->flags cert hostkey downgrade back to a plaindjm@openbsd.org5-64/+20
2020-10-07upstream: simply disable UpdateHostkeys when a certificatedjm@openbsd.org1-2/+7
2020-10-07upstream: disable UpdateHostkeys by default if VerifyHostKeyDNS isdjm@openbsd.org2-6/+9
2020-10-07upstream: Agent protocol draft is now at rev 4. ok djm@dtucker@openbsd.org1-5/+3
2020-10-07upstream: when ordering host key algorithms in the client, considerdjm@openbsd.org4-12/+19
2020-10-07upstream: Allow full range of UIDs and GIDs for sftp chown anddtucker@openbsd.org1-6/+6
2020-10-03upstream: There are lots of place where we want to redirect stdin,djm@openbsd.org9-135/+60
2020-10-03upstream: enable UpdateHostkeys by default when the configurationdjm@openbsd.org2-4/+10
2020-10-03upstream: disable UpdateHostkeys when a wildcard hostname patterndjm@openbsd.org1-2/+31
2020-10-03upstream: record when the host key checking code downgrades adjm@openbsd.org4-19/+57
2020-10-03upstream: prefer ed25519 signature algorithm variants to ECDSA; okdjm@openbsd.org3-33/+39
2020-10-03upstream: want time.h here toodjm@openbsd.org1-1/+2
2020-10-03upstream: split introductory paragraph, and insert ominous words aboutderaadt@openbsd.org1-4/+8
2020-10-03use relative rather than system include hereDamien Miller1-1/+1
2020-10-03add some openbsd-compat licenses we missedDamien Miller1-0/+62
2020-10-03un-nest $() to make ksh cheerfulPhilip Hands1-1/+2
2020-10-03ksh doesn't grok 'local'Philip Hands1-6/+5
2020-10-03Fix `EOF: command not found` error in ssh-copy-idOleg1-1/+2
2020-09-30upstream: Regen moduli.dtucker@openbsd.org1-453/+406
2020-09-27Restore first section title of INSTALLHARUYAMA Seigo1-0/+1
2020-09-27update version numbersV_8_4_P1Damien Miller3-3/+3
2020-09-27upstream: openssh 8.4djm@openbsd.org1-2/+2
2020-09-22sync with upstream ssh-copy-id rev f0da1a1b7Damien Miller2-79/+81
2020-09-21upstream: close stdin when forking after authentication too; ok markusdjm@openbsd.org1-2/+3
2020-09-21upstream: close stdout/stderr after "ssh -f ..." forkingdjm@openbsd.org1-6/+21
2020-09-20.dependDamien Miller1-2/+2
2020-09-20upstream: cap channel input buffer size at 16MB; avoids high memory usedjm@openbsd.org2-2/+8
2020-09-18libfido2 1.5.0 is recommendedDamien Miller1-1/+2
2020-09-18upstream: handle multiple messages in a single read()djm@openbsd.org1-6/+13
2020-09-18configure.ac: add missing includespedro martelletto1-10/+51
2020-09-18upstream: tweak the client hostkey preference ordering algorithm todjm@openbsd.org1-3/+38
2020-09-18control over the colours in gnome-ssh-askpass[23]Damien Miller1-0/+57
2020-09-18focus improvement for gnome-ssh-askpass[23]Damien Miller1-5/+37
2020-09-16upstream: Remove unused buf, last user was removed when switchingdtucker@openbsd.org1-3/+1
2020-09-16upstream: For the hostkey confirmation message:djm@openbsd.org1-2/+2
2020-09-11New config-build-time dependency on automake.Darren Tucker1-3/+4
2020-09-11Add aclocal.m4 and config.h.in~ to .gitignore.Darren Tucker1-0/+2