aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-271-1/+2
* sshd: allow UseBlocklist alias for UseBlacklistEd Maste2020-07-292-1/+7
* ssh: Remove AES-CBC ciphers from default server and client listsEd Maste2020-07-283-12/+2
* openssh: refer to OpenSSL not SSLeay, part 2Ed Maste2020-07-152-2/+2
* openssh: refer to OpenSSL not SSLeayEd Maste2020-07-152-2/+2
* Don't log normal login_getpwclass(3) result.Xin LI2020-06-261-2/+0
* openssh: -fno-common fix from upstream f47d72ddadKyle Evans2020-03-291-1/+1
* Add a note about deleted files in OpenSSH upgrade instructionsEd Maste2020-02-251-0/+5
* Update version in openssh FREEBSD-vendor metadataEd Maste2020-02-141-1/+1
* Update OpenSSH upgrade instructions to use https, not ftpEd Maste2020-02-141-1/+1
* Upgrade to OpenSSH 7.9p1.Ed Maste2020-02-1481-1756/+2557
|\
* | sshd: add upgrade process note about TCP wrappersEd Maste2020-02-141-0/+3
* | openssh: add a note about libwrap in config.hEd Maste2020-02-141-0/+3
* | sshd: make getpwclass wrapper MON_ISAUTH not MON_AUTHEd Maste2019-11-201-1/+1
* | Add workaround for a QoS-related bug in VMWare Workstation.Dag-Erling Smørgrav2019-03-271-0/+22
* | Merge r345574 from vendor-crypto:Ed Maste2019-03-271-12/+270
|\|
* | scp: validate filenames provided by server against wildcard in clientEd Maste2019-02-212-11/+42
|\|
* | scp: disallow empty or current directoryEd Maste2019-01-151-1/+2
* | Try harder to sanitize the environment before running configure.Dag-Erling Smørgrav2018-10-101-12/+11
* | Merge the remainder of the projects/openssl111 branch to head.Glen Barber2018-10-092-63/+34
|\ \
| * | Regenerate ssh_namespace.h for OpenSSL 1.1.1 updateEd Maste2018-10-091-29/+0
| * | MFH r338661 through r339253.Glen Barber2018-10-091-5/+35
| |\ \
| * | | MFH r339206-r339212, r339215-r339239Glen Barber2018-10-089-34/+222
| |\| |
| * | | openssh: connect libressl-api-compat.c and regen config.hEd Maste2018-10-031-3/+99
| * | | openssh: add openbsd-compat/libressl-api-compat.cEd Maste2018-10-031-0/+636
| * | | openssh: cherry-pick OpenSSL 1.1.1 compatibilityEd Maste2018-09-1930-526/+1010
| * | | openssh: rename local macro to avoid OpenSSL 1.1.1 conflictEd Maste2018-09-193-7/+7
* | | | Fix portability issues with the Capsicum patch committed in r339216:Dag-Erling Smørgrav2018-10-095-10/+35
* | | | openssh: regenerate ssh-namespace.h after r339213 and r339216Ed Maste2018-10-091-5/+35
| |/ / |/| |
* | | sshd: address capsicum issuesEd Maste2018-10-069-34/+222
* | | openssh: cherry-pick OpenSSL 1.1.1 compatibilityEd Maste2018-10-0632-526/+1742
|\ \ \ | | |/ | |/|
* | | openssh: rename local macro to avoid OpenSSL 1.1.1 conflictEd Maste2018-09-193-7/+7
| |/ |/|
* | Upgrade to OpenSSH 7.8p1.Dag-Erling Smørgrav2018-09-10189-7129/+8030
|\|
* | Update userland arc4random() with OpenBSD's Chacha20 based arc4random().Xin LI2018-08-191-1/+1
* | Merge upstream patch to unbreak tunnel forwarding.Dag-Erling Smørgrav2018-05-161-2/+2
|\|
* | Upgrade to OpenSSH 7.7p1.Dag-Erling Smørgrav2018-05-11226-7611/+14138
|\|
* | Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1.Dag-Erling Smørgrav2018-05-08226-14330/+10110
|\|
* | Update the repository URLs.Dag-Erling Smørgrav2018-05-061-4/+4
* | Upgrade to OpenSSH 7.5p1.Dag-Erling Smørgrav2017-08-0473-3053/+2331
|\|
* | Refine and update blacklist support in sshdKurt Lidl2017-05-128-16/+23
* | Upgrade to OpenSSH 7.4p1.Dag-Erling Smørgrav2017-03-06195-6730/+5978
|\|
* | Re-apply part of r311585 which was inadvertantly reverted in the upgradeDag-Erling Smørgrav2017-03-031-1/+1
* | Forgot to bump the version addendum date.Dag-Erling Smørgrav2017-03-035-5/+5
* | Upgrade to OpenSSH 7.3p1.Dag-Erling Smørgrav2017-03-02154-3237/+5943
|\|
* | Avoid picking up MIT Kerberos from ports (if installed).Dag-Erling Smørgrav2017-02-261-1/+1
* | Fix amusingly harmless mis-merge.Dag-Erling Smørgrav2017-02-261-1/+0
* | Only notify blacklistd for successful logins in auth.cKurt Lidl2017-02-191-2/+2
* | MFV r311913:Xin LI2017-01-118-15/+55
|\|
* | Conditionalize building libwrap support into sshdEnji Cooper2017-01-071-1/+1
* | MFV r308196:Xin LI2016-11-021-0/+1
|\|