summaryrefslogtreecommitdiff
path: root/crypto/openssh
AgeCommit message (Expand)Author
2025-11-21openssh: Don't attempt to connect to unsupported addressesDag-Erling Smørgrav
2025-11-04Revert "openssh: Don't try to bind to unsupported addresses"Dag-Erling Smørgrav
2025-11-04openssh: Don't try to bind to unsupported addressesDag-Erling Smørgrav
2025-10-31openssh: Handle localtime_r() failure by return "UNKNOWN-TIME"Ed Maste
2025-10-15openssh: blocklist: Remove non async-signal safe probeJose Luis Duran
2025-10-12blocklist: Rename blacklist to blocklistJose Luis Duran
2025-09-29openssh: blocklist: Use NetBSD probesJose Luis Duran
2025-08-26openssh: Add detail on client side VersionAddendumEd Maste
2025-08-26OpenSSH: Update to 10.0p2Ed Maste
2025-08-15Revert "ssh: sshd-session: properly save off the privileged gid"Kyle Evans
2025-08-09ssh: sshd-session: properly save off the privileged gidKyle Evans
2025-08-08openssh: Don't include an unused EVP_CIPHER_CTX_get_iv() stubJohn Baldwin
2025-08-08openssh: Include <fcntl.h> explicitly in includes.hJohn Baldwin
2025-07-29ssh: Reduce sshd_config diffs against OpenSSH 10.0p2Ed Maste
2025-06-15openssh: Support building with MIT KRB5Cy Schubert
2025-04-15OpenSSH: Regen config.h for DSA retirementEd Maste
2025-04-15OpenSSH: remove ability to enable DSA support (in configure)Ed Maste
2025-04-09OpenSSH: Fix logic error in DisableForwarding optionEd Maste
2025-02-24openssh: Fix blacklistd sshd-session integrationJose Luis Duran
2025-02-20ssh: Remove reference to now-upstreamed patchEd Maste
2025-02-19openssh: Update to 9.9p2Ed Maste
2025-02-19ssh: Remove unused prerendered man pageEd Maste
2025-02-19openssh: Update to 9.9p1Ed Maste
2025-02-19openssh: Update to 9.8p1Ed Maste
2025-02-19ssh_config.5: Remove redundant CheckHostIP default textEd Maste
2025-02-19ssh: Bump VersionAddendum for CVE fixesEd Maste
2025-02-19ssh: Fix cases where error codes were not correctly setEd Maste
2025-02-19ssh: Don't reply to PING in preauth phase or during KEXEd Maste
2025-02-11ssh: Update config.h for OpenSSL ED25519Ed Maste
2025-02-10ssh: Disable support for DSA keysEd Maste
2025-02-10ssh: Move XAUTH_PATH setting to ssh.mkEd Maste
2024-10-24Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu
2024-08-06sshd: bump VersionAddendum for 2739a6845031Ed Maste
2024-08-06sshd: remove blacklist call from grace_alarm_timerEd Maste
2024-07-05OpenSSH: correct logic error in ObscureKeystrokeTimingEd Maste
2024-07-03openssh: use '' instead of `' in config.hEd Maste
2024-07-01openssh: Fix pre-authentication remote code execution in sshd.Philip Paeps
2024-03-18ssh: remove deprecated client VersionAddendumEd Maste
2024-03-18ssh: Update to OpenSSH 9.7p1Ed Maste
2024-01-04ssh: Update to OpenSSH 9.6p1Ed Maste
2023-12-18Implement "strict key exchange" in ssh and sshd.Gordon Tetlow
2023-10-09ssh: Update to OpenSSH 9.5p1Ed Maste
2023-09-07ssh-keygen: Generate Ed25519 keys when invoked without argumentsEd Maste
2023-08-20ssh: fix OpenSSH 9.4 regression with multiplexed sessionsEd Maste
2023-08-15ssh: Remove note about memory leak now resolved upstreamEd Maste
2023-08-15ssh: correct VersionAddendum dateEd Maste
2023-08-10ssh: Update to OpenSSH 9.4p1Ed Maste
2023-08-04openssh: retire HPN option handlingEd Maste
2023-08-02ssh: comment deprecated option handling for retired local patchesEd Maste
2023-07-20sshd: do not resolve refused client hostnameGleb Smirnoff