]> git.ipfire.org Git - thirdparty/openssh-portable.git/log
thirdparty/openssh-portable.git
19 years ago - (dtucker) [openbsd-compat/bsd-snprintf.c] Bug #1173: make fmtint() take V_4_3 anongit/V_4_3 github-selfhosted/V_4_3 github/V_4_3
Darren Tucker [Sat, 18 Mar 2006 13:09:49 +0000 (00:09 +1100)] 
 - (dtucker) [openbsd-compat/bsd-snprintf.c] Bug #1173: make fmtint() take
   a LLONG rather than a long.  Fixes scp'ing of large files on platforms
   with missing/broken snprintfs.  Patch from e.borovac at bom.gov.au.

19 years ago - (dtucker) [gss-serv-krb5.c] Bug #1166: Correct #ifdefs for gssapi_krb5.h
Darren Tucker [Fri, 3 Mar 2006 21:59:21 +0000 (08:59 +1100)] 
 - (dtucker) [gss-serv-krb5.c] Bug #1166: Correct #ifdefs for gssapi_krb5.h
   includes.  Patch from gentoo.riverrat at gmail.com.

19 years ago - (djm) Release 4.3p2 V_4_3_P2
Damien Miller [Sat, 11 Feb 2006 00:00:44 +0000 (11:00 +1100)] 
 - (djm) Release 4.3p2

19 years ago - (dtucker) [README] Bump release notes URL.
Darren Tucker [Fri, 10 Feb 2006 23:43:33 +0000 (10:43 +1100)] 
 - (dtucker) [README] Bump release notes URL.

19 years ago - (dtucker) [configure.ac] Typo in Ultrix and NewsOS sections (NEED_SETPRGP
Darren Tucker [Wed, 8 Feb 2006 11:11:05 +0000 (22:11 +1100)] 
 - (dtucker) [configure.ac] Typo in Ultrix and NewsOS sections (NEED_SETPRGP
   -> NEED_SETPGRP), reported by Berhard Simon.  ok tim@

19 years ago - (tim) [session.c] Logout records were not updated on systems with
Tim Rice [Tue, 7 Feb 2006 23:18:54 +0000 (15:18 -0800)] 
 - (tim) [session.c] Logout records were not updated on systems with
   post auth privsep disabled due to bug 1086 changes. Analysis and patch
   by vinschen at redhat.com. OK tim@, dtucker@.

19 years ago - (tim) [configure.ac] Remove unnecessary tests for net/if.h and
Tim Rice [Sun, 5 Feb 2006 19:28:11 +0000 (11:28 -0800)] 
 - (tim) [configure.ac] Remove unnecessary tests for net/if.h and
   netinet/in_systm.h. OK dtucker@.

19 years ago - (tim) [configure.ac] Bug #1149. Changes in QNX section only. Patch by
Tim Rice [Sun, 5 Feb 2006 01:44:00 +0000 (17:44 -0800)] 
 - (tim) [configure.ac] Bug #1149. Changes in QNX section only. Patch by
   kraai at ftbfs.org.

19 years ago - (tim) [configure.ac] Add AC_REVISION. Add sys/time.h to lastlog.h test
Tim Rice [Sun, 5 Feb 2006 01:34:55 +0000 (17:34 -0800)] 
 - (tim) [configure.ac] Add AC_REVISION. Add sys/time.h to lastlog.h test
   for Solaris. OK dtucker@.

19 years ago - (tim) [configure.ac] test for egrep (AC_PROG_EGREP) before first
Tim Rice [Fri, 3 Feb 2006 03:16:11 +0000 (19:16 -0800)] 
 - (tim) [configure.ac] test for egrep (AC_PROG_EGREP) before first
   AC_CHECK_HEADERS test. Without it, if AC_CHECK_HEADERS is first run
   by a platform specific check, builtin standard includes tests will be
   skipped on the other platforms.
   Analysis and suggestion by vinschen at redhat.com, patch by dtucker@.
   OK tim@, djm@.

19 years ago - (dtucker) [configure.ac] Bug #1148: Fix "crippled AES" test so that it
Darren Tucker [Thu, 2 Feb 2006 07:44:04 +0000 (18:44 +1100)] 
 - (dtucker) [configure.ac] Bug #1148: Fix "crippled AES" test so that it
   works with picky compilers.  Patch from alex.kiernan at thus.net.

19 years ago - (djm) Release OpenSSH 4.3p1 V_4_3_P1
Damien Miller [Wed, 1 Feb 2006 11:33:14 +0000 (22:33 +1100)] 
 - (djm) Release OpenSSH 4.3p1

19 years ago - (djm) Release OpenSSH 4.3p1
Damien Miller [Wed, 1 Feb 2006 11:32:17 +0000 (22:32 +1100)] 
 - (djm) Release OpenSSH 4.3p1

19 years ago - markus@cvs.openbsd.org 2006/02/01 11:27:22
Damien Miller [Wed, 1 Feb 2006 11:27:31 +0000 (22:27 +1100)] 
   - markus@cvs.openbsd.org 2006/02/01 11:27:22
     [version.h]
     openssh 4.3

19 years ago - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
Damien Miller [Wed, 1 Feb 2006 11:10:47 +0000 (22:10 +1100)] 
 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
   [contrib/suse/openssh.spec] Update versions ahead of release

19 years ago - jmc@cvs.openbsd.org 2006/02/01 09:11:41
Damien Miller [Wed, 1 Feb 2006 11:05:42 +0000 (22:05 +1100)] 
   - jmc@cvs.openbsd.org 2006/02/01 09:11:41
     [sshd.8]
     small tweak;

19 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Wed, 1 Feb 2006 11:05:25 +0000 (22:05 +1100)] 
 - (djm) OpenBSD CVS Sync
   - jmc@cvs.openbsd.org 2006/02/01 09:06:50
     [sshd.8]
     - merge sections on protocols 1 and 2 into a single section
     - remove configuration file section
     ok markus

