]> git.ipfire.org Git - thirdparty/openssh-portable.git/log
thirdparty/openssh-portable.git
22 years ago[contrib/caldera/openssh.spec] make ssh-agent setgid nobody V_3_5 anongit/V_3_5 github-selfhosted/V_3_5 github/V_3_5
Tim Rice [Wed, 16 Oct 2002 00:40:23 +0000 (17:40 -0700)] 
[contrib/caldera/openssh.spec] make ssh-agent setgid nobody

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

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

22 years ago - (bal) Disable post-authentication Privsep for OSF/1. It conflicts with
Ben Lindstrom [Sat, 5 Oct 2002 00:14:05 +0000 (00:14 +0000)] 
 - (bal) Disable post-authentication Privsep for OSF/1.  It conflicts with
   SIA.

22 years ago - (djm) Bug #406 s/msg_send/ssh_msh_send/ for Mac OS X 1.2 V_3_5_P1
Damien Miller [Thu, 3 Oct 2002 05:45:53 +0000 (15:45 +1000)] 
 - (djm) Bug #406 s/msg_send/ssh_msh_send/ for Mac OS X 1.2

22 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

22 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

22 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

22 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.

22 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@

22 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

22 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

22 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

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

22 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

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

22 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@

22 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

22 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

22 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.

22 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

22 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@

22 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

22 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@

22 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@

22 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."

22 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@

22 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@

22 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

22 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]

22 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@

22 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

22 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.

22 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@

22 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@

22 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@

22 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@

22 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@

22 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.

22 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)

22 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

22 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

22 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.

22 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@

22 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@

22 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@

22 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

22 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@

22 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

22 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

22 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

22 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>

22 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>

22 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

22 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>

22 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

22 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@

22 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

22 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

22 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

22 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@

22 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@

22 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@

22 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@

22 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@

22 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@

22 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

22 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

22 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@

22 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@

22 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@

