aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* openssh: Don't attempt to connect to unsupported addressesDag-Erling Smørgrav2025-11-212-0/+16
* Revert "openssh: Don't try to bind to unsupported addresses"Dag-Erling Smørgrav2025-11-041-6/+0
* openssh: Don't try to bind to unsupported addressesDag-Erling Smørgrav2025-11-041-0/+6
* openssh: Handle localtime_r() failure by return "UNKNOWN-TIME"Ed Maste2025-10-311-2/+4
* openssh: blocklist: Remove non async-signal safe probeJose Luis Duran2025-10-151-2/+0
* blocklist: Rename blacklist to blocklistJose Luis Duran2025-10-1210-56/+56
* openssh: blocklist: Use NetBSD probesJose Luis Duran2025-09-296-16/+30
* openssh: Add detail on client side VersionAddendumEd Maste2025-08-261-1/+6
* OpenSSH: Update to 10.0p2Ed Maste2025-08-26130-3089/+6432
|\
* | Revert "ssh: sshd-session: properly save off the privileged gid"Kyle Evans2025-08-151-15/+0
* | ssh: sshd-session: properly save off the privileged gidKyle Evans2025-08-091-0/+15
* | openssh: Don't include an unused EVP_CIPHER_CTX_get_iv() stubJohn Baldwin2025-08-082-4/+5
* | openssh: Include <fcntl.h> explicitly in includes.hJohn Baldwin2025-08-081-0/+3
* | ssh: Reduce sshd_config diffs against OpenSSH 10.0p2Ed Maste2025-07-291-2/+5
* | openssh: Support building with MIT KRB5Cy Schubert2025-06-161-1/+0
* | OpenSSH: Regen config.h for DSA retirementEd Maste2025-04-151-11/+0
* | OpenSSH: remove ability to enable DSA support (in configure)Ed Maste2025-04-151-30/+0
* | OpenSSH: Fix logic error in DisableForwarding optionEd Maste2025-04-091-2/+3
* | openssh: Fix blacklistd sshd-session integrationJose Luis Duran2025-02-242-4/+3
* | ssh: Remove reference to now-upstreamed patchEd Maste2025-02-201-11/+4
* | openssh: Update to 9.9p2Ed Maste2025-02-1919-2100/+289
|\|
* | ssh: Remove unused prerendered man pageEd Maste2025-02-191-34/+0
* | openssh: Update to 9.9p1Ed Maste2025-02-1991-3508/+18045
|\|
* | openssh: Update to 9.8p1Ed Maste2025-02-19116-4273/+6661
|\|
* | ssh_config.5: Remove redundant CheckHostIP default textEd Maste2025-02-191-2/+0
* | ssh: Bump VersionAddendum for CVE fixesEd Maste2025-02-193-3/+3
* | ssh: Fix cases where error codes were not correctly setEd Maste2025-02-195-3/+16
* | ssh: Don't reply to PING in preauth phase or during KEXEd Maste2025-02-191-1/+9
* | ssh: Update config.h for OpenSSL ED25519Ed Maste2025-02-111-1/+1
* | ssh: Disable support for DSA keysEd Maste2025-02-101-2/+2
* | ssh: Move XAUTH_PATH setting to ssh.mkEd Maste2025-02-101-1/+1
* | Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu2024-10-232-2/+2
* | sshd: bump VersionAddendum for 2739a6845031Ed Maste2024-08-063-3/+3
* | sshd: remove blacklist call from grace_alarm_timerEd Maste2024-08-061-2/+0
* | OpenSSH: correct logic error in ObscureKeystrokeTimingEd Maste2024-07-051-2/+3
* | openssh: use '' instead of `' in config.hEd Maste2024-07-031-307/+307
* | openssh: Fix pre-authentication remote code execution in sshd.Philip Paeps2024-07-012-1/+3
* | ssh: remove deprecated client VersionAddendumEd Maste2024-03-182-5/+1
* | ssh: Update to OpenSSH 9.7p1Ed Maste2024-03-1871-2204/+1544
|\|
* | ssh: Update to OpenSSH 9.6p1Ed Maste2024-01-0568-1860/+3256
|\|
* | Implement "strict key exchange" in ssh and sshd.Gordon Tetlow2023-12-186-83/+146
* | ssh: Update to OpenSSH 9.5p1Ed Maste2023-10-0952-1600/+1639
|\|
* | ssh-keygen: Generate Ed25519 keys when invoked without argumentsEd Maste2023-09-072-10/+6
* | ssh: fix OpenSSH 9.4 regression with multiplexed sessionsEd Maste2023-08-204-18/+39
* | ssh: Remove note about memory leak now resolved upstreamEd Maste2023-08-151-11/+2
* | ssh: correct VersionAddendum dateEd Maste2023-08-153-3/+3
* | ssh: Update to OpenSSH 9.4p1Ed Maste2023-08-1194-2614/+3268
|\|
* | openssh: retire HPN option handlingEd Maste2023-08-043-17/+2
* | ssh: comment deprecated option handling for retired local patchesEd Maste2023-08-022-0/+5
* | sshd: do not resolve refused client hostnameGleb Smirnoff2023-07-201-4/+15