19 years ago - (djm) [regress/test-exec.sh] Try 'logname' as well as 'whoami' to
Damien Miller [Wed, 1 Feb 2006 00:21:01 +0000 (11:21 +1100)] 
 - (djm) [regress/test-exec.sh] Try 'logname' as well as 'whoami' to
   determine the user's login name - needed for regress tests on Solaris
   10 and OpenSolaris

19 years ago - djm@cvs.openbsd.org 2006/01/31 10:35:43
Damien Miller [Tue, 31 Jan 2006 11:11:37 +0000 (22:11 +1100)] 
   - djm@cvs.openbsd.org 2006/01/31 10:35:43
     [scp.c]
     "scp a b c" shouldn't clobber "c" when it is not a directory, report and
     fix from biorn@; ok markus@

19 years ago - djm@cvs.openbsd.org 2006/01/31 10:36:33
Damien Miller [Tue, 31 Jan 2006 11:06:41 +0000 (22:06 +1100)] 
   - djm@cvs.openbsd.org 2006/01/31 10:36:33
     [scp.sh]
     regress test for "scp a b c" where "c" is not a directory

19 years ago - djm@cvs.openbsd.org 2006/01/31 10:23:23
Damien Miller [Tue, 31 Jan 2006 11:06:14 +0000 (22:06 +1100)] 
   - djm@cvs.openbsd.org 2006/01/31 10:23:23
     [scp.sh]
     regression test for CVE-2006-0225 written by dtucker@

19 years ago - djm@cvs.openbsd.org 2006/01/27 06:49:21
Damien Miller [Tue, 31 Jan 2006 11:05:23 +0000 (22:05 +1100)] 
   - djm@cvs.openbsd.org 2006/01/27 06:49:21
     [scp.sh]
     regress test for local to local scp copies; ok dtucker@

19 years ago - dtucker@cvs.openbsd.org 2005/12/14 04:36:39
Damien Miller [Tue, 31 Jan 2006 11:03:11 +0000 (22:03 +1100)] 
   - dtucker@cvs.openbsd.org 2005/12/14 04:36:39
     [regress/scp-ssh-wrapper.sh]
     Fix assumption about how many args scp will pass; ok djm@
     NB. ID sync only, we already had this

19 years ago - grunk@cvs.openbsd.org 2005/11/14 21:25:56
Damien Miller [Tue, 31 Jan 2006 11:02:16 +0000 (22:02 +1100)] 
   - grunk@cvs.openbsd.org 2005/11/14 21:25:56
     [regress/agent-getpeereid.sh]
     all other scripts in this dir use $SUDO, not 'sudo', so pull this even
     ok markus@

