summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/readconf.c
Commit message (Collapse)AuthorAgeFilesLines
* MFH (r322052): Upgrade OpenSSH to 7.5p1.des2017-09-021-38/+66
|
* MFH (r314306,r314720): Upgrade OpenSSH to 7.4p1.des2017-09-021-15/+2
|
* MFH (r314527,r314576,r314601,r317998): Upgrade OpenSSH to 7.3p1.des2017-09-021-24/+241
|
* Upgrade to OpenSSH 7.2p2.des2016-03-111-28/+82
|\
* | r294563 was incomplete; re-add the client-side options as well.des2016-01-221-0/+2
| |
* | Upgrade to OpenSSH 7.0p1.des2016-01-201-27/+31
| |
* | Upgrade to OpenSSH 6.9p1.des2016-01-191-18/+19
|\ \ | |/
* | Re-add HPN configuration options as deprecated options to avoid breakingdes2016-01-191-0/+4
| | | | | | | | | | existing configurations that use them. Note that there is no functional difference between OpenSSH with HPN and OpenSSH without HPN.
* | Upgrade to OpenSSH 6.8p1.des2016-01-191-72/+447
|\ \ | |/
* | Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removeddes2016-01-191-37/+197
|\ \ | |/ | | | | | | | | upstream) and a number of security fixes which we had already backported. MFC after: 1 week
* | As previously threatened, remove the HPN patch from OpenSSH.des2016-01-191-52/+2
| |
* | Fix OpenSSH client information leak.glebius2016-01-141-3/+2
| | | | | | | | | | Security: SA-16:07.openssh Security: CVE-2016-0777
* | Retire the NONE cipher option.des2015-11-231-41/+0
| |
* | Remove /* $FreeBSD$ */ from files that already have __RCSID("$FreeBSD$").des2015-11-111-1/+0
| |
* | Upgrade to OpenSSH 6.6p1.des2014-03-251-26/+46
|\ \ | |/
* | Upgrade to OpenSSH 6.5p1.des2014-01-311-118/+462
|\ \ | |/
* | Upgrade to 6.3p1.des2013-09-211-61/+69
|\ \ | |/ | | | | Approved by: re (gjb)
* | Change the default value of VerifyHostKeyDNS to "yes" if compiled withdes2013-09-101-0/+6
| | | | | | | | | | | | | | | | LDNS. With that setting, OpenSSH will silently accept host keys that match verified SSHFP records. If an SSHFP record exists but could not be verified, OpenSSH will print a message and prompt the user as usual. Approved by: re (blanket)
* | Merge updated "no such identity file" patch.des2013-04-241-27/+15
| | | | | | | | PR: bin/178060
* | Merge upstream patch to silence spurious "no such identity file" warnings.des2013-04-021-4/+22
| |
* | Upgrade OpenSSH to 6.1p1.des2012-09-031-6/+19
| |
* | Polish diff against upstream.ed2012-02-131-5/+6
| | | | | | | | | | | | | | | | | | | | - Revert unneeded whitespace changes. - Revert modifications to loginrec.c, as the upstream version already does the right thing. - Fix indentation and whitespace of local changes. Approved by: des MFC after: 1 month
* | Upgrade to OpenSSH 5.9p1.des2011-10-051-40/+90
|\ \ | |/ | | | | MFC after: 3 months
* | Add support for dynamically adjusted buffers to allow the full use ofbrooks2011-08-031-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the bandwidth of long fat pipes (i.e. 100Mbps+ trans-oceanic or trans-continental links). Bandwidth-delay products up to 64MB are supported. Also add support (not compiled by default) for the None cypher. The None cypher can only be enabled on non-interactive sessions (those without a pty where -T was not used) and must be enabled in both the client and server configuration files and on the client command line. Additionally, the None cypher will only be activated after authentication is complete. To enable the None cypher you must add -DNONE_CIPHER_ENABLED to CFLAGS via the make command line or in /etc/make.conf. This code is a style(9) compliant version of these features extracted from the patches published at: http://www.psc.edu/networking/projects/hpn-ssh/ Merging this patch has been a collaboration between me and Bjoern. Reviewed by: bz Approved by: re (kib), des (maintainer)
* | Upgrade to OpenSSH 5.8p2.des2011-05-041-1/+50
|\ \ | |/
* | Upgrade to OpenSSH 5.6p1.des2010-11-111-9/+62
|\ \ | |/
* | Upgrade to OpenSSH 5.4p1.des2010-03-091-8/+10
|\ \ | |/ | | | | MFC after: 1 month
* | Upgrade to OpenSSH 5.3p1.des2009-10-011-2/+10
|\ \ | |/
* | Upgrade to OpenSSH 5.2p1.des2009-05-221-51/+80
|\ \ | |/ | | | | MFC after: 3 months
* | Use net.inet.ip.portrange.reservedhigh instead of IPPORT_RESERVED.des2008-08-201-1/+14
| | | | | | | | | | | | | | Submitted upstream, no reaction. Submitted by: delphij@ MFC after: 2 weeks
* | Upgrade to OpenSSH 5.1p1.des2008-08-011-12/+21
|\ \ | |/ | | | | | | | | | | | | | | | | I have worked hard to reduce diffs against the vendor branch. One notable change in that respect is that we no longer prefer DSA over RSA - the reasons for doing so went away years ago. This may cause some surprises, as ssh will warn about unknown host keys even for hosts whose keys haven't changed. MFC after: 6 weeks
| * Properly flatten openssh/dist.des2008-07-221-1273/+0
| |
| * Revert part of 180714 - the intent was to flatten dist, not to nuke it.des2008-07-221-0/+1273
| |
| * Flatten the OpenSSH vendor tree for 3.x and newer.des2008-07-221-1273/+0
| |
| * Vendor import of OpenSSH 4.4p1.des2006-09-301-9/+51
| |
| * Vendor import of OpenSSH 4.3p1.des2006-03-221-3/+71
| |
| * Vendor import of OpenSSH 4.2p1.des2005-09-031-4/+27
| |
| * Vendor import of OpenSSH 4.1p1.des2005-06-051-4/+6
| |
| * Vendor import of OpenSSH 4.0p1.des2005-06-051-39/+130
| |
| * Vendor import of OpenSSH 3.9p1.des2004-10-281-4/+44
| |
| * Vendor import of OpenSSH 3.8.1p1.des2004-04-201-2/+10
| |
| * Vendor import of OpenSSH 3.8p1.des2004-02-261-17/+40
| |
| * Vendor import of OpenSSH 3.7.1p2.des2004-01-071-66/+123
| |
| * Vendor import of OpenSSH-portable 3.6.1p1.des2003-04-231-11/+15
| |
| * Vendor import of OpenSSH-portable 3.5p1.des2002-10-291-1/+1
| |
| * Vendor import of OpenSSH 3.3p1.des2002-06-271-0/+2
| |
| * Vendor import of OpenSSH 3.3.des2002-06-231-25/+15
| |
| * Vendor import of OpenSSH 3.1des2002-03-181-83/+125
| |
| * Say "hi" to the latest in the OpenSSH series, version 2.9!green2001-05-041-70/+145
| | | | | | | | Happy birthday to: rwatson
| * Import of OpenSSH 2.3.0 (virgin OpenBSD source release).green2000-12-051-3/+17
| |
OpenPOWER on IntegriCloud