22 years ago - stevesk@cvs.openbsd.org 2002/08/21 20:10:28
Damien Miller [Wed, 4 Sep 2002 06:28:18 +0000 (16:28 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/21 20:10:28
     [ssh-agent.c]
     raise listen backlog; ok markus@

22 years ago - stevesk@cvs.openbsd.org 2002/08/21 19:38:06
Damien Miller [Wed, 4 Sep 2002 06:25:52 +0000 (16:25 +1000)] 
   - stevesk@cvs.openbsd.org 2002/08/21 19:38:06
     [servconf.c sshd.8 sshd_config sshd_config.5]
     change LoginGraceTime default to 1 minute; ok mouring@ markus@

22 years ago - espie@cvs.openbsd.org 2002/08/21 11:20:59
Damien Miller [Wed, 4 Sep 2002 06:24:55 +0000 (16:24 +1000)] 
   - espie@cvs.openbsd.org 2002/08/21 11:20:59
     [sshd.8]
     `RSA' updated to refer to `public key', where it matters.
     okay markus@

22 years ago - markus@cvs.openbsd.org 2002/08/12 10:46:35
Damien Miller [Wed, 4 Sep 2002 06:20:26 +0000 (16:20 +1000)] 
   - markus@cvs.openbsd.org 2002/08/12 10:46:35
     [ssh-agent.c]
     make ssh-agent setgid, disallow ptrace.
     (note: change not yet made in Makefile)

23 years ago - (bal) [defines.h] Some platforms don't have SIZE_T_MAX. So assign
Ben Lindstrom [Wed, 21 Aug 2002 02:54:11 +0000 (02:54 +0000)] 
 - (bal) [defines.h] Some platforms don't have SIZE_T_MAX.  So assign
   it to ULONG_MAX.

23 years ago - stevesk@cvs.openbsd.org 2002/08/17 23:55:01
Ben Lindstrom [Tue, 20 Aug 2002 19:04:51 +0000 (19:04 +0000)] 
   - stevesk@cvs.openbsd.org 2002/08/17 23:55:01
     [ssh_config.5]
     ordered list here

23 years ago - stevesk@cvs.openbsd.org 2002/08/17 23:07:14
Ben Lindstrom [Tue, 20 Aug 2002 19:03:20 +0000 (19:03 +0000)] 
   - stevesk@cvs.openbsd.org 2002/08/17 23:07:14
     [ssh.1]
     ForwardAgent has defaulted to no for over 2 years; be more clear here.

23 years ago - stevesk@cvs.openbsd.org 2002/08/12 17:30:35
Ben Lindstrom [Tue, 20 Aug 2002 18:54:20 +0000 (18:54 +0000)] 
   - stevesk@cvs.openbsd.org 2002/08/12 17:30:35
     [ssh.1 sshd.8 sshd_config.5]
     more PermitUserEnvironment; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/08/09 17:41:12
Ben Lindstrom [Tue, 20 Aug 2002 18:44:24 +0000 (18:44 +0000)] 
   - stevesk@cvs.openbsd.org 2002/08/09 17:41:12
     [sshd_config.5]
     proxy vs. fake display

23 years ago - stevesk@cvs.openbsd.org 2002/08/09 17:21:42
Ben Lindstrom [Tue, 20 Aug 2002 18:43:27 +0000 (18:43 +0000)] 
   - stevesk@cvs.openbsd.org 2002/08/09 17:21:42
     [sshd_config.5]
     use Op for mdoc conformance; from esr@golux.thyrsus.com
     ok aaron@

23 years ago - stevesk@cvs.openbsd.org 2002/08/08 23:54:52
Ben Lindstrom [Tue, 20 Aug 2002 18:42:13 +0000 (18:42 +0000)] 
   - stevesk@cvs.openbsd.org 2002/08/08 23:54:52
     [auth.c]
     typo in comment

23 years ago - aaron@cvs.openbsd.org 2002/08/08 13:50:23
Ben Lindstrom [Tue, 20 Aug 2002 18:41:15 +0000 (18:41 +0000)] 
   - aaron@cvs.openbsd.org 2002/08/08 13:50:23
     [sshconnect1.c]
     Use & to test if bits are set, not &&; markus@ ok.

23 years ago - markus@cvs.openbsd.org 2002/08/02 22:20:30
Ben Lindstrom [Tue, 20 Aug 2002 18:40:03 +0000 (18:40 +0000)] 
   - markus@cvs.openbsd.org 2002/08/02 22:20:30
     [ssh-rsa.c]
     replace RSA_verify with our own version and avoid the OpenSSL ASN.1 parser
     for authentication; ok deraadt/djm

23 years ago - markus@cvs.openbsd.org 2002/08/02 21:23:41
Ben Lindstrom [Tue, 20 Aug 2002 18:39:14 +0000 (18:39 +0000)] 
   - markus@cvs.openbsd.org 2002/08/02 21:23:41
     [ssh-rsa.c]
     diff is u_int (2x); ok deraadt/provos

23 years ago - marc@cvs.openbsd.org 2002/08/02 16:00:07
Ben Lindstrom [Tue, 20 Aug 2002 18:38:02 +0000 (18:38 +0000)] 
   - marc@cvs.openbsd.org 2002/08/02 16:00:07
     [ssh.1 sshd.8]
     note that .ssh/environment is only read when
     allowed (PermitUserEnvironment in sshd_config).
     OK markus@

23 years ago - millert@cvs.openbsd.org 2002/08/02 14:43:15
Ben Lindstrom [Tue, 20 Aug 2002 18:36:25 +0000 (18:36 +0000)] 
   - millert@cvs.openbsd.org 2002/08/02 14:43:15
     [monitor.c monitor_mm.c]
     Change mm_zalloc() sanity checks to be more in line with what
     we do in calloc() and add a check to monitor_mm.c.
     OK provos@ and markus@

23 years ago[configure.ac] Display OpenSSL header/library version.
Tim Rice [Wed, 14 Aug 2002 01:52:10 +0000 (18:52 -0700)] 
[configure.ac] Display OpenSSL header/library version.
Patch by dtucker@zip.com.au

23 years ago - markus@cvs.openbsd.org 2002/07/30 17:03:55
Ben Lindstrom [Thu, 1 Aug 2002 01:28:38 +0000 (01:28 +0000)] 
   - markus@cvs.openbsd.org 2002/07/30 17:03:55
     [auth-options.c servconf.c servconf.h session.c sshd_config sshd_config.5]
     add PermitUserEnvironment (off by default!); from dot@dotat.at;
     ok provos, deraadt

23 years ago - markus@cvs.openbsd.org 2002/07/29 18:57:30
Ben Lindstrom [Thu, 1 Aug 2002 01:26:29 +0000 (01:26 +0000)] 
   - markus@cvs.openbsd.org 2002/07/29 18:57:30
     [sshconnect.c]
     print file:line

23 years ago - mouring@cvs.openbsd.org 2002/07/25 01:16:59
Ben Lindstrom [Thu, 1 Aug 2002 01:25:00 +0000 (01:25 +0000)] 
   - mouring@cvs.openbsd.org 2002/07/25 01:16:59
     [sftp.c]
     FallBackToRsh does not exist anywhere else.  Remove it from here.
     OK deraadt.

23 years ago - markus@cvs.openbsd.org 2002/07/24 16:11:18
Ben Lindstrom [Thu, 1 Aug 2002 01:21:56 +0000 (01:21 +0000)] 
   - markus@cvs.openbsd.org 2002/07/24 16:11:18
     [hostfile.c hostfile.h sshconnect.c]
     print out all known keys for a host if we get a unknown host key,
     see discussion at http://marc.theaimsgroup.com/?t=101069210100016&r=1&w=4

     the ssharp mitm tool attacks users in a similar way, so i'd like to
     pointed out again:
        A MITM attack is always possible if the ssh client prints:
        The authenticity of host 'bla' can't be established.
     (protocol version 2 with pubkey authentication allows you to detect
     MITM attacks)

23 years ago - (bal) [uidswap.c] SCO compile correction by gert@greenie.muc.de
Ben Lindstrom [Tue, 30 Jul 2002 19:32:07 +0000 (19:32 +0000)] 
 - (bal) [uidswap.c] SCO compile correction by gert@greenie.muc.de

23 years ago - (stevesk) [ssh-rand-helper.c] RAND_bytes() and SHA1_Final() unsigned
Kevin Steves [Sun, 28 Jul 2002 20:42:23 +0000 (20:42 +0000)] 
 - (stevesk) [ssh-rand-helper.c] RAND_bytes() and SHA1_Final() unsigned
   char arg.

23 years ago - (stevesk) [CREDITS] solar
Kevin Steves [Sun, 28 Jul 2002 20:31:18 +0000 (20:31 +0000)] 
 - (stevesk) [CREDITS] solar

23 years ago - (stevesk) [auth-pam.c] should use PAM_MSG_MEMBER(); from solar
Kevin Steves [Sun, 28 Jul 2002 20:24:07 +0000 (20:24 +0000)] 
 - (stevesk) [auth-pam.c] should use PAM_MSG_MEMBER(); from solar

23 years ago - (djm) Latest config.guess and config.sub from ftp://ftp.gnu.org/gnu/config/
Damien Miller [Thu, 25 Jul 2002 04:40:22 +0000 (14:40 +1000)] 
 - (djm) Latest config.guess and config.sub from ftp://ftp.gnu.org/gnu/config/

23 years ago - (djm) Remove some cruft from INSTALL
Damien Miller [Thu, 25 Jul 2002 04:36:24 +0000 (14:36 +1000)] 
 - (djm) Remove some cruft from INSTALL

23 years ago - stevesk@cvs.openbsd.org 2002/07/15 17:15:31
Ben Lindstrom [Tue, 23 Jul 2002 21:29:49 +0000 (21:29 +0000)] 
   - stevesk@cvs.openbsd.org 2002/07/15 17:15:31
     [uidswap.c]
     little more debugging; ok markus@

23 years ago - stevesk@cvs.openbsd.org 2002/07/23 16:03:10
Ben Lindstrom [Tue, 23 Jul 2002 21:15:13 +0000 (21:15 +0000)] 
   - stevesk@cvs.openbsd.org 2002/07/23 16:03:10
     [sshd.c]
     utmp_len is unsigned; display error consistent with other options.
     ok markus@