]> git.ipfire.org Git - thirdparty/openssh-portable.git/log
thirdparty/openssh-portable.git
22 years ago - stevesk@cvs.openbsd.org 2002/11/26 02:38:54
Ben Lindstrom [Mon, 23 Dec 2002 02:13:37 +0000 (02:13 +0000)] 
   - stevesk@cvs.openbsd.org 2002/11/26 02:38:54
     [canohost.c]
     KNF, comment and error message repair; ok markus@

22 years ago - stevesk@cvs.openbsd.org 2002/11/26 02:35:30
Ben Lindstrom [Mon, 23 Dec 2002 02:11:54 +0000 (02:11 +0000)] 
  - stevesk@cvs.openbsd.org 2002/11/26 02:35:30
     [ssh-keygen.1]
     remove outdated statement; ok markus@ deraadt@

22 years ago - wcobb@cvs.openbsd.org 2002/11/26 00:45:03
Ben Lindstrom [Mon, 23 Dec 2002 02:11:02 +0000 (02:11 +0000)] 
   - wcobb@cvs.openbsd.org 2002/11/26 00:45:03
     [scp.c ssh-keygen.c]
     Remove unnecessary fflush(stderr) calls, stderr is unbuffered by default.
     ok markus@

22 years ago - stevesk@cvs.openbsd.org 2002/11/24 21:46:24
Ben Lindstrom [Mon, 23 Dec 2002 02:09:59 +0000 (02:09 +0000)] 
  - stevesk@cvs.openbsd.org 2002/11/24 21:46:24
     [ssh-keysign.8]
     typo: "the the"

22 years ago - markus@cvs.openbsd.org 2002/11/21 23:04:33
Ben Lindstrom [Mon, 23 Dec 2002 02:08:57 +0000 (02:08 +0000)] 
  - markus@cvs.openbsd.org 2002/11/21 23:04:33
     [ssh.c]
     debug->debug2

22 years ago - deraadt@cvs.openbsd.org 2002/11/21 23:03:51
Ben Lindstrom [Mon, 23 Dec 2002 02:06:19 +0000 (02:06 +0000)] 
   - deraadt@cvs.openbsd.org 2002/11/21 23:03:51
     [auth-krb5.c auth1.c hostfile.h monitor_wrap.c sftp-client.c sftp-int.c ssh-add.c ssh-rsa.c
      sshconnect.c]
     KNF

22 years ago - markus@cvs.openbsd.org 2002/11/21 22:45:31
Ben Lindstrom [Mon, 23 Dec 2002 02:04:22 +0000 (02:04 +0000)] 
   - markus@cvs.openbsd.org 2002/11/21 22:45:31
     [cipher.c kex.c packet.c sshconnect.c sshconnect2.c]
     debug->debug2, unify debug messages

22 years ago - markus@cvs.openbsd.org 2002/11/21 22:22:50
Ben Lindstrom [Mon, 23 Dec 2002 02:03:02 +0000 (02:03 +0000)] 
   - markus@cvs.openbsd.org 2002/11/21 22:22:50
     [dh.c]
     debug->debug2

22 years ago - markus@cvs.openbsd.org 2002/11/18 16:43:44
Ben Lindstrom [Mon, 23 Dec 2002 02:01:55 +0000 (02:01 +0000)] 
   - markus@cvs.openbsd.org 2002/11/18 16:43:44
     [clientloop.c]
     don't overwrite SIG{INT,QUIT,TERM} handler if set to SIG_IGN;
     e.g. if ssh is used for backup; report Joerg Schilling; ok millert@

22 years ago - fgsch@cvs.openbsd.org 2002/11/15 10:03:09
Ben Lindstrom [Mon, 23 Dec 2002 02:00:23 +0000 (02:00 +0000)] 
   - fgsch@cvs.openbsd.org 2002/11/15 10:03:09
     [authfile.c]
     lseek(2) may return -1 when getting the public/private key lenght.
     Simplify the code and check for errors using fstat(2).

     Problem reported by Mauricio Sanchez, markus@ ok.

