summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Change comment about HPNDisabled to match the style of other options tosmh2014-05-201-1/+1
* | Apply upstream patch for EC calculation bug and bump version addendum.des2014-04-2010-9/+35
* | Restore the pX part to the version number printed in debugging mode.des2014-04-091-1/+1
* | Upgrade to OpenSSH 6.6p1.des2014-03-25123-2462/+1520
|\ \ | |/
* | Add a pre-merge script which reverts mechanical changes such as addeddes2014-03-2433-63/+132
* | Update most userspace consumers of capability.h to use capsicum.h instead.rwatson2014-03-161-1/+1
* | Fix installations that use kernels without CAPABILITIES support.pjd2014-02-041-2/+4
* | Turn sandboxing on by default.des2014-02-013-3/+3
* | Upgrade to OpenSSH 6.5p1.des2014-01-31204-4432/+13542
|\ \ | |/
* | MFV r257952:delphij2013-11-1126-54/+70
* | Unbreak the WITHOUT_KERBEROS build and try to reduce the odds of ades2013-09-236-17/+64
* | Pull in all the OpenSSH bits that we'd previously left out because wedes2013-09-21146-0/+43001
|\ \ | |/
* | Upgrade to 6.3p1.des2013-09-21154-2393/+4264
|\ \ | |/
* | Change the default value of VerifyHostKeyDNS to "yes" if compiled withdes2013-09-103-1/+11
* | These three files appeared in 6.0p1, which was imported into the vendordes2013-09-093-0/+558
|\ \ | |/
* | Apply upstream revision 1.151 (fix relative symlinks)des2013-08-131-1/+2
* | r251088 reverted the default value for UsePrivilegeSeparation fromdes2013-06-282-2/+2
* | Revert a local change that sets the default for UsePrivilegeSeparation todes2013-05-291-1/+1
* | Upgrade to OpenSSH 6.2p2. Mostly a no-op since I had already patcheddes2013-05-1712-30/+65
* | The HPN patch added a new BUG bit for SSH_BUG_LARGEWINDOWbdrewery2013-05-131-1/+1
* | Merge updated "no such identity file" patch.des2013-04-243-34/+29
* | Silence "received disconnect" in the common case.des2013-04-141-2/+6
* | Merge upstream patch to silence spurious "no such identity file" warnings.des2013-04-024-14/+29
* | Silence printf format warnings.des2013-04-021-5/+10
* | Silence warnings about redefined macros.des2013-04-011-0/+4
* | Revert r247892 now that this has been fixed upstream.des2013-03-231-1/+0
* | Upgrade to OpenSSH 6.2p1. The most important new features are supportdes2013-03-2294-1239/+4986
|\ \ | |/
* | Keep the default AuthorizedKeysFile setting. Although authorized_keys2des2013-03-181-2/+1
OpenPOWER on IntegriCloud