summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01upstream: prefer argv0 to "ssh" when re-executing ssh for ProxyJumpdjm@openbsd.org
2018-05-25upstream: Do not ban PTY allocation when a sshd session is restricteddjm@openbsd.org
2018-05-25upstream: Fix return value confusion in several functions (readdir,djm@openbsd.org
2018-05-25upstream: If select() fails in ssh_packet_read_seqnr go directly todtucker@openbsd.org
2018-05-25Permit getuid()/geteuid() syscalls.Damien Miller
2018-05-22upstream: support ProxyJump=none to disable ProxyJumpdjm@openbsd.org
2018-05-22upstream: correct keyowrd name (permitemptypasswords); from brendanjmc@openbsd.org
2018-05-22upstream: Emphasise that -w implicitly sets Tunnel=point-to-pointdjm@openbsd.org
2018-05-14sync fmt_scaled.cDamien Miller
2018-05-11fix key-options.sh on platforms without openpty(3)Damien Miller
2018-05-11upstream: implement EMFILE mitigation for ssh-agent: remember thedjm@openbsd.org
2018-05-11upstream: Explicit cast when snprintf'ing an uint64. Preventsdtucker@openbsd.org
2018-05-11upstream: Since the previous commit, ssh regress test sftp-chroot wasbluhm@openbsd.org
2018-04-29Use includes.h instead of config.h.Darren Tucker
2018-04-19Omit 3des-cbc if OpenSSL built without DES.Darren Tucker
2018-04-17upstream: Disable SSH2_MSG_DEBUG messages for Twisted Conch clientsdjm@openbsd.org
2018-04-15upstream: don't free the %C expansion, it's used later fordjm@openbsd.org
2018-04-15upstream: notify user immediately when underlying ssh process dies;djm@openbsd.org
2018-04-13Allow nanosleep in preauth privsep child.Darren Tucker
2018-04-13Allow nanosleep in preauth privsep child.Darren Tucker
2018-04-13upstream: Defend against user enumeration timing attacks. Thisdtucker@openbsd.org
2018-04-13Using "==" in shell tests is not portable.Darren Tucker
2018-04-13Fix tunnel forwarding broken in 7.7p1Damien Miller
2018-04-13prefer to use getrandom() for PRNG seedingDamien Miller
2018-04-13Revert $REGRESSTMP changes.Darren Tucker
2018-04-10Many typo fixes from Karsten WeissDamien Miller
2018-04-10upstream: more typos spotted by Karsten Weiss using codespelldjm@openbsd.org
2018-04-10upstream: make this a bit more portable-friendlydjm@openbsd.org
2018-04-10upstream: lots of typos in comments/docs. Patch from Karsten Weissdjm@openbsd.org
2018-04-10upstream: don't kill ssh-agent's listening socket entriely if wedjm@openbsd.org
2018-04-10upstream: the UseLogin option was removed, so remove it here too.tj@openbsd.org
2018-04-10upstream: tweak previous;jmc@openbsd.org
2018-04-10upstream: tweak previous;jmc@openbsd.org
2018-04-06upstream: Allow "SendEnv -PATTERN" to clear environment variablesdjm@openbsd.org
2018-04-06upstream: relax checking of authorized_keys environment="..."djm@openbsd.org
2018-04-06upstream: add a couple of missed options to the config dump; patchdjm@openbsd.org
2018-04-06upstream: ssh does not accept -oInclude=... on the commandline, thedjm@openbsd.org
2018-04-06upstream: We don't offer CBC cipher by default any more. Spotted bydjm@openbsd.org
2018-04-06upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 forjob@openbsd.org
2018-04-06upstream: Import regenerated moduli file.dtucker@openbsd.org
2018-04-06upstream: Add test for username options parsing order, prompted bydtucker@openbsd.org
2018-04-06Expose SSH_AUTH_INFO_0 to PAM auth modulesDamien Miller
2018-04-03Import regenerated moduli file.Darren Tucker
2018-04-02update versions in .spec filesDamien Miller
2018-04-02update version numberDamien Miller
2018-03-30Disable native strndup and strnlen on AIX.Darren Tucker
2018-03-26Include ssh_api.h for struct ssh.Darren Tucker
2018-03-26Remove UNICOS code missed during removal.Darren Tucker
2018-03-26upstream: openssh-7.7markus@openbsd.org
2018-03-26Remove authinfo.sh test dependency on printenvDamien Miller