summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* Fix OpenSSH Denial of Service vulnerability. [SA-17:06]releng/11.1delphij2017-08-101-0/+5
* MFC r318242: Refine and update blacklist support in sshdlidl2017-05-178-16/+23
* MFC r313965:lidl2017-02-221-2/+2
* MFC r311585:ngie2017-02-041-1/+1
* MFC r311914: MFV r311913:delphij2017-01-118-15/+55
* MFC r308197: MFV r308196:delphij2016-11-021-0/+1
* MFC r305065: Add refactored blacklist support to sshdlidl2016-09-0612-1/+195
* MFH (r303832): check whether each key file exists before adding itdes2016-08-111-10/+15
* MFH (r303716, r303719): drop SSH1 support, disable DSA by defaultdes2016-08-057-40/+19
* Revert r301551, which added blacklistd(8) to sshd(8).gjb2016-06-248-145/+0
* Add blacklist support to sshdlidl2016-06-078-0/+145
* Re-add AES-CBC ciphers to the default cipher list on the server.des2016-03-113-4/+12
* Upgrade to OpenSSH 7.2p2.des2016-03-11140-3291/+5765
|\
* | Document our modified default value for PermitRootLogin.des2016-02-022-2/+2
* | Switch UseDNS back ondes2016-01-274-4/+7
* | r294563 was incomplete; re-add the client-side options as well.des2016-01-221-0/+2
* | Instead of removing the NoneEnabled option, mark it as unsupported.des2016-01-221-0/+1
* | Update the instructions and the list of major local modifications.des2016-01-211-17/+47
* | Explain why we don't include VersionAddendum in the debug mode banner.des2016-01-211-0/+1
* | Upgrade to OpenSSH 7.1p2.des2016-01-2128-1806/+301
* | Enable DSA keys by default. They were disabled in OpenSSH 6.9p1.des2016-01-213-13/+28
* | Take care not to pick up the wrong version of OpenSSL when running in andes2016-01-211-0/+6
* | Remove RCS tags from files in which we no longer have any localdes2016-01-2014-12/+2
* | Remove a number of generated files which are either out-of-date (becausedes2016-01-2016-27242/+0
* | Upgrade to OpenSSH 7.0p1.des2016-01-20158-1655/+2319
* | Upgrade to OpenSSH 6.9p1.des2016-01-19115-2304/+3871
|\ \ | |/
* | Re-add HPN configuration options as deprecated options to avoid breakingdes2016-01-192-0/+7
* | Upgrade to OpenSSH 6.8p1.des2016-01-19330-14249/+30265
|\ \ | |/
* | Now that we have local modifications in configure.ac and configure, rundes2016-01-194-129/+155
* | Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removeddes2016-01-19286-6983/+17450
|\ \ | |/
* | As previously threatened, remove the HPN patch from OpenSSH.des2016-01-1928-534/+154
* | Use 'svn list -R' instead of find, and recognize comments in shell scriptsdes2016-01-191-2/+2
* | Recognize *roff comments.des2016-01-191-1/+1
* | Update the pre- and post-merge scripts to work correctly after the recentdes2016-01-192-15/+13
* | Fix OpenSSH client information leak.glebius2016-01-141-3/+2
* | Incorrect length in calloc() call, already fixed upstream.des2015-12-171-1/+1
* | r291198 inadvertantly reverted a local patch for the default locationdes2015-11-261-2/+3
* | Revert inadvertent commit of an incorrect patchdes2015-11-241-2/+1
* | Remove description of the now-defunct NoneEnabled option.des2015-11-242-4/+2
* | Retire the NONE cipher option.des2015-11-2316-225/+4
* | Remove dead code.des2015-11-111-672/+0
* | One more $Mdocdate$des2015-11-111-1/+1
* | Remove /* $FreeBSD$ */ from files that already have __RCSID("$FreeBSD$").des2015-11-1125-25/+0
* | Now that we have mandoc, we can leave $Mdocdate$ tags as-is. Unfortunately,des2015-11-1113-22/+13
* | Fix OpenSSH multiple vulnerabilities by backporting three changesdelphij2015-08-253-6/+7
* | Fix multiple OpenSSH vulnerabilities.delphij2015-07-282-18/+33
* | ssh: canonicize the host name before looking it up in the host filevangyzen2015-07-161-0/+17
* | Import new moduli from OpenBSD. Although there is no reason to distrustdes2015-05-261-261/+275
* | Use proper CHAN_TCP_PACKET_DEFAULT for agent forwarding when HPN disabled.bdrewery2015-04-021-1/+1
* | Document "none" for VersionAddendum.bdrewery2015-03-232-2/+8
OpenPOWER on IntegriCloud