summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04releasing package openssh version 1:7.7p1-2Colin Watson
2018-04-03Fix parsing of DebianBanner optionColin Watson
2018-04-03Enable specific ioctl call for EP11 crypto card (s390)Eduardo Barretto
2018-04-03Allow getuid and geteuid callsEduardo Barretto
2018-04-03Allow flock and ipc syscall for s390 architectureEduardo Barretto
2018-04-03Restore reading authorized_keys2 by defaultColin Watson
2018-04-03Various Debian-specific configuration changesColin Watson
2018-04-03Add systemd readiness notification supportMichael Biebl
2018-04-03Give the ssh-askpass-gnome window a default iconVincent Untz
2018-04-03Don't check the status field of the OpenSSL versionKurt Roeckx
2018-04-03Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2018-04-03Document that HashKnownHosts may break tab-completionColin Watson
2018-04-03ssh(1): Refer to ssh-argv0(1)Colin Watson
2018-04-03Adjust various OpenBSD-specific references in manual pagesColin Watson
2018-04-03Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2018-04-03Add DebianBanner server configuration optionKees Cook
2018-04-03releasing package openssh version 1:7.7p1-1Colin Watson
2018-04-03New upstream release (7.7p1)Colin Watson
2018-04-03Enable specific ioctl call for EP11 crypto card (s390)Eduardo Barretto
2018-04-03Allow getuid and geteuid callsEduardo Barretto