summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-08Sanitize scp filenames via snmprintfColin Watson
2019-02-08upstream: Have progressmeter force an update at the beginning anddtucker@openbsd.org
2019-02-08upstream: Sanitize scp filenames via snmprintf. To do this we movedtucker@openbsd.org
2019-01-13releasing package openssh version 1:7.9p1-5Colin Watson
2019-01-12scp: disallow empty incoming filename or "."Colin Watson
2019-01-12upstream: disallow empty incoming filename or ones that refer to thedjm@openbsd.org
2018-12-26Drop obsolete alternate build-dependency on libssl1.0-devColin Watson
2018-12-06Move /etc/ssh/moduli to openssh-serverColin Watson
2018-11-16releasing package openssh version 1:7.9p1-4Colin Watson
2018-11-16Use dpkg_vendor_derives_from againColin Watson
2018-11-15Fix Ubuntu detection in debian/rulesColin Watson
2018-11-15releasing package openssh version 1:7.9p1-3Colin Watson
2018-11-15Restore some direct test dependenciesColin Watson
2018-11-15Re-export debian/upstream/signing-key.asc without extra signaturesColin Watson
2018-11-15debian/control: Remove trailing whitespaceColin Watson
2018-11-15Avoid incorrect Makefile symlink in openssh-testsColin Watson
2018-11-14releasing package openssh version 1:7.9p1-2Colin Watson
2018-11-05Add an openssh-tests binary packageColin Watson
2018-11-05Set TEST_SHELL againColin Watson
2018-11-03Drop "set -x" verbosity from the autopkgtestColin Watson
2018-11-03Make the autopkgtest create /run/sshd if it doesn't already existColin Watson
2018-11-03Add GitLab CI configurationColin Watson
2018-10-22Mark debian/NEWS entry as releasedColin Watson
2018-10-21releasing package openssh version 1:7.9p1-1Colin Watson
2018-10-21Remove /etc/network/if-up.d/openssh-serverColin Watson
2018-10-21Simplify debian/rules using /usr/share/dpkg/default.mk.Colin Watson
2018-10-20Remove dh_builddeb override to use xz compressionColin Watson
2018-10-20New upstream release (7.9p1)Colin Watson
2018-10-20Work around conch interoperability failureColin Watson
2018-10-20Enable specific ioctl call for EP11 crypto card (s390)Eduardo Barretto
2018-10-20Allow flock and ipc syscall for s390 architectureEduardo Barretto
2018-10-20Restore reading authorized_keys2 by defaultColin Watson
2018-10-20Various Debian-specific configuration changesColin Watson
2018-10-20Add systemd readiness notification supportMichael Biebl
2018-10-20Give the ssh-askpass-gnome window a default iconVincent Untz
2018-10-20Don't check the status field of the OpenSSL versionKurt Roeckx
2018-10-20Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2018-10-20Document that HashKnownHosts may break tab-completionColin Watson
2018-10-20ssh(1): Refer to ssh-argv0(1)Colin Watson
2018-10-20Adjust various OpenBSD-specific references in manual pagesColin Watson
2018-10-20Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2018-10-20Add DebianBanner server configuration optionKees Cook
2018-10-20Include the Debian version in our identificationMatthew Vernon
2018-10-20Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2018-10-20Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2018-10-20Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2018-10-20Adjust scp quoting in verbose modeNicolas Valcárcel
2018-10-20Allow harmless group-writabilityColin Watson
2018-10-20"LogLevel SILENT" compatibilityJonathan David Amery
2018-10-20Various keepalive extensionsRichard Kettlewell