19 years ago - markus@cvs.openbsd.org 2005/06/30 11:02:37
Damien Miller [Tue, 31 Jan 2006 11:01:42 +0000 (22:01 +1100)] 
   - markus@cvs.openbsd.org 2005/06/30 11:02:37
     [regress/scp.sh]
     allow SUDO=sudo; from Alexander Bluhm

19 years ago - djm@cvs.openbsd.org 2005/05/24 04:10:54
Damien Miller [Tue, 31 Jan 2006 10:59:35 +0000 (21:59 +1100)] 
   - djm@cvs.openbsd.org 2005/05/24 04:10:54
     [regress/try-ciphers.sh]
     oops, new arcfour modes here too

19 years ago - djm@cvs.openbsd.org 2005/05/20 23:14:15
Damien Miller [Tue, 31 Jan 2006 10:59:01 +0000 (21:59 +1100)] 
   - djm@cvs.openbsd.org 2005/05/20 23:14:15
     [regress/test-exec.sh]
     force addressfamily=inet for tests, unbreaking dynamic-forward regress for
     recently committed nc SOCKS5 changes

19 years ago - (djm) Sync regress tests to OpenBSD:
Damien Miller [Tue, 31 Jan 2006 10:58:23 +0000 (21:58 +1100)] 
 - (djm) Sync regress tests to OpenBSD:
   - dtucker@cvs.openbsd.org 2005/03/10 10:20:39
     [regress/forwarding.sh]
     Regress test for ClearAllForwardings (bz #994); ok markus@

19 years ago - dtucker@cvs.openbsd.org 2005/04/25 09:54:09
Damien Miller [Tue, 31 Jan 2006 10:57:27 +0000 (21:57 +1100)] 
   - dtucker@cvs.openbsd.org 2005/04/25 09:54:09
     [regress/multiplex.sh]
     Don't call cleanup in multiplex as test-exec will cleanup anyway
     found by tim@, ok djm@
     NB. ID sync only, we already had this

19 years ago - dtucker@cvs.openbsd.org 2005/03/10 10:20:39
Damien Miller [Tue, 31 Jan 2006 10:56:24 +0000 (21:56 +1100)] 
   - dtucker@cvs.openbsd.org 2005/03/10 10:20:39
     [regress/forwarding.sh]
     Regress test for ClearAllForwardings (bz #994); ok markus@

19 years ago - djm@cvs.openbsd.org 2006/01/31 10:19:02
Damien Miller [Tue, 31 Jan 2006 10:49:27 +0000 (21:49 +1100)] 
   - djm@cvs.openbsd.org 2006/01/31 10:19:02
     [misc.c misc.h scp.c sftp.c]
     fix local arbitrary command execution vulnerability on local/local and
     remote/remote copies (CVE-2006-0225, bz #1094), patch by
     t8m AT centrum.cz, polished by dtucker@ and myself; ok markus@

19 years ago - jmc@cvs.openbsd.org 2006/01/30 13:37:49
Damien Miller [Tue, 31 Jan 2006 10:47:58 +0000 (21:47 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/30 13:37:49
     [ssh.1]
     remove an incorrect sentence;
     reported by roumen petrov;
     ok djm markus

19 years ago - reyk@cvs.openbsd.org 2006/01/30 12:22:22
Damien Miller [Tue, 31 Jan 2006 10:47:15 +0000 (21:47 +1100)] 
   - reyk@cvs.openbsd.org 2006/01/30 12:22:22
     [channels.c]
     mark channel as write failed or dead instead of read failed on error
     of the channel output filter.
     ok markus@

19 years ago - jmc@cvs.openbsd.org 2006/01/26 08:47:56
Damien Miller [Tue, 31 Jan 2006 10:46:51 +0000 (21:46 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/26 08:47:56
     [ssh.1]
     add a section on verifying host keys in dns;
     written with a lot of help from jakob;
     feedback dtucker/markus;
     ok markus

19 years ago - jmc@cvs.openbsd.org 2006/01/25 09:07:22
Damien Miller [Tue, 31 Jan 2006 10:46:20 +0000 (21:46 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/25 09:07:22
     [sshd.8]
     move subsections to full sections;

19 years ago - jmc@cvs.openbsd.org 2006/01/25 09:04:34
Damien Miller [Tue, 31 Jan 2006 10:45:53 +0000 (21:45 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/25 09:04:34
     [sshd.8]
     move the options description up the page, and a few additional tweaks
     whilst in here;
     ok markus

19 years ago - jmc@cvs.openbsd.org 2006/01/20 11:21:45
Damien Miller [Tue, 31 Jan 2006 10:39:03 +0000 (21:39 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/20 11:21:45
     [ssh_config.5]
     - word change, agreed w/ markus
     - consistency fixes

19 years ago - (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for the
Darren Tucker [Sun, 29 Jan 2006 13:22:39 +0000 (00:22 +1100)] 
 - (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for the
   opensshd.init script interpretter if /sbin/sh does not exist.  ok tim@

19 years agoCorrect format in debug message
Darren Tucker [Sun, 29 Jan 2006 05:46:13 +0000 (16:46 +1100)] 
Correct format in debug message

19 years ago - dtucker@cvs.openbsd.org 2006/01/20 00:14:55
Darren Tucker [Fri, 20 Jan 2006 00:31:47 +0000 (11:31 +1100)] 
   - dtucker@cvs.openbsd.org 2006/01/20 00:14:55
     [scp.1 ssh.1 ssh_config.5 sftp.1]
     Document RekeyLimit.  Based on patch from jan.iven at cern.ch from mindrot
     #1056 with feedback from jmc, djm and markus; ok jmc@ djm@

19 years ago - jmc@cvs.openbsd.org 2006/01/18 10:53:29
Darren Tucker [Fri, 20 Jan 2006 00:30:58 +0000 (11:30 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/18 10:53:29
     [ssh.1]
     add a section on ssh-based vpn, based on reyk's README.tun;

19 years ago - jmc@cvs.openbsd.org 2006/01/15 17:37:05
Darren Tucker [Fri, 20 Jan 2006 00:30:14 +0000 (11:30 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/15 17:37:05
     [ssh.1]
     correction from deraadt

19 years ago - jmc@cvs.openbsd.org 2006/01/12 22:34:12
Damien Miller [Fri, 13 Jan 2006 23:10:31 +0000 (10:10 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/12 22:34:12
     [ssh.1]
     back out a sentence - AUTHENTICATION already documents this;

19 years ago - jmc@cvs.openbsd.org 2006/01/12 22:26:02
Damien Miller [Fri, 13 Jan 2006 23:10:17 +0000 (10:10 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/12 22:26:02
     [ssh_config.5]
     refer to TCP forwarding, rather than TCP/IP forwarding;

19 years ago - jmc@cvs.openbsd.org 2006/01/12 22:20:00
Damien Miller [Fri, 13 Jan 2006 23:09:56 +0000 (10:09 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/12 22:20:00
     [sshd.8]
     refer to TCP forwarding, rather than TCP/IP forwarding;

19 years ago - jmc@cvs.openbsd.org 2006/01/12 18:48:48
Damien Miller [Fri, 13 Jan 2006 23:09:30 +0000 (10:09 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/12 18:48:48
     [ssh.1]
     refer to `TCP' rather than `TCP/IP' in the context of connection
     forwarding;
     ok markus

19 years ago - jmc@cvs.openbsd.org 2006/01/12 14:44:12
Damien Miller [Fri, 13 Jan 2006 23:09:13 +0000 (10:09 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/12 14:44:12
     [ssh.1]
     split sections on tcp and x11 forwarding into two sections.
     add an example in the tcp section, based on sth i wrote for ssh faq;
     help + ok: djm markus dtucker

19 years ago - jmc@cvs.openbsd.org 2006/01/06 13:29:10
Damien Miller [Fri, 13 Jan 2006 23:08:57 +0000 (10:08 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/06 13:29:10
     [ssh.1]
     final round of whacking FILES for duplicate info, and some consistency
     fixes;
     ok djm

19 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Fri, 13 Jan 2006 23:08:36 +0000 (10:08 +1100)] 
 - (djm) OpenBSD CVS Sync
   - jmc@cvs.openbsd.org 2006/01/06 13:27:32
     [ssh.1]
     weed out some duplicate info in the known_hosts FILES entries;
     ok djm

19 years ago - (dtucker) [contrib/cygwin/ssh-host-config] Make sshd service depend on
Darren Tucker [Mon, 9 Jan 2006 13:02:44 +0000 (00:02 +1100)] 
 - (dtucker) [contrib/cygwin/ssh-host-config] Make sshd service depend on
   tcpip service so it's always started after IP is up.  Patch from
   vinschen at redhat.com.

19 years ago - djm@cvs.openbsd.org 2006/01/05 23:43:53
Damien Miller [Fri, 6 Jan 2006 03:50:44 +0000 (14:50 +1100)] 
   - djm@cvs.openbsd.org 2006/01/05 23:43:53
     [misc.c]
     check that stdio file descriptors are actually closed before clobbering
     them in sanitise_stdfd(). problems occurred when a lower numbered fd was
     closed, but higher ones weren't. spotted by, and patch tested by
     Frédéric Olivié

19 years ago - jmc@cvs.openbsd.org 2006/01/04 19:50:09
Damien Miller [Fri, 6 Jan 2006 03:50:26 +0000 (14:50 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/04 19:50:09
     [ssh.1]
     -.Xr gzip 1 ,

19 years ago - jmc@cvs.openbsd.org 2006/01/04 19:40:24
Damien Miller [Fri, 6 Jan 2006 03:50:11 +0000 (14:50 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/04 19:40:24
     [ssh.1]
     +.Xr ssh-keyscan 1 ,

19 years ago - jmc@cvs.openbsd.org 2006/01/04 18:45:01
Damien Miller [Fri, 6 Jan 2006 03:49:54 +0000 (14:49 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/04 18:45:01
     [ssh.1]
     remove .Xr's to rsh(1) and telnet(1): they are hardly needed;

19 years ago - jmc@cvs.openbsd.org 2006/01/04 18:42:46
Damien Miller [Fri, 6 Jan 2006 03:49:38 +0000 (14:49 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/04 18:42:46
     [ssh.1]
     chop out some duplication in the .{r,s}hosts/{h,sh}osts.equiv FILES
     entries;
     ok markus

19 years ago - jmc@cvs.openbsd.org 2006/01/03 16:55:18
Damien Miller [Fri, 6 Jan 2006 03:49:17 +0000 (14:49 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/03 16:55:18
     [ssh.1]
     tweak the description of ~/.ssh/environment

19 years ago - jmc@cvs.openbsd.org 2006/01/03 16:52:36
Damien Miller [Fri, 6 Jan 2006 03:48:52 +0000 (14:48 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/03 16:52:36
     [ssh.1]
     put FILES in some sort of order: sort by pathname

19 years ago - jmc@cvs.openbsd.org 2006/01/03 16:35:30
Damien Miller [Fri, 6 Jan 2006 03:48:34 +0000 (14:48 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/03 16:35:30
     [ssh.1]
     use a larger width for the ENVIRONMENT list;

19 years ago - jmc@cvs.openbsd.org 2006/01/03 16:31:10
Damien Miller [Fri, 6 Jan 2006 03:48:18 +0000 (14:48 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/03 16:31:10
     [ssh.1]
     move FILES to a -compact list, and make each files an item in that list.
     this avoids nastly line wrap when we have long pathnames, and treats
     each file as a separate item;
     remove the .Pa too, since it is useless.

19 years ago - (djm) [channels.c] clean up harmless merge error, from reyk@
Damien Miller [Tue, 3 Jan 2006 20:27:50 +0000 (07:27 +1100)] 
 - (djm) [channels.c] clean up harmless merge error, from reyk@

19 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Tue, 3 Jan 2006 07:47:31 +0000 (18:47 +1100)] 
 - (djm) OpenBSD CVS Sync
   - jmc@cvs.openbsd.org 2006/01/02 17:09:49
     [ssh_config.5 sshd_config.5]
     some corrections from michael knudsen;

19 years ago - jmc@cvs.openbsd.org 2006/01/02 12:31:06
Damien Miller [Mon, 2 Jan 2006 12:41:37 +0000 (23:41 +1100)] 
   - jmc@cvs.openbsd.org 2006/01/02 12:31:06
     [ssh.1]
     start to cut some duplicate info from FILES;
     help/ok djm

19 years ago - reyk@cvs.openbsd.org 2006/01/02 07:53:44
Damien Miller [Mon, 2 Jan 2006 12:41:21 +0000 (23:41 +1100)] 
   - reyk@cvs.openbsd.org 2006/01/02 07:53:44
     [misc.c]
     clarify tun(4) opening - set the mode and bring the interface up. also
     (re)sets the tun(4) layer 2 LINK0 flag for existing tunnel interfaces.
     suggested and ok by djm@

19 years ago - djm@cvs.openbsd.org 2006/01/02 01:20:31
Damien Miller [Mon, 2 Jan 2006 12:40:50 +0000 (23:40 +1100)] 
   - djm@cvs.openbsd.org 2006/01/02 01:20:31
     [sftp-client.c sftp-common.h sftp-server.c]
     use a common max. packet length, no binary change

19 years ago - stevesk@cvs.openbsd.org 2006/01/01 10:08:48
Damien Miller [Mon, 2 Jan 2006 12:40:30 +0000 (23:40 +1100)] 
   - stevesk@cvs.openbsd.org 2006/01/01 10:08:48
     [misc.c]
     no trailing "\n" for debug()

19 years ago - stevesk@cvs.openbsd.org 2006/01/01 08:59:27
Damien Miller [Mon, 2 Jan 2006 12:40:10 +0000 (23:40 +1100)] 
   - stevesk@cvs.openbsd.org 2006/01/01 08:59:27
     [includes.h misc.c]
     move <net/if.h>; ok djm@

19 years ago - jmc@cvs.openbsd.org 2005/12/31 13:45:19
Damien Miller [Mon, 2 Jan 2006 12:38:37 +0000 (23:38 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/31 13:45:19
     [ssh.1]
     .Nm does not require an argument;

19 years ago - jmc@cvs.openbsd.org 2005/12/31 13:44:04
Damien Miller [Mon, 2 Jan 2006 12:38:21 +0000 (23:38 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/31 13:44:04
     [ssh.1]
     clean up ENVIRONMENT a little;

19 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Mon, 2 Jan 2006 12:38:00 +0000 (23:38 +1100)] 
 - (djm) OpenBSD CVS Sync
   - jmc@cvs.openbsd.org 2005/12/31 10:46:17
     [ssh.1]
     merge the "LOGIN SESSION AND REMOTE EXECUTION" and "SERVER
     AUTHENTICATION" sections into "AUTHENTICATION";
     some rewording done to make the text read better, plus some
     improvements from djm;
     ok djm

19 years ago - (djm) [README.tun] Add README.tun, missed during sync of tun(4) support
Damien Miller [Mon, 2 Jan 2006 09:23:18 +0000 (20:23 +1100)] 
 - (djm) [README.tun] Add README.tun, missed during sync of tun(4) support

19 years ago - (djm) [openbsd-compat/port-tun.c] Linux needs linux/if.h too
Damien Miller [Sun, 1 Jan 2006 10:15:50 +0000 (21:15 +1100)] 
 - (djm) [openbsd-compat/port-tun.c] Linux needs linux/if.h too

19 years ago - (djm) [configure.ac] Fix linux/if_tun.h test
Damien Miller [Sun, 1 Jan 2006 10:03:30 +0000 (21:03 +1100)] 
 - (djm) [configure.ac] Fix linux/if_tun.h test

19 years ago - (djm) [Makefile.in configure.ac includes.h misc.c]
Damien Miller [Sun, 1 Jan 2006 08:47:05 +0000 (19:47 +1100)] 
 - (djm) [Makefile.in configure.ac includes.h misc.c]
         [openbsd-compat/port-tun.c openbsd-compat/port-tun.h] Add support
         for tunnel forwarding for FreeBSD and NetBSD. NetBSD's support is
         limited to IPv4 tunnels only, and most versions don't support the
         tap(4) device at all.

19 years ago - (djm) [configure.ac] oops, make that linux/if_tun.h
Damien Miller [Sat, 31 Dec 2005 06:05:58 +0000 (17:05 +1100)] 
 - (djm) [configure.ac] oops, make that linux/if_tun.h

19 years ago - (djm) [configure.ac] Disable Linux tun(4) compat code if linux/tun.h does
Damien Miller [Sat, 31 Dec 2005 05:42:03 +0000 (16:42 +1100)] 
 - (djm) [configure.ac] Disable Linux tun(4) compat code if linux/tun.h does
   not exist

19 years ago - (djm) [openbsd-compat/port-tun.c openbsd-compat/port-tun.h configure.ac]
Damien Miller [Sat, 31 Dec 2005 05:33:36 +0000 (16:33 +1100)] 
 - (djm) [openbsd-compat/port-tun.c openbsd-compat/port-tun.h configure.ac]
   [serverloop.c ssh.c openbsd-compat/Makefile.in]
   [openbsd-compat/openbsd-compat.h] Implement tun(4) forwarding
   compatability support for Linux, diff from reyk@

19 years ago - stevesk@cvs.openbsd.org 2005/12/31 01:38:45
Damien Miller [Sat, 31 Dec 2005 05:23:15 +0000 (16:23 +1100)] 
   - stevesk@cvs.openbsd.org 2005/12/31 01:38:45
     [ssh.1]
     document -MM; ok djm@

19 years ago - jmc@cvs.openbsd.org 2005/12/30 16:59:00
Damien Miller [Sat, 31 Dec 2005 05:22:55 +0000 (16:22 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/30 16:59:00
     [sftp.1]
     do not suggest that interactive authentication will work
     with the -b flag;
     based on a diff from john l. scarfone;
     ok djm

19 years ago - reyk@cvs.openbsd.org 2005/12/30 15:56:37
Damien Miller [Sat, 31 Dec 2005 05:22:32 +0000 (16:22 +1100)] 
   - reyk@cvs.openbsd.org 2005/12/30 15:56:37
     [channels.c channels.h clientloop.c]
     add channel output filter interface.
     ok djm@, suggested by markus@

19 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Sat, 31 Dec 2005 05:19:53 +0000 (16:19 +1100)] 
 - (djm) OpenBSD CVS Sync
   - stevesk@cvs.openbsd.org 2005/12/28 22:46:06
     [canohost.c channels.c clientloop.c]
     use 'break-in' for consistency; ok deraadt@ ok and input jmc@

19 years ago (tim) [buildpkg.sh.in] grep for $SSHDUID instead of $SSHDGID on /etc/passwd
Tim Rice [Wed, 28 Dec 2005 22:28:08 +0000 (14:28 -0800)] 
 (tim) [buildpkg.sh.in] grep for $SSHDUID instead of $SSHDGID on /etc/passwd

19 years ago - djm@cvs.openbsd.org 2005/12/24 02:27:41
Damien Miller [Sat, 24 Dec 2005 03:59:12 +0000 (14:59 +1100)] 
   - djm@cvs.openbsd.org 2005/12/24 02:27:41
     [session.c sshd.c]
     eliminate some code duplicated in privsep and non-privsep paths, and
     explicitly clear SIGALRM handler; "groovy" deraadt@

19 years ago - jmc@cvs.openbsd.org 2005/12/23 23:46:23
Damien Miller [Sat, 24 Dec 2005 03:56:47 +0000 (14:56 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/23 23:46:23
     [ssh.1]
     less mark up for -c;

19 years ago - jmc@cvs.openbsd.org 2005/12/23 14:55:53
Damien Miller [Sat, 24 Dec 2005 03:56:29 +0000 (14:56 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/23 14:55:53
     [ssh.1]
     - sync the description of -e w/ synopsis
     - simplify the description of -I
     - note that -I is only available if support compiled in, and that it
     isn't by default
     feedback/ok djm@

19 years ago - jmc@cvs.openbsd.org 2005/12/22 11:23:42
Damien Miller [Sat, 24 Dec 2005 03:56:04 +0000 (14:56 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/22 11:23:42
     [ssh.1]
     expand the description of -w somewhat;
     help/ok reyk

19 years ago - jmc@cvs.openbsd.org 2005/12/22 10:31:40
Damien Miller [Sat, 24 Dec 2005 03:55:47 +0000 (14:55 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/22 10:31:40
     [ssh_config.5]
     put the description of "UsePrivilegedPort" in the correct place;

19 years ago - stevesk@cvs.openbsd.org 2005/12/21 22:44:26
Damien Miller [Sat, 24 Dec 2005 03:55:16 +0000 (14:55 +1100)] 
   - stevesk@cvs.openbsd.org 2005/12/21 22:44:26
     [sshd.8]
     clarify precedence of -p, Port, ListenAddress; ok and help jmc@

19 years ago - jmc@cvs.openbsd.org 2005/12/21 12:53:31
Damien Miller [Sat, 24 Dec 2005 03:54:03 +0000 (14:54 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/21 12:53:31
     [ssh.1]
     -Y does X11 forwarding too;
     ok markus

19 years ago - jmc@cvs.openbsd.org 2005/12/21 11:57:25
Damien Miller [Sat, 24 Dec 2005 03:53:44 +0000 (14:53 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/21 11:57:25
     [ssh.1]
     options now described `above', rather than `later';

19 years ago - jmc@cvs.openbsd.org 2005/12/21 11:48:16
Damien Miller [Sat, 24 Dec 2005 03:53:23 +0000 (14:53 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/21 11:48:16
     [ssh.1]
     -L and -R descriptions are now above, not below, ~C description;

19 years ago - jmc@cvs.openbsd.org 2005/12/20 22:09:41
Damien Miller [Sat, 24 Dec 2005 03:53:04 +0000 (14:53 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/20 22:09:41
     [ssh.1]
     move info on ssh return values and config files up into the main
     description;

19 years ago - jmc@cvs.openbsd.org 2005/12/20 22:02:50
Damien Miller [Sat, 24 Dec 2005 03:52:36 +0000 (14:52 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/20 22:02:50
     [ssh.1]
     .Ss -> .Sh: subsections have not made this page more readable

19 years ago - jmc@cvs.openbsd.org 2005/12/20 21:59:43
Damien Miller [Sat, 24 Dec 2005 03:52:13 +0000 (14:52 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/20 21:59:43
     [ssh.1]
     merge the sections on protocols 1 and 2 into one section on
     authentication;
     feedback djm dtucker
     ok deraadt markus dtucker

19 years ago - dtucker@cvs.openbsd.org 2005/12/20 04:41:07
Darren Tucker [Tue, 20 Dec 2005 05:15:51 +0000 (16:15 +1100)] 
   - dtucker@cvs.openbsd.org 2005/12/20 04:41:07
     [ssh.c]
     exit(255) on error to match description in ssh(1); bz #1137; ok deraadt@

19 years ago - stevesk@cvs.openbsd.org 2005/12/17 21:36:42
Darren Tucker [Tue, 20 Dec 2005 05:15:14 +0000 (16:15 +1100)] 
   - stevesk@cvs.openbsd.org 2005/12/17 21:36:42
     [ssh_config.5]
     spelling: intented -> intended

19 years ago - stevesk@cvs.openbsd.org 2005/12/17 21:13:05
Darren Tucker [Tue, 20 Dec 2005 05:14:15 +0000 (16:14 +1100)] 
   - stevesk@cvs.openbsd.org 2005/12/17 21:13:05
     [ssh_config.5 session.c]
     spelling: fowarding, fowarded

19 years agomissed changelog entry
Darren Tucker [Tue, 20 Dec 2005 05:12:24 +0000 (16:12 +1100)] 
missed changelog entry

19 years ago - jmc@cvs.openbsd.org 2005/12/16 18:14:40
Darren Tucker [Tue, 20 Dec 2005 05:11:35 +0000 (16:11 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/16 18:14:40
     [ssh.1]
     signpost the protocol sections;

19 years ago - jmc@cvs.openbsd.org 2005/12/16 18:12:22
Darren Tucker [Tue, 20 Dec 2005 05:10:45 +0000 (16:10 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/16 18:12:22
     [ssh.1]
     make the description of -c a little nicer;

19 years ago - jmc@cvs.openbsd.org 2005/12/16 18:08:53
Darren Tucker [Tue, 20 Dec 2005 05:10:09 +0000 (16:10 +1100)] 
   - jmc@cvs.openbsd.org 2005/12/16 18:08:53
     [ssh.1]
     simplify a sentence;