aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 9f85bc834b07 from llvm-project (by Nikita Popov):Dimitry Andric10 days1-30/+7
* ssh: Update to OpenSSH 9.7p1Ed Maste2024-03-2574-2208/+1548
* ssh: Update to OpenSSH 9.6p1Ed Maste2024-01-0869-1859/+3216
* ssh: ban user/hostnames with most shell metacharactersEd Maste2024-01-081-1/+40
* ssh: Update to OpenSSH 9.5p1Ed Maste2024-01-0852-1601/+1640
* ssh: fix OpenSSH 9.4 regression with multiplexed sessionsEd Maste2024-01-084-18/+39
* ssh: Update to OpenSSH 9.4p1Ed Maste2024-01-0894-2614/+3268
* Implement "strict key exchange" in ssh and sshd.Gordon Tetlow2023-12-186-79/+142
* ssh: Update to OpenSSH 9.3p2Ed Maste2023-07-2110-1848/+82
* openssh: restore PrintLastLog optionEd Maste2023-04-272-1/+2
* sftp: avoid leaking path arg in calls to make_absolute_pwd_globEd Maste2023-04-211-6/+4
* ssh: Update to OpenSSH 9.3p1Ed Maste2023-03-16101-1403/+1856
* ssh: update to OpenSSH 9.2p1Ed Maste2023-02-13131-8094/+9961
* ssh: Be more paranoid with host/domain names coming from theEd Maste2023-02-082-4/+19
* ssh: fix bug in PermitRemoteOpen which caused it to ignore...Ed Maste2023-02-081-29/+33
* ssh: fix double-free caused by compat_kex_proposal()Ed Maste2023-02-081-8/+8
* openssh: remove mention of now-unused svn:keywordsEd Maste2023-01-201-4/+1
* sshd: sync tracing disable with upstreamEd Maste2022-11-191-1/+11
* ssh: update to OpenSSH 9.1p1Ed Maste2022-10-26130-4799/+5868
* ssh: add command to push tag to FREEBSD-upgrade instructionsEd Maste2022-10-201-2/+12
* sshd: update the libwrap patch to drop connections earlyGleb Smirnoff2022-10-071-20/+40
* ssh-keysign: fix double free in error pathEd Maste2022-10-071-4/+2
* ssh-keygen: fix double free in error pathEd Maste2022-10-071-3/+4
* ssh-keyscan: Strictly enforce the maximum allowed SSH2 banner sizeEd Maste2022-10-071-1/+15
* ssh: drop $FreeBSD$ from crypto/opensshEd Maste2022-10-0729-36/+1
* ssh: update to OpenSSH v9.0p1Ed Maste2022-10-0753-872/+1173
* ssh: update to OpenSSH v8.9p1Ed Maste2022-10-07186-7075/+8741
* sshd_config: clarify password authentication optionsEd Maste2022-06-162-0/+3
* ssh: update sshd_config for prohibit-password optionEd Maste2022-05-191-1/+1
* ssh: use upstream SSH_OPENSSL_VERSION macroEd Maste2022-05-013-11/+5
* ssh: remove duplicate setting of MAIL env varEd Maste2022-04-261-6/+0
* ssh: apply style(9) to version_addendumEd Maste2022-04-252-2/+3
* ssh: generate SK config file using private cbor and fido2 libsEd Maste2022-04-152-6/+22
* ssh: use standalone config file for security key supportEd Maste2022-04-152-1/+3
* openssh: Add a note to check for deprecated and removed config optionsMark Johnston2022-03-081-1/+5
* release: Remove references to ChallengeResponseAuthenticationMark Johnston2022-03-082-4/+3
* ssh: update to OpenSSH v8.8p1Ed Maste2022-02-1049-981/+854
* ssh: enable FIDO/U2F keysEd Maste2022-02-105-1/+37
* openssh: update to OpenSSH v8.7p1Ed Maste2022-02-09540-25111/+53580
* openssh: sync update document with mainEd Maste2022-02-081-4/+18
* openssh: port upgrade doc and script to gitEd Maste2022-02-072-18/+22
* Remove FREEBSD-vendor filesEd Maste2021-12-133-16/+0
* nanobsd/rescue: Catch up to 20210907 OpenSSH importWarner Losh2021-12-062-9/+9
* NanoBSD/rescue: Update to 20200214 OpenSSH configuration filesJose Luis Duran2021-12-062-32/+39
* openssh: remove unnecessary $FreeBSD$ tagsEd Maste2021-11-082-2/+0
* openssh: restore local change to gssapi include logicEd Maste2021-11-081-3/+3
* openssh: diff reduction against upstream 7.9p1Ed Maste2021-11-084-13/+3
* OpenSSH: cherry-pick "need initgroups() before setresgid()"Ed Maste2021-10-121-0/+8
* openssh: remove login class restrictions leftoversEd Maste2021-09-171-4/+0
* openssh: simplify login class restrictionsEd Maste2021-09-1511-250/+58