summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-28drop old Cygwin considerationsCorinna Vinschen
2019-03-27upstream: fix interaction between ClientAliveInterval and RekeyLimitdjm@openbsd.org
2019-03-26upstream: Fix authentication failures when "AuthenticationMethodsdjm@openbsd.org
2019-03-26upstream: whitespacedjm@openbsd.org
2019-03-26upstream: Expand comment to document rationale for default keydtucker@openbsd.org
2019-03-26upstream: Increase the default RSA key size to 3072 bits. Based ondtucker@openbsd.org
2019-03-26upstream: full stop in the wrong place;jmc@openbsd.org
2019-03-26upstream: benno helped me clean up the tcp forwarding section;jmc@openbsd.org
2019-03-26upstream: fix use-after-free in ssh-pkcs11; found by hshoexer w/AFLmarkus@openbsd.org
2019-03-14Fix build when configured --without-openssl.Darren Tucker
2019-03-14On Cygwin run sshd as SYSTEM where possible.Darren Tucker
2019-03-13Replace alloca with xcalloc.Darren Tucker
2019-03-12Use Cygwin-specific matching only for users+groups.Darren Tucker
2019-03-08upstream: Move checks for lists of users or groups into their owndtucker@openbsd.org
2019-03-08upstream: Reset last-seen time when sending a keepalive. Preventsdtucker@openbsd.org
2019-03-08upstream: PKCS#11 support is no longer limited to RSA; ok benno@naddy@openbsd.org
2019-03-08upstream: in ssh_set_newkeys(), mention the direction that we'redjm@openbsd.org
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-03-01upstream: Fix two race conditions in sshd relating to SIGHUP:djm@openbsd.org
2019-03-01upstream: mention PKCS11Provide=none, reword a little and removedjm@openbsd.org
2019-03-01upstream: let PKCS11Provider=none do what users expectdjm@openbsd.org
2019-03-01upstream: dup stdout/in for proxycommand=-, otherwise stdout mightmarkus@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-24upstream: openssh-7.9 accidentally reused the server's algorithm listsdjm@openbsd.org
2019-02-22Cygwin: implement case-insensitive Unicode user and group name matchingCorinna Vinschen
2019-02-22Revert unintended parts of previous commit.Darren Tucker
2019-02-22Revert "[auth.c] On Cygwin, refuse usernames that have differences in case"Corinna Vinschen
2019-02-22Add tags to .gitignoreCorinna Vinschen
2019-02-22upstream: perform removal of agent-forwarding directory in forwarddjm@openbsd.org
2019-02-22upstream: sync the description of ~/.ssh/config with djm's updatedjmc@openbsd.org
2019-02-13upstream: fix regression in r1.302 reported by naddy@ - only the firstdjm@openbsd.org
2019-02-11upstream: cleanup GSSAPI authentication context after completion of thedjm@openbsd.org
2019-02-11upstream: ssh-keygen -D pkcs11.so needs to initialize pkcs11benno@openbsd.org
2019-02-10upstream: when checking that filenames sent by the server sidedjm@openbsd.org
2019-02-10upstream: syslog when connection is dropped for attempting to run adjm@openbsd.org
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