summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/openssh
AgeCommit message (Expand)Author
2023-07-07Remove extra whitespace inserted during merge. No binary changes.rin
2023-07-07Remove duplicate OpenBSD RCSID.rin
2023-06-03adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-05-09Handle OpenSSH-3.xchristos
2023-05-09Accomodate OpenSLL-3.xchristos
2022-12-01Correct lost change in the merge (Anthony Mallet)christos
2022-10-19remove debugging sleep. Pointed out by rillig.christos
2022-10-18Avoid sending banner (if configured) twice. Apparent merge error.kre
2022-10-05merge conflicts between 9.0 and 9.1christos
2022-10-05Import OpenSSH-9.1 (previously we were on OpenSSH-9.0)christos
2022-08-30etc: Fix permissions of various editable configuration files.riastradh
2022-08-27Adopt TCP window handling from current HPN patch atmlelstv
2022-05-09sshd_config: Disable HPN as discussed on tech-userlevel.nia
2022-04-15bump for OpenSSH-9.0christos
2022-04-15merge conflicts between OpenSSH-8.9 and OpenSSH-9.0christos
2022-02-26fix merge botch and reduce diff from upstream.christos
2022-02-23Merge differences between openssh-8.8 and openssh-8.9christos
2022-02-23Import OpenSSH 8.9.christos
2021-12-24put back the tcpwinsz initialization code.christos
2021-12-24PR/56569: Mike Small: Remove unused code.christos
2021-11-27Amend the comment about UsePAM; the ChallengeResponseAuthenticationhe
2021-09-27Merge conflicts between OpenSSH 8.7 and 8.8christos
2021-09-27OpenSSH: Restore ChallengeResponseAuthentication as an aliaskim
2021-09-06Make no diff to upstreamryoon
2021-09-04Fix inverted logic in OpenSSH SSHFP DNS record verificationryoon
2021-09-03add some more functions to namespace.h; add missing RCSIDschristos
2021-09-02Merge our changes from OpenSSH-8.6 to OpenSSH-8.7christos
2021-09-02Import OpenSSH-8.7:christos
2021-08-14Adjust for new OpenLDAPchristos
2021-04-19Merge local changes between 8.5 and 8.6christos
2021-04-19Force user to specify source dir. Too dangerous to run in random places.christos
2021-03-05remove __UNCONST, initializechristos
2021-03-05merge local changes between openssh 8.4 and 8.5christos
2021-03-05OpenSSH 8.5/8.5p1 (2021-03-03)christos
2020-12-04Merge conflictschristos
2020-12-04OpenSSH 8.4 was released on 2020-09-27. It is available from thechristos
2020-11-12eliminate direct use of _res for threaded programs.christos
2020-06-15Rename blacklist -> blocklistchristos
2020-05-29delete previous and fix bug instead.christos
2020-05-29Fix printf format error.christos
2020-05-29Specify -Wno-format-nonlitera for scp.c (OpenSSH)kamil
2020-05-28Merge conflictschristos
2020-05-28OpenSSH 8.3 was released on 2020-05-27. It is available from thechristos
2020-03-04Add a libm dependencychristos
2020-03-03Enable ssh-sk-helperchristos
2020-03-02Enable compressionchristos
2020-03-01Redo the sshsk_sign() stuff properly, but putting the helper in libssh.sochristos
2020-03-01fix a sign-compare issue (for the pam module)christos
2020-03-01Sync with OpenSSH 8.2p1 sample configskim