summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-29Give the ssh-askpass-gnome window a default iconVincent Untz
2017-03-29Adjust various OpenBSD-specific references in manual pagesColin Watson
2017-03-29Don't check the status field of the OpenSSL versionKurt Roeckx
2017-03-29Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2017-03-29Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2017-03-29Add DebianBanner server configuration optionKees Cook
2017-03-29Refer to ssh's Upstart job as well as its init scriptColin Watson
2017-03-29Include the Debian version in our identificationMatthew Vernon
2017-03-29Quieten logs when multiple from= restrictions are usedColin Watson
2017-03-29Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2017-03-29Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2017-03-29Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2017-03-29Adjust scp quoting in verbose modeNicolas Valcárcel
2017-03-29Allow harmless group-writabilityColin Watson
2017-03-29Reduce severity of "Killed by signal %d"Peter Samuelson
2017-03-29"LogLevel SILENT" compatibilityJonathan David Amery
2017-03-29Various keepalive extensionsRichard Kettlewell
2017-03-29Accept obsolete ssh-vulnkey configuration optionsColin Watson
2017-03-29Handle SELinux authorisation rolesManoj Srivastava
2017-03-29Restore TCP wrappers supportColin Watson
2017-03-29GSSAPI key exchange supportSimon Wilkinson
2017-03-29Import openssh_7.5p1.orig.tar.gzColin Watson
2017-03-29Remove SHA256 EVP wrapper implementation.Darren Tucker
2017-03-29Remove check for OpenSSL < 0.9.8g.Darren Tucker
2017-03-29Remove compat code for OpenSSL < 0.9.7.Darren Tucker
2017-03-29Remove SSHv1 code path.Darren Tucker
2017-03-24Enable ldns when using ldns-config.Darren Tucker
2017-03-22Missing header on Linux/s390Damien Miller
2017-03-21upstream commitdjm@openbsd.org
2017-03-21Fix syntax error on Linux/X32Damien Miller
2017-03-20Add llabs() implementation.Darren Tucker
2017-03-20crank version numbersDamien Miller
2017-03-20upstream commitdjm@openbsd.org
2017-03-20I'm a doofus.Damien Miller
2017-03-20on Cygwin, check paths from server for backslashesDamien Miller
2017-03-20Yet another synonym for ASCII: "646"Damien Miller
2017-03-20create test mux socket in /tmpDamien Miller
2017-03-17upstream commitmarkus@openbsd.org
2017-03-16releasing package openssh version 1:7.4p1-9Colin Watson
2017-03-16Fix null pointer dereference in ssh-keygen; this fixes an autopkgtest regress...Colin Watson
2017-03-16upstream commitdtucker@openbsd.org
2017-03-16Include includes.h for compat bits.Darren Tucker
2017-03-16Wrap stdint.h in #ifdef HAVE_STDINT_HDarren Tucker
2017-03-16Adapt Cygwin config script to privsep knob removalDamien Miller
2017-03-15releasing package openssh version 1:7.4p1-8Colin Watson
2017-03-15upstream commitderaadt@openbsd.org
2017-03-15upstream commitdjm@openbsd.org
2017-03-15upstream commitdjm@openbsd.org
2017-03-15upstream commitdjm@openbsd.org
2017-03-14Fix ssh-keyscan to correctly hash hosts with a port number (closes: #857736, ...Colin Watson