22 years ago - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org
Damien Miller [Thu, 5 Dec 2002 09:59:33 +0000 (20:59 +1100)] 
 - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org

22 years ago[configure.ac] fix STDPATH test for IRIX. First reported by advax@triumf.ca.
Tim Rice [Fri, 22 Nov 2002 21:29:01 +0000 (13:29 -0800)] 
[configure.ac] fix STDPATH test for IRIX. First reported by advax@triumf.ca.
This type of solution tested by <herb@sgi.com>

22 years ago[configure.ac] remove unused variables no_libsocket and no_libnsl
Tim Rice [Wed, 13 Nov 2002 23:55:55 +0000 (15:55 -0800)] 
[configure.ac] remove unused variables no_libsocket and no_libnsl

22 years ago[contrib/solaris/opensshd.in] add umask 022 so sshd.pid is not world writable.
Tim Rice [Wed, 13 Nov 2002 23:50:04 +0000 (15:50 -0800)] 
[contrib/solaris/opensshd.in] add umask 022 so sshd.pid is not world writable.

22 years ago - (bal) AIX does not log login attempts for unknown users (bug #432).
Ben Lindstrom [Sat, 9 Nov 2002 16:11:10 +0000 (16:11 +0000)] 
 - (bal) AIX does not log login attempts for unknown users (bug #432).
   patch by dtucker@zip.com.au

22 years ago - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c
Ben Lindstrom [Sat, 9 Nov 2002 15:59:27 +0000 (15:59 +0000)] 
 - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c
   ntsec now default if cygwin version beginning w/ version 56.  Patch
   by Corinna Vinschen <vinschen@redhat.com>

22 years ago - markus@cvs.openbsd.org 2002/11/07 22:35:38
Ben Lindstrom [Sat, 9 Nov 2002 15:54:08 +0000 (15:54 +0000)] 
   - markus@cvs.openbsd.org 2002/11/07 22:35:38
     [scp.c]
     check exit status from ssh, and exit(1) if ssh fails; bug#369;
     binder@arago.de

22 years ago - markus@cvs.openbsd.org 2002/11/07 22:08:07
Ben Lindstrom [Sat, 9 Nov 2002 15:52:31 +0000 (15:52 +0000)] 
   - markus@cvs.openbsd.org 2002/11/07 22:08:07
     [readconf.c readconf.h ssh-keysign.8 ssh-keysign.c]
     we cannot use HostbasedAuthentication for enabling ssh-keysign(8),
     because HostbasedAuthentication might be enabled based on the
     target host and ssh-keysign(8) does not know the remote hostname
     and not trust ssh(1) about the hostname, so we add a new option
     EnableSSHKeysign; ok djm@, report from zierke@informatik.uni-hamburg.de

22 years ago - markus@cvs.openbsd.org 2002/11/07 16:28:47
Ben Lindstrom [Sat, 9 Nov 2002 15:50:03 +0000 (15:50 +0000)] 
   - markus@cvs.openbsd.org 2002/11/07 16:28:47
     [sshd.c]
     log to stderr if -ie is given, bug #414, prj@po.cwru.edu

22 years ago - markus@cvs.openbsd.org 2002/11/05 20:10:37
Ben Lindstrom [Sat, 9 Nov 2002 15:48:49 +0000 (15:48 +0000)] 
   - markus@cvs.openbsd.org 2002/11/05 20:10:37
     [sftp-client.c]
     typo; GaryF@livevault.com

22 years ago - markus@cvs.openbsd.org 2002/11/05 19:45:20
Ben Lindstrom [Sat, 9 Nov 2002 15:47:47 +0000 (15:47 +0000)] 
   - markus@cvs.openbsd.org 2002/11/05 19:45:20
     [monitor.c]
     handle overflows for size_t larger than u_int; siw@goneko.de, bug #425

22 years ago - markus@cvs.openbsd.org 2002/11/04 10:09:51
Ben Lindstrom [Sat, 9 Nov 2002 15:46:24 +0000 (15:46 +0000)] 
   - markus@cvs.openbsd.org 2002/11/04 10:09:51
     [packet.c]
     log before send disconnect; ok djm@

22 years ago - markus@cvs.openbsd.org 2002/11/04 10:07:53
Ben Lindstrom [Sat, 9 Nov 2002 15:45:12 +0000 (15:45 +0000)] 
   - markus@cvs.openbsd.org 2002/11/04 10:07:53
     [auth.c]
     don't compare against pw_home if realpath fails for pw_home (seen
     on AFS); ok djm@

22 years ago - markus@cvs.openbsd.org 2002/10/23 10:40:16
Ben Lindstrom [Sat, 9 Nov 2002 15:43:23 +0000 (15:43 +0000)] 
   - markus@cvs.openbsd.org 2002/10/23 10:40:16
     [bufaux.c]
     %u for u_int

22 years ago - markus@cvs.openbsd.org 2002/10/23 10:32:13
Ben Lindstrom [Sat, 9 Nov 2002 15:41:39 +0000 (15:41 +0000)] 
   - markus@cvs.openbsd.org 2002/10/23 10:32:13
     [packet.c]
     use %u for u_int

22 years ago - itojun@cvs.openbsd.org 2002/10/16 14:31:48
Ben Lindstrom [Sat, 9 Nov 2002 15:40:34 +0000 (15:40 +0000)] 
   - itojun@cvs.openbsd.org 2002/10/16 14:31:48
     [sftp-common.c]
     64bit pedant.  %llu is "unsigned long long".  markus ok

23 years agofix changelog
Damien Miller [Mon, 21 Oct 2002 10:26:16 +0000 (20:26 +1000)] 
fix changelog

23 years ago - (djm) Bug #317: FreeBSD needs libutil.h for openpty() Report from
Damien Miller [Mon, 21 Oct 2002 00:50:25 +0000 (10:50 +1000)] 
 - (djm) Bug #317: FreeBSD needs libutil.h for openpty() Report from
   dirk.meyer@dinoex.sub.org

23 years ago - (djm) Kill ssh-rand-helper children on timeout, patch from
Damien Miller [Mon, 21 Oct 2002 00:13:35 +0000 (10:13 +1000)] 
 - (djm) Kill ssh-rand-helper children on timeout, patch from
   dtucker@zip.com.au

23 years ago - (bal) More advanced strsep test by Darren Tucker <dtucker@zip.com.au>
Ben Lindstrom [Wed, 16 Oct 2002 00:24:03 +0000 (00:24 +0000)] 
 - (bal) More advanced strsep test by Darren Tucker <dtucker@zip.com.au>

23 years ago20021015
Ben Lindstrom [Wed, 16 Oct 2002 00:13:52 +0000 (00:13 +0000)] 
20021015
 - (bal) Fix bug id 383 and only call loginrestrict for AIX if not root.

23 years ago[contrib/caldera/openssh.spec] make ssh-agent setgid nobody
Tim Rice [Tue, 15 Oct 2002 20:16:55 +0000 (13:16 -0700)] 
[contrib/caldera/openssh.spec] make ssh-agent setgid nobody

23 years ago - (bal) Disable post-authentication Privsep for OSF/1. It conflicts with
Ben Lindstrom [Fri, 4 Oct 2002 23:54:54 +0000 (23:54 +0000)] 
 - (bal) Disable post-authentication Privsep for OSF/1.  It conflicts with
   SIA.

23 years ago - (djm) Bug #406: s/msg_send/ssh_msg_send/ for Mac OS X 1.2
Damien Miller [Fri, 4 Oct 2002 01:10:04 +0000 (11:10 +1000)] 
 - (djm) Bug #406: s/msg_send/ssh_msg_send/ for Mac OS X 1.2

23 years ago - (djm) Install ssh-agent setgid nobody in contrib/redhat/openssh.spec
Damien Miller [Thu, 3 Oct 2002 02:08:19 +0000 (12:08 +1000)] 
 - (djm) Install ssh-agent setgid nobody in contrib/redhat/openssh.spec

23 years ago - (djm) Bump RPM spec version numbers
Damien Miller [Thu, 3 Oct 2002 01:56:58 +0000 (11:56 +1000)] 
 - (djm) Bump RPM spec version numbers

23 years ago - markus@cvs.openbsd.org 2002/10/01 13:24:50
Damien Miller [Thu, 3 Oct 2002 01:55:37 +0000 (11:55 +1000)] 
   - markus@cvs.openbsd.org 2002/10/01 13:24:50
     [version.h]
     OpenSSH 3.5

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Thu, 3 Oct 2002 01:54:35 +0000 (11:54 +1000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2002/10/01 20:34:12
     [ssh-agent.c]
     allow root to access the agent, since there is no protection from root.

23 years ago - stevesk@cvs.openbsd.org 2002/09/27 15:46:21
Damien Miller [Mon, 30 Sep 2002 02:00:55 +0000 (12:00 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/27 15:46:21
     [ssh.1]
     clarify compression level protocol 1 only; ok markus@ deraadt@

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Mon, 30 Sep 2002 01:59:21 +0000 (11:59 +1000)] 
 - (djm) OpenBSD CVS Sync
   - mickey@cvs.openbsd.org 2002/09/27 10:42:09
     [compat.c compat.h sshd.c]
     add a generic match for a prober, such as sie big brother;
     idea from stevesk@; markus@ ok

23 years agoAvoid unpackages files warning on /usr/share/openssh/Ssh.bin
Damien Miller [Mon, 30 Sep 2002 01:39:22 +0000 (11:39 +1000)] 
Avoid unpackages files warning on /usr/share/openssh/Ssh.bin

23 years ago Use contrib/ Makefile for building askpass programs
Damien Miller [Mon, 30 Sep 2002 01:09:54 +0000 (11:09 +1000)] 
 Use contrib/ Makefile for building askpass programs

23 years agogrrr, cut n' paste
Damien Miller [Mon, 30 Sep 2002 00:44:40 +0000 (10:44 +1000)] 
grrr, cut n' paste

23 years ago - (djm) Tidy contrib/, add Makefile for GNOME passphrase dialogs, tweak README
Damien Miller [Mon, 30 Sep 2002 00:40:39 +0000 (10:40 +1000)] 
 - (djm) Tidy contrib/, add Makefile for GNOME passphrase dialogs, tweak README

23 years agotidy, fix typos, reorder
Damien Miller [Mon, 30 Sep 2002 00:34:05 +0000 (10:34 +1000)] 
tidy, fix typos, reorder

23 years ago - markus@cvs.openbsd.org 2002/09/26 11:38:43
Damien Miller [Fri, 27 Sep 2002 03:25:58 +0000 (13:25 +1000)] 
   - markus@cvs.openbsd.org 2002/09/26 11:38:43
     [auth1.c auth.h auth-krb4.c monitor.c monitor.h monitor_wrap.c]
     [monitor_wrap.h]
     krb4 + privsep; ok dugsong@, deraadt@

23 years ago - markus@cvs.openbsd.org 2002/09/25 15:19:02
Damien Miller [Fri, 27 Sep 2002 03:22:31 +0000 (13:22 +1000)] 
   - markus@cvs.openbsd.org 2002/09/25 15:19:02
     [sshd.c]
     typo; pilot@monkey.org

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Fri, 27 Sep 2002 03:21:57 +0000 (13:21 +1000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2002/09/25 11:17:16
     [sshd_config]
     sync LoginGraceTime with default

23 years agoCray fixes (bug 367) based on patch from Wendy Palm @ cray.
Tim Rice [Thu, 26 Sep 2002 00:38:46 +0000 (17:38 -0700)] 
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
This does not include the deattack.c fixes.

23 years agol) Fix issue where successfull login does not clear failure counts
Ben Lindstrom [Wed, 25 Sep 2002 23:14:14 +0000 (23:14 +0000)] 
l) Fix issue where successfull login does not clear failure counts
   in AIX.  Patch by dtucker@zip.com.au ok by djm

23 years ago - todd@cvs.openbsd.org 2002/09/24 20:59:44
Damien Miller [Wed, 25 Sep 2002 02:20:52 +0000 (12:20 +1000)] 
   - todd@cvs.openbsd.org 2002/09/24 20:59:44
     [sshd.8]
     tweak the example $HOME/.ssh/rc script to not show on any cmdline the
     sensitive data it handles. This fixes bug # 402 as reported by
     kolya@mit.edu (Nickolai Zeldovich).
     ok markus@ and stevesk@

23 years ago - markus@cvs.openbsd.org 2002/09/24 08:46:04
Damien Miller [Wed, 25 Sep 2002 02:20:17 +0000 (12:20 +1000)] 
   - markus@cvs.openbsd.org 2002/09/24 08:46:04
     [monitor.c]
     only call kerberos code for authctxt->valid

23 years ago - markus@cvs.openbsd.org 2002/09/23 22:11:05
Damien Miller [Wed, 25 Sep 2002 02:19:39 +0000 (12:19 +1000)] 
   - markus@cvs.openbsd.org 2002/09/23 22:11:05
     [monitor.c]
     only call auth_krb5 if kerberos is enabled; ok deraadt@

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Wed, 25 Sep 2002 02:19:08 +0000 (12:19 +1000)] 
 - (djm) OpenBSD CVS Sync
   - stevesk@cvs.openbsd.org 2002/09/23 20:46:27
     [canohost.c]
     change get_peer_ipaddr() and get_local_ipaddr() to not return NULL for
     non-sockets; fixes a problem passing NULL to snprintf(). ok markus@

23 years ago[configure.ac] s/return/exit/ patch by dtucker@zip.com.au
Tim Rice [Mon, 23 Sep 2002 23:54:10 +0000 (16:54 -0700)] 
[configure.ac] s/return/exit/ patch by dtucker@zip.com.au
   From autoconf guidelines:
   "Test programs should exit, not return, from main, because on some
    systems (old Suns, at least) the argument to return in main is ignored."

23 years ago - stevesk@cvs.openbsd.org 2002/09/20 18:41:29
Damien Miller [Sat, 21 Sep 2002 15:26:51 +0000 (01:26 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/20 18:41:29
     [auth.c]
     log illegal user here for missing privsep case (ssh2).
     this is executed in the monitor. ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/09/19 16:03:15
Damien Miller [Sat, 21 Sep 2002 15:26:27 +0000 (01:26 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/19 16:03:15
     [serverloop.c]
     log IP address also; ok markus@

23 years ago - markus@cvs.openbsd.org 2002/09/19 15:51:23
Damien Miller [Sat, 21 Sep 2002 15:26:00 +0000 (01:26 +1000)] 
   - markus@cvs.openbsd.org 2002/09/19 15:51:23
     [ssh-add.c]
     typo; cd@kalkatraz.de

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Sat, 21 Sep 2002 15:25:35 +0000 (01:25 +1000)] 
 - (djm) OpenBSD CVS Sync
   - stevesk@cvs.openbsd.org 2002/09/19 14:53:14
     [compat.c]

23 years ago - djm@cvs.openbsd.org 2002/09/19 01:58:18
Damien Miller [Thu, 19 Sep 2002 02:05:02 +0000 (12:05 +1000)] 
   - djm@cvs.openbsd.org 2002/09/19 01:58:18
     [ssh.c sshconnect.c]
     bugzilla.mindrot.org #223 - ProxyCommands don't exit.
     Patch from dtucker@zip.com.au; ok markus@

23 years ago - itojun@cvs.openbsd.org 2002/09/17 07:47:02
Damien Miller [Thu, 19 Sep 2002 01:54:54 +0000 (11:54 +1000)] 
   - itojun@cvs.openbsd.org 2002/09/17 07:47:02
     [channels.c]
     don't quit while creating X11 listening socket.
     http://mail-index.netbsd.org/current-users/2002/09/16/0005.html
     got from portable.  markus ok

23 years ago - stevesk@cvs.openbsd.org 2002/09/16 22:03:13
Damien Miller [Thu, 19 Sep 2002 01:51:53 +0000 (11:51 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/16 22:03:13
     [sshd.8]
     reference moduli(5) in FILES /etc/moduli.

23 years ago - stevesk@cvs.openbsd.org 2002/09/16 20:12:11
Damien Miller [Thu, 19 Sep 2002 01:51:21 +0000 (11:51 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/16 20:12:11
     [sshd_config.5]
     more details on X11Forwarding security issues and threats; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/09/16 19:55:33
Damien Miller [Thu, 19 Sep 2002 01:50:48 +0000 (11:50 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/16 19:55:33
     [session.c]
     log when _PATH_NOLOGIN exists; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/09/13 19:23:09
Damien Miller [Thu, 19 Sep 2002 01:49:37 +0000 (11:49 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/13 19:23:09
     [channels.c sshconnect.c sshd.c]
     remove use of SO_LINGER, it should not be needed. error check
     SO_REUSEADDR. fixup comments. ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/09/12 19:50:36
Damien Miller [Thu, 19 Sep 2002 01:47:55 +0000 (11:47 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/12 19:50:36
     [session.c ssh.1]
     add SSH_CONNECTION and deprecate SSH_CLIENT; bug #384.  ok markus@

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Thu, 19 Sep 2002 01:46:58 +0000 (11:46 +1000)] 
 - (djm) OpenBSD CVS Sync
   - stevesk@cvs.openbsd.org 2002/09/12 19:11:52
     [ssh-agent.c]
     %u for uid print; ok markus@

23 years ago - (djm) Made GNOME askpass programs return non-zero if cancel button is
Damien Miller [Thu, 12 Sep 2002 04:49:00 +0000 (14:49 +1000)] 
 - (djm) Made GNOME askpass programs return non-zero if cancel button is
   pressed.

23 years agotrim from 3.3p1 back (look in CVS for the full changelog)
Damien Miller [Thu, 12 Sep 2002 00:45:32 +0000 (10:45 +1000)] 
trim from 3.3p1 back (look in CVS for the full changelog)

23 years ago - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and
Damien Miller [Thu, 12 Sep 2002 00:43:29 +0000 (10:43 +1000)] 
 - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and
   fake-queue.h to sys-tree.h and sys-queue.h

23 years ago - djm@cvs.openbsd.org 2002/09/12 00:13:06
Damien Miller [Thu, 12 Sep 2002 00:34:13 +0000 (10:34 +1000)] 
   - djm@cvs.openbsd.org 2002/09/12 00:13:06
     [sftp-int.c]
     zap unused var introduced in last commit

23 years ago - (djm) Added getpeereid() replacement. Properly implemented for systems
Damien Miller [Thu, 12 Sep 2002 00:32:59 +0000 (10:32 +1000)] 
 - (djm) Added getpeereid() replacement. Properly implemented for systems
   with SO_PEERCRED support. Faked for systems which lack it.

23 years ago - djm@cvs.openbsd.org 2002/09/11 22:41:50
Damien Miller [Wed, 11 Sep 2002 23:54:25 +0000 (09:54 +1000)] 
   - djm@cvs.openbsd.org 2002/09/11 22:41:50
     [sftp.1 sftp-client.c sftp-client.h sftp-common.c sftp-common.h]
     [sftp-glob.c sftp-glob.h sftp-int.c sftp-server.c]
     support for short/long listings and globbing in "ls"; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/09/11 18:27:26
Damien Miller [Wed, 11 Sep 2002 23:52:46 +0000 (09:52 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/11 18:27:26
     [authfd.c authfd.h ssh.c]
     don't connect to agent to test for presence if we've previously
     connected; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/09/11 17:55:03
Damien Miller [Wed, 11 Sep 2002 23:52:03 +0000 (09:52 +1000)] 
   - stevesk@cvs.openbsd.org 2002/09/11 17:55:03
     [ssh.1]
     add agent and X11 forwarding warning text from ssh_config.5; ok markus@

23 years ago - markus@cvs.openbsd.org 2002/09/10 20:24:47
Damien Miller [Wed, 11 Sep 2002 23:51:10 +0000 (09:51 +1000)] 
   - markus@cvs.openbsd.org 2002/09/10 20:24:47
     [ssh-agent.c]
     check the euid of the connecting process with getpeereid(2);
     ok provos deraadt stevesk

23 years ago - markus@cvs.openbsd.org 2002/09/09 14:54:15
Damien Miller [Wed, 11 Sep 2002 23:49:15 +0000 (09:49 +1000)] 
   - markus@cvs.openbsd.org 2002/09/09 14:54:15
     [channels.c kex.h key.c monitor.c monitor_wrap.c radix.c uuencode.c]
     signed vs unsigned from -pedantic; ok henning@

23 years ago - itojun@cvs.openbsd.org 2002/09/09 06:48:06
Damien Miller [Wed, 11 Sep 2002 23:47:29 +0000 (09:47 +1000)] 
   - itojun@cvs.openbsd.org 2002/09/09 06:48:06
     [auth1.c auth.h auth-krb5.c monitor.c monitor.h]
     [monitor_wrap.c monitor_wrap.h]
     kerberos support for privsep.  confirmed to work by lha@stacken.kth.se
     patch from markus

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Wed, 11 Sep 2002 23:43:56 +0000 (09:43 +1000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2002/09/08 20:24:08
     [hostfile.h]
     no comma at end of enumerator list

23 years ago - (djm) Sync openbsd-compat with OpenBSD -current
Damien Miller [Wed, 11 Sep 2002 00:29:11 +0000 (10:29 +1000)] 
 - (djm) Sync openbsd-compat with OpenBSD -current

23 years ago - (djm) Bug #138: Make protocol 1 blowfish work with old OpenSSL.
Damien Miller [Tue, 10 Sep 2002 12:26:17 +0000 (22:26 +1000)] 
 - (djm) Bug #138: Make protocol 1 blowfish work with old OpenSSL.
   Patch from Robert Halubek <rob@adso.com.pl>

23 years ago - (djm) Bug #365: Read /.ssh/environment properly under CygWin.
Damien Miller [Tue, 10 Sep 2002 11:43:53 +0000 (21:43 +1000)] 
 - (djm) Bug #365: Read /.ssh/environment properly under CygWin.
   Patch from Mark Bradshaw <bradshaw@staff.crosswalk.com>

23 years ago - (djm) Add support for building gtk2 password requestor from Redhat beta
Damien Miller [Thu, 5 Sep 2002 06:53:20 +0000 (16:53 +1000)] 
 - (djm) Add support for building gtk2 password requestor from Redhat beta

23 years ago - (djm) Add gnome-ssh-askpass2.c (gtk2) by merge with patch from
Damien Miller [Thu, 5 Sep 2002 06:46:24 +0000 (16:46 +1000)] 
 - (djm) Add gnome-ssh-askpass2.c (gtk2) by merge with patch from
    Nalin Dahyabhai <nalin@redhat.com>

23 years ago - (djm) Merge openssh-TODO.patch from Redhat (null) beta
Damien Miller [Thu, 5 Sep 2002 06:32:02 +0000 (16:32 +1000)] 
 - (djm) Merge openssh-TODO.patch from Redhat (null) beta

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Thu, 5 Sep 2002 04:35:14 +0000 (14:35 +1000)] 
 - (djm) OpenBSD CVS Sync
   - stevesk@cvs.openbsd.org 2002/09/04 18:52:42
     [servconf.c sshd.8 sshd_config.5]
     default LoginGraceTime to 2m; 1m may be too short for slow systems.
     ok markus@

23 years ago - (djm) Patch from itojun@ for Darwin OS: test getaddrinfo, reorder libcrypt
Damien Miller [Wed, 4 Sep 2002 13:26:29 +0000 (23:26 +1000)] 
 - (djm) Patch from itojun@ for Darwin OS: test getaddrinfo, reorder libcrypt

23 years ago - (djm) Fix Redhat RPM build dependancy test
Damien Miller [Wed, 4 Sep 2002 07:19:04 +0000 (17:19 +1000)] 
 - (djm) Fix Redhat RPM build dependancy test

23 years ago - stevesk@cvs.openbsd.org 2002/08/29 22:54:10
Damien Miller [Wed, 4 Sep 2002 06:51:03 +0000 (16:51 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/29 22:54:10
     [ssh_config.5 sshd_config.5]
     state XAuthLocation is a full pathname

23 years ago - stevesk@cvs.openbsd.org 2002/08/29 19:49:42
Damien Miller [Wed, 4 Sep 2002 06:50:06 +0000 (16:50 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/29 19:49:42
     [ssh.c]
     shrink initial privilege bracket for setuid case; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/08/29 16:09:02
Damien Miller [Wed, 4 Sep 2002 06:47:35 +0000 (16:47 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/29 16:09:02
     [ssh_config.5]
     more on UsePrivilegedPort and setuid root; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/08/29 16:02:54
Damien Miller [Wed, 4 Sep 2002 06:46:06 +0000 (16:46 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/29 16:02:54
     [ssh.1 ssh.c]
     deprecate -P as UsePrivilegedPort defaults to no now; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/08/29 15:57:25
Damien Miller [Wed, 4 Sep 2002 06:45:09 +0000 (16:45 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/29 15:57:25
     [monitor.c session.c sshlogin.c sshlogin.h]
     pass addrlen with sockaddr *; from Hajimu UMEMOTO <ume@FreeBSD.org>
     NOTE: there are also p-specific parts to this patch. ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/08/27 17:18:40
Damien Miller [Wed, 4 Sep 2002 06:40:37 +0000 (16:40 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/27 17:18:40
     [ssh_config.5]
     some warning text for ForwardAgent and ForwardX11; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/08/27 17:13:56
Damien Miller [Wed, 4 Sep 2002 06:39:48 +0000 (16:39 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/27 17:13:56
     [ssh-rsa.c]
     RSA_public_decrypt() returns -1 on error so len must be signed;
     ok markus@

23 years ago - markus@cvs.openbsd.org 2002/08/22 21:45:41
Damien Miller [Wed, 4 Sep 2002 06:39:02 +0000 (16:39 +1000)] 
   - markus@cvs.openbsd.org 2002/08/22 21:45:41
     [session.c]
     send signal name (not signal number) in "exit-signal" message; noticed
     by galb@vandyke.com

23 years ago - markus@cvs.openbsd.org 2002/08/22 21:33:58
Damien Miller [Wed, 4 Sep 2002 06:37:26 +0000 (16:37 +1000)] 
   - markus@cvs.openbsd.org 2002/08/22 21:33:58
     [auth1.c auth2.c]
     auth_root_allowed() is handled by the monitor in the privsep case,
     so skip this for use_privsep, ok stevesk@, fixes bugzilla #387/325

23 years ago - stevesk@cvs.openbsd.org 2002/08/22 20:57:19
Damien Miller [Wed, 4 Sep 2002 06:33:31 +0000 (16:33 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/22 20:57:19
     [ssh-agent.c]
     shutdown(SHUT_RDWR) not needed before close here; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/08/22 19:38:42
Damien Miller [Wed, 4 Sep 2002 06:32:10 +0000 (16:32 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/22 19:38:42
     [clientloop.c]
     format with current EscapeChar; bugzilla #388 from wknox@mitre.org.
     ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/08/22 19:27:53
Damien Miller [Wed, 4 Sep 2002 06:31:21 +0000 (16:31 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/22 19:27:53
     [ssh-agent.c]
     use common close function; ok markus@