The NetBSD Project

CVS log for src/crypto/external/bsd/openssh/dist/channels.c

[BACK] Up to [cvs.NetBSD.org] / src / crypto / external / bsd / openssh / dist

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.42 / (download) - annotate - [select for diffs], Wed Dec 20 17:15:20 2023 UTC (2 months, 4 weeks ago) by christos
Branch: MAIN
CVS Tags: triaxx-drm, HEAD
Changes since 1.41: +35 -9 lines
Diff to previous 1.41 (colored)

Merge conflicts between 9.5 and 9.6

Revision 1.41 / (download) - annotate - [select for diffs], Wed Oct 25 20:19:57 2023 UTC (4 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.40: +30 -19 lines
Diff to previous 1.40 (colored)

Merge conflicts between 9.3 and 9.5

Revision 1.40 / (download) - annotate - [select for diffs], Mon Aug 7 00:44:25 2023 UTC (7 months, 1 week ago) by rin
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)

openssh: channel_new(): Appease GCC12 -Wmaybe-uninitialized for some archs

IIUC, ``found'' is always initialized. Seems like GCC bug.

Revision 1.39 / (download) - annotate - [select for diffs], Wed Jul 26 17:58:15 2023 UTC (7 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.38: +211 -76 lines
Diff to previous 1.38 (colored)

Merge changes between OpenSSH-9.1 and OpenSSH-9.3

Revision 1.38 / (download) - annotate - [select for diffs], Wed Oct 5 22:39:36 2022 UTC (17 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: netbsd-10-base
Branch point for: netbsd-10
Changes since 1.37: +28 -18 lines
Diff to previous 1.37 (colored)

merge conflicts between 9.0 and 9.1

Revision 1.37 / (download) - annotate - [select for diffs], Sat Aug 27 10:04:45 2022 UTC (18 months, 3 weeks ago) by mlelstv
Branch: MAIN
Changes since 1.36: +13 -16 lines
Diff to previous 1.36 (colored)

Adopt TCP window handling from current HPN patch at

https://github.com/rapier1/openssh-portable

Revision 1.36 / (download) - annotate - [select for diffs], Fri Apr 15 14:00:06 2022 UTC (23 months ago) by christos
Branch: MAIN
Changes since 1.35: +116 -102 lines
Diff to previous 1.35 (colored)

merge conflicts between OpenSSH-8.9 and OpenSSH-9.0

Revision 1.35 / (download) - annotate - [select for diffs], Wed Feb 23 19:07:20 2022 UTC (2 years ago) by christos
Branch: MAIN
Changes since 1.34: +378 -162 lines
Diff to previous 1.34 (colored)

Merge differences between openssh-8.8 and openssh-8.9

Revision 1.34 / (download) - annotate - [select for diffs], Fri Dec 24 21:52:48 2021 UTC (2 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.33: +24 -0 lines
Diff to previous 1.33 (colored)

put back the tcpwinsz initialization code.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Dec 24 18:16:11 2021 UTC (2 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.32: +2 -30 lines
Diff to previous 1.32 (colored)

PR/56569: Mike Small: Remove unused code.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Sep 27 17:03:13 2021 UTC (2 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.31: +5 -3 lines
Diff to previous 1.31 (colored)

Merge conflicts between OpenSSH 8.7 and 8.8

Revision 1.31 / (download) - annotate - [select for diffs], Thu Sep 2 11:26:17 2021 UTC (2 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.30: +47 -20 lines
Diff to previous 1.30 (colored)

Merge our changes from OpenSSH-8.6 to OpenSSH-8.7

Revision 1.30 / (download) - annotate - [select for diffs], Mon Apr 19 14:40:15 2021 UTC (2 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.29: +4 -4 lines
Diff to previous 1.29 (colored)

Merge local changes between 8.5 and 8.6

Revision 1.29 / (download) - annotate - [select for diffs], Fri Mar 5 17:47:16 2021 UTC (3 years ago) by christos
Branch: MAIN
Changes since 1.28: +213 -279 lines
Diff to previous 1.28 (colored)

merge local changes between openssh 8.4 and 8.5

Revision 1.28 / (download) - annotate - [select for diffs], Fri Dec 4 18:42:50 2020 UTC (3 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.27: +8 -1 lines
Diff to previous 1.27 (colored)

Merge conflicts

Revision 1.27 / (download) - annotate - [select for diffs], Thu May 28 17:05:49 2020 UTC (3 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.26: +7 -10 lines
Diff to previous 1.26 (colored)

Merge conflicts

Revision 1.26 / (download) - annotate - [select for diffs], Thu Feb 27 00:24:40 2020 UTC (4 years ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp
Changes since 1.25: +7 -2 lines
Diff to previous 1.25 (colored)

Merge conflicts

Revision 1.25 / (download) - annotate - [select for diffs], Sat Oct 12 18:32:22 2019 UTC (4 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-20191119
Changes since 1.24: +70 -33 lines
Diff to previous 1.24 (colored)

merge openssh-8.1

Revision 1.24 / (download) - annotate - [select for diffs], Sat Apr 20 17:16:40 2019 UTC (4 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-20190609, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Branch point for: netbsd-9
Changes since 1.23: +95 -59 lines
Diff to previous 1.23 (colored)

merge conflicts.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Jan 27 02:08:33 2019 UTC (5 years, 1 month ago) by pgoyette
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Merge the [pgoyette-compat] branch

Revision 1.22 / (download) - annotate - [select for diffs], Sun Aug 26 07:46:36 2018 UTC (5 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906
Changes since 1.21: +313 -182 lines
Diff to previous 1.21 (colored)

merge conflicts

Revision 1.21 / (download) - annotate - [select for diffs], Fri Apr 6 18:58:59 2018 UTC (5 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407
Branch point for: phil-wifi
Changes since 1.20: +31 -51 lines
Diff to previous 1.20 (colored)

merge conflicts

Revision 1.20 / (download) - annotate - [select for diffs], Mon Oct 9 12:07:03 2017 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: pgoyette-compat-base, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: pgoyette-compat
Changes since 1.19: +13 -8 lines
Diff to previous 1.19 (colored)

PR/52604: Tatoku Ogaito: Fix x11 session forwarding.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Oct 7 19:39:19 2017 UTC (6 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.18: +1964 -1904 lines
Diff to previous 1.18 (colored)

merge conflicts.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Apr 18 18:41:46 2017 UTC (6 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1
Branch point for: netbsd-8
Changes since 1.17: +27 -9 lines
Diff to previous 1.17 (colored)

merge conflicts

Revision 1.17 / (download) - annotate - [select for diffs], Sun Dec 25 00:07:47 2016 UTC (7 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: pgoyette-localcount-20170320, pgoyette-localcount-20170107, bouyer-socketcan-base
Branch point for: bouyer-socketcan
Changes since 1.16: +402 -69 lines
Diff to previous 1.16 (colored)

merge conflicts

Revision 1.16 / (download) - annotate - [select for diffs], Tue Aug 2 13:45:12 2016 UTC (7 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: pgoyette-localcount-20161104, pgoyette-localcount-20160806, localcount-20160914
Changes since 1.15: +8 -5 lines
Diff to previous 1.15 (colored)

merge conflicts.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Mar 11 01:55:00 2016 UTC (8 years ago) by christos
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20160726
Branch point for: pgoyette-localcount
Changes since 1.14: +9 -8 lines
Diff to previous 1.14 (colored)

merge conflicts

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jul 3 00:59:59 2015 UTC (8 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.13: +43 -20 lines
Diff to previous 1.13 (colored)

merge conflicts

Revision 1.13 / (download) - annotate - [select for diffs], Fri Apr 3 23:58:19 2015 UTC (8 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.12: +47 -34 lines
Diff to previous 1.12 (colored)

Merge conflicts

Revision 1.12 / (download) - annotate - [select for diffs], Sun Oct 19 16:30:58 2014 UTC (9 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.11: +583 -145 lines
Diff to previous 1.11 (colored)

merge openssh-6.7

Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 8 19:18:24 2013 UTC (10 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, netbsd-7-base
Branch point for: netbsd-7
Changes since 1.10: +65 -72 lines
Diff to previous 1.10 (colored)

merge conflicts.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 29 16:19:45 2013 UTC (10 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900
Changes since 1.9: +7 -9 lines
Diff to previous 1.9 (colored)

welcome to openssh-6.2

Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 12 17:42:39 2012 UTC (11 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, agc-symver-base, agc-symver
Changes since 1.8: +60 -11 lines
Diff to previous 1.8 (colored)

update to 6.1

This is primarily a bugfix release.

Features:

 * sshd(8): This release turns on pre-auth sandboxing sshd by default for
   new installs, by setting UsePrivilegeSeparation=sandbox in sshd_config.
 * ssh-keygen(1): Add options to specify starting line number and number of
   lines to process when screening moduli candidates, allowing processing
   of different parts of a candidate moduli file in parallel
 * sshd(8): The Match directive now supports matching on the local (listen)
   address and port upon which the incoming connection was received via
   LocalAddress and LocalPort clauses.
 * sshd(8): Extend sshd_config Match directive to allow setting AcceptEnv
   and {Allow,Deny}{Users,Groups}
 * Add support for RFC6594 SSHFP DNS records for ECDSA key types. bz#1978
 * ssh-keygen(1): Allow conversion of RSA1 keys to public PEM and PKCS8
 * sshd(8): Allow the sshd_config PermitOpen directive to accept "none" as
   an argument to refuse all port-forwarding requests.
 * sshd(8): Support "none" as an argument for AuthorizedPrincipalsFile
 * ssh-keyscan(1): Look for ECDSA keys by default. bz#1971
 * sshd(8): Add "VersionAddendum" to sshd_config to allow server operators
   to append some arbitrary text to the server SSH protocol banner.

Bugfixes:

 * ssh(1)/sshd(8): Don't spin in accept() in situations of file
   descriptor exhaustion. Instead back off for a while.
 * ssh(1)/sshd(8): Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs as
   they were removed from the specification. bz#2023,
 * sshd(8): Handle long comments in config files better. bz#2025
 * ssh(1): Delay setting tty_flag so RequestTTY options are correctly
   picked up. bz#1995
 * sshd(8): Fix handling of /etc/nologin incorrectly being applied to root
   on platforms that use login_cap.

Revision 1.8 / (download) - annotate - [select for diffs], Wed May 2 02:41:08 2012 UTC (11 years, 10 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base6, yamt-pagecache-base5
Branch point for: tls-maxphys
Changes since 1.7: +188 -68 lines
Diff to previous 1.7 (colored)

merge OpenSSH 6.0

Features:

 * ssh-keygen(1): Add optional checkpoints for moduli screening
 * ssh-add(1): new -k option to load plain keys (skipping certificates)
 * sshd(8): Add wildcard support to PermitOpen, allowing things like
   "PermitOpen localhost:*".  bz #1857
 * ssh(1): support for cancelling local and remote port forwards via the
   multiplex socket. Use ssh -O cancel -L xx:xx:xx -R yy:yy:yy user@host"
   to request the cancellation of the specified forwardings
 * support cancellation of local/dynamic forwardings from ~C commandline

Bugfixes:

 * ssh(1): ensure that $DISPLAY contains only valid characters before
   using it to extract xauth data so that it can't be used to play local
   shell metacharacter games.
 * ssh(1): unbreak remote portforwarding with dynamic allocated listen ports
 * scp(1): uppress adding '--' to remote commandlines when the first
   argument does not start with '-'. saves breakage on some
   difficult-to-upgrade embedded/router platforms
 * ssh(1)/sshd(8): fix typo in IPQoS parsing: there is no "AF14" class,
   but there is an "AF21" class
 * ssh(1)/sshd(8): do not permit SSH2_MSG_SERVICE_REQUEST/ACCEPT during
   rekeying
 * ssh(1): skip attempting to create ~/.ssh when -F is passed
 * sshd(8): unbreak stdio forwarding when ControlPersist is in use; bz#1943
 * sshd(1): send tty break to pty master instead of (probably already
   closed) slave side; bz#1859
 * sftp(1): silence error spam for "ls */foo" in directory with files;
   bz#1683
 * Fixed a number of memory and file descriptor leaks

Revision 1.7 / (download) - annotate - [select for diffs], Wed Sep 7 17:49:19 2011 UTC (12 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Branch point for: yamt-pagecache, netbsd-6-1, netbsd-6-0, netbsd-6
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored)

merge openssh-5.9

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 25 03:03:10 2011 UTC (12 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.5: +17 -17 lines
Diff to previous 1.5 (colored)

- Merge conflicts
- WARNS=5

Revision 1.5 / (download) - annotate - [select for diffs], Sun Nov 21 18:59:04 2010 UTC (13 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Changes since 1.4: +6 -5 lines
Diff to previous 1.4 (colored)

Merge in our changes:
- Updated OpenSSH-HPN to hpn13v10
- Added OpenSSH-LPK patches to retrive pubkey from LDAP
- Replaced arc4random_buf() (which is not available on NetBSD) with arc4random
- Disabled roaming reconnect (otherwise: problem with undef symbols in libssh)

Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 21 18:29:48 2010 UTC (13 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.3: +274 -89 lines
Diff to previous 1.3 (colored)

Resolve conflicts

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 27 01:40:47 2009 UTC (14 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

merge changes.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 7 22:38:46 2009 UTC (14 years, 9 months ago) by christos
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.1: +74 -10 lines
Diff to previous 1.1 (colored)

Merge in our changes:
- conditionalize login_cap
- conditionalize bsd_auth
- bring in pam from portable
- restore krb5, krb4, afs, skey
- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
- add ignore root rhosts option
- fix ctype macro arguments
- umac is broken, disable it
- better ~homedir handling
- netbsd style tunnels
- urandom, xhome, chrootdir, rescuedir NetBSD handling
- utmp/utmpx handling
- handle tty posix_vdisable properly
- handle setuid and unsetuid the posix way instead of setresuid()
- add all missing functions
- add new moduli
- add build glue

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 7 22:19:06 2009 UTC (14 years, 9 months ago) by christos
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>