aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
* | Add refactored blacklist support to sshdKurt Lidl2016-08-3012-1/+195
* | Try to check whether each key file exists before adding it, and bail outDag-Erling Smørgrav2016-08-081-10/+15
* | Remove DSA from default cipher list and disable SSH1.Dag-Erling Smørgrav2016-08-037-40/+19
* | Revert r301551, which added blacklistd(8) to sshd(8).Glen Barber2016-06-248-145/+0
* | Add blacklist support to sshdKurt Lidl2016-06-078-0/+145
* | Re-add AES-CBC ciphers to the default cipher list on the server.Dag-Erling Smørgrav2016-03-113-4/+12
* | Upgrade to OpenSSH 7.2p2.Dag-Erling Smørgrav2016-03-11140-3291/+5765
|\|
* | Document our modified default value for PermitRootLogin.Dag-Erling Smørgrav2016-02-022-2/+2
* | Switch UseDNS back onDag-Erling Smørgrav2016-01-274-4/+7
* | r294563 was incomplete; re-add the client-side options as well.Dag-Erling Smørgrav2016-01-221-0/+2
* | Instead of removing the NoneEnabled option, mark it as unsupported.Dag-Erling Smørgrav2016-01-221-0/+1
* | Update the instructions and the list of major local modifications.Dag-Erling Smørgrav2016-01-211-17/+47
* | Explain why we don't include VersionAddendum in the debug mode banner.Dag-Erling Smørgrav2016-01-211-0/+1
* | Upgrade to OpenSSH 7.1p2.Dag-Erling Smørgrav2016-01-2128-1806/+301
|\|