summaryrefslogtreecommitdiff
path: root/crypto/openssh/channels.h
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to OpenSSH 7.9p1.Ed Maste2020-02-141-1/+2
|\ | | | | | | | | | | | | | | MFC after: 2 months Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=357926
* | Upgrade to OpenSSH 7.8p1.Dag-Erling Smørgrav2018-09-101-11/+15
|\| | | | | | | | | | | | | Approved by: re (kib@) Notes: svn path=/head/; revision=338561
* | Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1.Dag-Erling Smørgrav2018-05-081-106/+122
|\| | | | | | | | | | | | | | | | | This completely removes client-side support for the SSH 1 protocol, which was already disabled in 12 but is still enabled in 11. For that reason, we will not be able to merge 7.6p1 or newer back to 11. Notes: svn path=/head/; revision=333389
* | Upgrade to OpenSSH 7.5p1.Dag-Erling Smørgrav2017-08-041-2/+3
|\| | | | | | | Notes: svn path=/head/; revision=322052
* | Upgrade to OpenSSH 7.4p1.Dag-Erling Smørgrav2017-03-061-3/+10
|\| | | | | | | Notes: svn path=/head/; revision=314720
* | Remove RCS tags from files in which we no longer have any localDag-Erling Smørgrav2016-01-201-1/+0
| | | | | | | | | | | | | | modifications, and add them to two files in which we do. Notes: svn path=/head/; revision=294469
* | Upgrade to OpenSSH 6.9p1.Dag-Erling Smørgrav2016-01-191-2/+3
|\| | | | | | | Notes: svn path=/head/; revision=294336
* | Upgrade to OpenSSH 6.8p1.Dag-Erling Smørgrav2016-01-191-14/+14
|\| | | | | | | Notes: svn path=/head/; revision=294332
* | Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removedDag-Erling Smørgrav2016-01-191-13/+18
|\| | | | | | | | | | | | | | | | | upstream) and a number of security fixes which we had already backported. MFC after: 1 week Notes: svn path=/head/; revision=294328
* | As previously threatened, remove the HPN patch from OpenSSH.Dag-Erling Smørgrav2016-01-191-7/+0
| | | | | | | | Notes: svn path=/head/; revision=294325
* | Upgrade to 6.3p1.Dag-Erling Smørgrav2013-09-211-3/+6
|\| | | | | | | | | | | | | Approved by: re (gjb) Notes: svn path=/head/; revision=255767
* | Upgrade OpenSSH to 6.1p1.Dag-Erling Smørgrav2012-09-031-3/+12
|\| | | | | | | Notes: svn path=/head/; revision=240075
* | Polish diff against upstream.Ed Schouten2012-02-131-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=231584
* | Upgrade to OpenSSH 5.9p1.Dag-Erling Smørgrav2011-10-051-2/+2
|\| | | | | | | | | | | | | MFC after: 3 months Notes: svn path=/head/; revision=226046
* | Add support for dynamically adjusted buffers to allow the full use ofBrooks Davis2011-08-031-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=224638
* | Upgrade to OpenSSH 5.6p1.Dag-Erling Smørgrav2010-11-111-3/+5
|\| | | | | | | Notes: svn path=/head/; revision=215116
* | Upgrade to OpenSSH 5.4p1.Dag-Erling Smørgrav2010-03-091-4/+19
|\| | | | | | | | | | | | | MFC after: 1 month Notes: svn path=/head/; revision=204917
* | Upgrade to OpenSSH 5.2p1.Dag-Erling Smørgrav2009-05-221-5/+3
|\| | | | | | | | | | | | | MFC after: 3 months Notes: svn path=/head/; revision=192595
* | Upgrade to OpenSSH 5.1p1.Dag-Erling Smørgrav2008-08-011-12/+44
|\| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=181111
| * Properly flatten openssh/dist.Dag-Erling Smørgrav2008-07-221-250/+0
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=180720
| * Vendor import of OpenSSH 4.4p1.Dag-Erling Smørgrav2006-09-301-5/+5
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=162852
| * Vendor import of OpenSSH 4.3p1.Dag-Erling Smørgrav2006-03-221-6/+14
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=157016
| * Vendor import of OpenSSH 4.2p1.Dag-Erling Smørgrav2005-09-031-4/+5
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=149749
| * Vendor import of OpenSSH 4.0p1.Dag-Erling Smørgrav2005-06-051-4/+7
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=146998
| * Vendor import of OpenSSH 3.9p1.Dag-Erling Smørgrav2004-10-281-3/+8
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=137015
| * Vendor import of OpenSSH 3.8p1.Dag-Erling Smørgrav2004-02-261-2/+1
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=126274
| * Vendor import of OpenSSH-portable 3.5p1.Dag-Erling Smørgrav2002-10-291-0/+1
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=106121
| * Vendor import of OpenSSH 3.4p1.Dag-Erling Smørgrav2002-06-291-9/+9
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=99060
| * Vendor import of OpenSSH 3.3.Dag-Erling Smørgrav2002-06-231-4/+13
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=98675
| * Vendor import of OpenSSH 3.1Dag-Erling Smørgrav2002-03-181-214/+126
| | | | | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=92555
| * Say "hi" to the latest in the OpenSSH series, version 2.9!Brian Feldman2001-05-041-16/+35
| | | | | | | | | | | | | | Happy birthday to: rwatson Notes: svn path=/vendor-crypto/openssh/dist/; revision=76259
* | Merge conflicts.Dag-Erling Smørgrav2006-09-301-5/+5
| | | | | | | | | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=162856
* | Merge conflicts.Dag-Erling Smørgrav2006-03-221-6/+14
| | | | | | | | Notes: svn path=/head/; revision=157019
* | Resolve conflicts.Dag-Erling Smørgrav2005-09-031-4/+5
| | | | | | | | Notes: svn path=/head/; revision=149753
* | Resolve conflicts.Dag-Erling Smørgrav2005-06-051-4/+7
| | | | | | | | Notes: svn path=/head/; revision=147005
* | Resolve conflictsDag-Erling Smørgrav2004-10-281-3/+8
| | | | | | | | Notes: svn path=/head/; revision=137019
* | Resolve conflicts.Dag-Erling Smørgrav2004-02-261-2/+1
| | | | | | | | Notes: svn path=/head/; revision=126277
* | Remove RCSID from files which have no other diffs to the vendor branch.Dag-Erling Smørgrav2003-05-011-1/+0
| | | | | | | | Notes: svn path=/head/; revision=114426
* | Resolve conflicts.Dag-Erling Smørgrav2002-10-291-0/+1
| | | | | | | | Notes: svn path=/head/; revision=106130
* | Resolve conflicts.Dag-Erling Smørgrav2002-06-291-9/+10
| | | | | | | | | | | | | | Sponsored by: DARPA, NAI Labs Notes: svn path=/head/; revision=99063
* | Forcibly revert to mainline.Dag-Erling Smørgrav2002-06-271-1/+0
| | | | | | | | Notes: svn path=/head/; revision=98941
* | Resolve conflicts. Known issues:Dag-Erling Smørgrav2002-06-231-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - sshd fails to set TERM correctly. - privilege separation may break PAM and is currently turned off. - man pages have not yet been updated I will have these issues resolved, and privilege separation turned on by default, in time for DP2. Sponsored by: DARPA, NAI Labs Notes: svn path=/head/; revision=98684
* | Fix conflicts.Dag-Erling Smørgrav2002-03-181-216/+126
| | | | | | | | Notes: svn path=/head/; revision=92559
* | Switch to the user's uid before attempting to unlink the auth forwardingBrian Feldman2001-06-081-0/+1
| | | | | | | | | | | | | | | | | | file, nullifying the effects of a race. Obtained from: OpenBSD Notes: svn path=/head/; revision=77925
* | Fix conflicts for OpenSSH 2.9.Brian Feldman2001-05-041-16/+34
| | | | | | | | Notes: svn path=/head/; revision=76262
* | Make password attacks based on traffic analysis harder by requiring thatBrian Feldman2001-03-201-0/+2
|/ | | | | | | | | | "non-echoed" characters are still echoed back in a null packet, as well as pad passwords sent to not give hints to the length otherwise. Obtained from: OpenBSD Notes: svn path=/head/; revision=74500
* Import of OpenSSH 2.3.0 (virgin OpenBSD source release).Brian Feldman2000-12-051-18/+23
| | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=69587
* Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09Kris Kennaway2000-09-101-3/+54
| | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=65668
* Import vendor patch originally submitted by the below author: don'tKris Kennaway2000-06-031-3/+3
| | | | | | | | | | treat failure to create the authentication agent directory in /tmp as a fatal error, but disable agent forwarding. Submitted by: Jan Koum <jkb@yahoo-inc.com> Notes: svn path=/vendor-crypto/openssh/dist/; revision=61199
* Initial import of OpenSSH v2.1.vendor/openssh/2.1Kris Kennaway2000-05-151-8/+202
| | | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=60573 svn path=/vendor-crypto/openssh/2.1/; revision=60575; tag=vendor/openssh/2.1