summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-03gitignorev7.9Andrew Cady
2020-05-03use mk-build-deps instead of apt-get build-depAndrew Cady
2019-10-04Makefile: "make install" optimizationAndrew Cady
2019-10-04add MakefileAndrew Cady
2019-06-08Comment our functionAndrew Cady
2019-06-08conditional is more clear nowAndrew Cady
2019-06-06Restore wildcard semanticsAndrew Cady
2019-06-06variable renames, store key typeAndrew Cady
2019-06-06Added wildcard authorization for authorized_keys.joe
2019-04-08releasing package openssh version 1:7.9p1-10Colin Watson
2019-04-08Temporarily revert IPQoS defaults to pre-7.8 valuesColin Watson
2019-04-08Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2019-03-01releasing package openssh version 1:7.9p1-9Colin Watson
2019-03-01Handle shell-style brace expansions in scp checksColin Watson
2019-03-01upstream: when checking that filenames sent by the server sidedjm@openbsd.org
2019-02-28releasing package openssh version 1:7.9p1-8Colin Watson
2019-02-28Move moduli(5) manual page to openssh-serverColin Watson
2019-02-28Correctly handle conffile move to openssh-serverDominik George
2019-02-28Request RSA-SHA2 signatures for corresponding cert algorithmsColin Watson
2019-02-28upstream: Request RSA-SHA2 signatures fordjm@openbsd.org
2019-02-28Fix key type checks with RSA-SHA2 signature typesColin Watson
2019-02-28upstream: fix bug in HostbasedAcceptedKeyTypes anddjm@openbsd.org
2019-02-26releasing package openssh version 1:7.9p1-7Colin Watson
2019-02-25Tighten up start-stop-daemon invocationsColin Watson
2019-02-25Update logind recommendationColin Watson
2019-02-08releasing package openssh version 1:7.9p1-6Colin Watson
2019-02-08scp: Check remote->local directory copy filenamesColin Watson
2019-02-08upstream: check in scp client that filenames sent duringdjm@openbsd.org
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