aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* 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
* | sshd: remove unneeded initialization of libwrap logging severitiesGleb Smirnoff2023-07-201-11/+1
* | ssh: Update to OpenSSH 9.3p2Ed Maste2023-07-1910-1848/+82
|\|
* | openssh: document a locally-applied workaroundEd Maste2023-07-181-0/+8
* | openssh: Update configure for DISABLE_LASTLOGEd Maste2023-04-201-0/+1
* | openssh: restore PrintLastLog optionEd Maste2023-04-201-1/+1
* | ssh: update FREEBSD-upgrade for upstream CheckHostIP default changeEd Maste2023-03-291-3/+3
* | sftp: add description of memory leak fixEd Maste2023-03-221-1/+10
* | sftp: avoid leaking path arg in calls to make_absolute_pwd_globEd Maste2023-03-221-6/+4
* | ssh: Update to OpenSSH 9.3p1Ed Maste2023-03-1699-1401/+1853
|\|
* | ssh: update FREEBSD-upgrade instructionsEd Maste2023-03-151-0/+2
* | ssh: fix leak and apply style(9) to hostname canonicalizationEd Maste2023-03-141-2/+5
* | ssh: default VerifyHostKeyDNS to no, following upstreamEd Maste2023-03-014-12/+1
* | ssh: fix SIZEOF_TIME_T #define on i386Ed Maste2023-02-081-0/+4
* | ssh: add information on hostname canonicalization patchEd Maste2023-02-071-0/+4
* | ssh: default X11Forwarding to no, following upstreamEd Maste2023-02-064-4/+3
* | ssh: update to OpenSSH 9.2p1Ed Maste2023-02-06130-8093/+9960
|\|
* | ssh: Be more paranoid with host/domain names coming from theEd Maste2023-02-062-4/+19
* | ssh: fix bug in PermitRemoteOpen which caused it to ignore...Ed Maste2023-02-061-29/+33
* | ssh: fix double-free caused by compat_kex_proposal()Ed Maste2023-02-061-8/+8
* | ssh: remove old reference from update instructionsEd Maste2023-02-051-2/+2
* | openssh: remove mention of now-unused svn:keywordsEd Maste2023-01-161-4/+1
* | ssh: describe two additional changes present in base system sshEd Maste2022-12-131-1/+11
* | ssh: remove note about local change to [Use]PrivilegeSeparationEd Maste2022-12-121-1/+0
* | ssh: remove VersionAddendum from list of client side config changesEd Maste2022-11-141-1/+0
* | ssh: update comment text to match upstreamEd Maste2022-11-091-2/+2
* | sshd: sync tracing disable with upstreamEd Maste2022-11-071-1/+11
* | ssh: correct parse_cert_times case for hex "to" timeEd Maste2022-11-031-1/+1
* | ssh: update to OpenSSH 9.1p1Ed Maste2022-10-19127-4797/+5865
|\|
* | ssh: remove pre- and post-merge update stepsEd Maste2022-10-123-57/+17
* | nanobsd: remove unmodified copies of ssh config filesEd Maste2022-10-111-7/+2
* | ssh-keysign: fix double free in error pathEd Maste2022-10-041-4/+2
* | ssh-keygen: fix double free in error pathEd Maste2022-10-041-3/+4
* | ssh-keyscan: Strictly enforce the maximum allowed SSH2 banner sizeEd Maste2022-10-041-1/+15
* | ssh: describe deprecated options in general in update docEd Maste2022-09-051-5/+5
* | openssh: Remove description of VersionAddendum in upgrade docEd Maste2022-08-191-13/+0
* | ssh: retire client VersionAddendumEd Maste2022-08-197-46/+5
* | sshd_config: clarify password authentication optionsEd Maste2022-06-082-0/+3
* | ssh: update sshd_config for prohibit-password optionEd Maste2022-05-121-1/+1
* | ssh: use upstream SSH_OPENSSL_VERSION macroEd Maste2022-04-243-11/+5
* | ssh: drop $FreeBSD$ from crypto/opensshEd Maste2022-04-2229-36/+1
* | ssh: remove duplicate setting of MAIL env varEd Maste2022-04-191-6/+0