]> andersk Git - openssh.git/log
openssh.git
18 years ago - (djm) Release 4.3p2 V_4_3_P2
djm [Sat, 11 Feb 2006 00:00:44 +0000 (00:00 +0000)] 
 - (djm) Release 4.3p2

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

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

18 years ago - (tim) [session.c] Logout records were not updated on systems with
tim [Tue, 7 Feb 2006 23:18:54 +0000 (23:18 +0000)] 
 - (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@.

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

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

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

18 years ago - (tim) [configure.ac] test for egrep (AC_PROG_EGREP) before first
tim [Fri, 3 Feb 2006 03:16:11 +0000 (03:16 +0000)] 
 - (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@.

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

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

18 years ago - (djm) Release OpenSSH 4.3p1
djm [Wed, 1 Feb 2006 11:32:17 +0000 (11:32 +0000)] 
 - (djm) Release OpenSSH 4.3p1

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

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

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

18 years ago - (djm) OpenBSD CVS Sync
djm [Wed, 1 Feb 2006 11:05:25 +0000 (11:05 +0000)] 
 - (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

18 years ago - (djm) [regress/test-exec.sh] Try 'logname' as well as 'whoami' to
djm [Wed, 1 Feb 2006 00:21:01 +0000 (00:21 +0000)] 
 - (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

18 years ago - djm@cvs.openbsd.org 2006/01/31 10:35:43
djm [Tue, 31 Jan 2006 11:11:37 +0000 (11:11 +0000)] 
   - 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@

18 years ago - djm@cvs.openbsd.org 2006/01/31 10:36:33
djm [Tue, 31 Jan 2006 11:06:41 +0000 (11:06 +0000)] 
   - 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

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

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

18 years ago - dtucker@cvs.openbsd.org 2005/12/14 04:36:39
djm [Tue, 31 Jan 2006 11:03:11 +0000 (11:03 +0000)] 
   - 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

18 years ago - grunk@cvs.openbsd.org 2005/11/14 21:25:56
djm [Tue, 31 Jan 2006 11:02:16 +0000 (11:02 +0000)] 
   - 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@

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

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

18 years ago - djm@cvs.openbsd.org 2005/05/20 23:14:15
djm [Tue, 31 Jan 2006 10:59:01 +0000 (10:59 +0000)] 
   - 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

18 years ago - (djm) Sync regress tests to OpenBSD:
djm [Tue, 31 Jan 2006 10:58:23 +0000 (10:58 +0000)] 
 - (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@

18 years ago - dtucker@cvs.openbsd.org 2005/04/25 09:54:09
djm [Tue, 31 Jan 2006 10:57:27 +0000 (10:57 +0000)] 
   - 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

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

18 years ago - djm@cvs.openbsd.org 2006/01/31 10:19:02
djm [Tue, 31 Jan 2006 10:49:27 +0000 (10:49 +0000)] 
   - 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@

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

18 years ago - reyk@cvs.openbsd.org 2006/01/30 12:22:22
djm [Tue, 31 Jan 2006 10:47:15 +0000 (10:47 +0000)] 
   - 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@

18 years ago - jmc@cvs.openbsd.org 2006/01/26 08:47:56
djm [Tue, 31 Jan 2006 10:46:51 +0000 (10:46 +0000)] 
   - 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

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

18 years ago - jmc@cvs.openbsd.org 2006/01/25 09:04:34
djm [Tue, 31 Jan 2006 10:45:53 +0000 (10:45 +0000)] 
   - 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

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

18 years ago - (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for the
dtucker [Sun, 29 Jan 2006 13:22:39 +0000 (13:22 +0000)] 
 - (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@

18 years agoCorrect format in debug message
dtucker [Sun, 29 Jan 2006 05:46:13 +0000 (05:46 +0000)] 
Correct format in debug message

18 years ago - dtucker@cvs.openbsd.org 2006/01/20 00:14:55
dtucker [Fri, 20 Jan 2006 00:31:47 +0000 (00:31 +0000)] 
   - 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@

18 years ago - jmc@cvs.openbsd.org 2006/01/18 10:53:29
dtucker [Fri, 20 Jan 2006 00:30:58 +0000 (00:30 +0000)] 
   - 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;

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

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

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

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

18 years ago - jmc@cvs.openbsd.org 2006/01/12 18:48:48
djm [Fri, 13 Jan 2006 23:09:30 +0000 (23:09 +0000)] 
   - 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

18 years ago - jmc@cvs.openbsd.org 2006/01/12 14:44:12
djm [Fri, 13 Jan 2006 23:09:13 +0000 (23:09 +0000)] 
   - 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

18 years ago - jmc@cvs.openbsd.org 2006/01/06 13:29:10
djm [Fri, 13 Jan 2006 23:08:57 +0000 (23:08 +0000)] 
   - 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

18 years ago - (djm) OpenBSD CVS Sync
djm [Fri, 13 Jan 2006 23:08:36 +0000 (23:08 +0000)] 
 - (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

18 years ago - (dtucker) [contrib/cygwin/ssh-host-config] Make sshd service depend on
dtucker [Mon, 9 Jan 2006 13:02:44 +0000 (13:02 +0000)] 
 - (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.

18 years ago - djm@cvs.openbsd.org 2006/01/05 23:43:53
djm [Fri, 6 Jan 2006 03:50:44 +0000 (03:50 +0000)] 
   - 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é

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

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

18 years ago - jmc@cvs.openbsd.org 2006/01/04 18:45:01
djm [Fri, 6 Jan 2006 03:49:54 +0000 (03:49 +0000)] 
   - 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;

18 years ago - jmc@cvs.openbsd.org 2006/01/04 18:42:46
djm [Fri, 6 Jan 2006 03:49:38 +0000 (03:49 +0000)] 
   - 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

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

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

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

18 years ago - jmc@cvs.openbsd.org 2006/01/03 16:31:10
djm [Fri, 6 Jan 2006 03:48:18 +0000 (03:48 +0000)] 
   - 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.

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

18 years ago - (djm) OpenBSD CVS Sync
djm [Tue, 3 Jan 2006 07:47:31 +0000 (07:47 +0000)] 
 - (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;

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

18 years ago - reyk@cvs.openbsd.org 2006/01/02 07:53:44
djm [Mon, 2 Jan 2006 12:41:21 +0000 (12:41 +0000)] 
   - 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@

18 years ago - djm@cvs.openbsd.org 2006/01/02 01:20:31
djm [Mon, 2 Jan 2006 12:40:50 +0000 (12:40 +0000)] 
   - 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

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

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

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

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

18 years ago - (djm) OpenBSD CVS Sync
djm [Mon, 2 Jan 2006 12:38:00 +0000 (12:38 +0000)] 
 - (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

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

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

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

18 years ago - (djm) [Makefile.in configure.ac includes.h misc.c]
djm [Sun, 1 Jan 2006 08:47:05 +0000 (08:47 +0000)] 
 - (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.

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

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

18 years ago - (djm) [openbsd-compat/port-tun.c openbsd-compat/port-tun.h configure.ac]
djm [Sat, 31 Dec 2005 05:33:36 +0000 (05:33 +0000)] 
 - (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@

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

18 years ago - jmc@cvs.openbsd.org 2005/12/30 16:59:00
djm [Sat, 31 Dec 2005 05:22:55 +0000 (05:22 +0000)] 
   - 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

18 years ago - reyk@cvs.openbsd.org 2005/12/30 15:56:37
djm [Sat, 31 Dec 2005 05:22:32 +0000 (05:22 +0000)] 
   - 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@

18 years ago - (djm) OpenBSD CVS Sync
djm [Sat, 31 Dec 2005 05:19:53 +0000 (05:19 +0000)] 
 - (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@

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

18 years ago - djm@cvs.openbsd.org 2005/12/24 02:27:41
djm [Sat, 24 Dec 2005 03:59:12 +0000 (03:59 +0000)] 
   - 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@

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

18 years ago - jmc@cvs.openbsd.org 2005/12/23 14:55:53
djm [Sat, 24 Dec 2005 03:56:29 +0000 (03:56 +0000)] 
   - 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@

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

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

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

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

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

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

18 years ago - jmc@cvs.openbsd.org 2005/12/20 22:09:41
djm [Sat, 24 Dec 2005 03:53:04 +0000 (03:53 +0000)] 
   - 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;

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

18 years ago - jmc@cvs.openbsd.org 2005/12/20 21:59:43
djm [Sat, 24 Dec 2005 03:52:13 +0000 (03:52 +0000)] 
   - 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

18 years ago - dtucker@cvs.openbsd.org 2005/12/20 04:41:07
dtucker [Tue, 20 Dec 2005 05:15:51 +0000 (05:15 +0000)] 
   - 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@

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

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

18 years agomissed changelog entry
dtucker [Tue, 20 Dec 2005 05:12:24 +0000 (05:12 +0000)] 
missed changelog entry

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

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

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

18 years ago - jmc@cvs.openbsd.org 2005/12/16 18:07:08
dtucker [Tue, 20 Dec 2005 05:09:36 +0000 (05:09 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/16 18:07:08
     [ssh.1]
     move the option descriptions up the page: start of a restructure;
     ok markus deraadt

18 years ago - (dtucker) OpenBSD CVS Sync
dtucker [Tue, 20 Dec 2005 05:08:42 +0000 (05:08 +0000)] 
 - (dtucker) OpenBSD CVS Sync
   - reyk@cvs.openbsd.org 2005/12/13 15:03:02
     [serverloop.c]
     if forced_tun_device is not set, it is -1 and not SSH_TUNID_ANY

This page took 0.105598 seconds and 4 git commands to generate.