]> andersk Git - openssh.git/log
openssh.git
21 years ago - (djm) Install ssh-agent setgid nobody in contrib/redhat/openssh.spec
djm [Thu, 3 Oct 2002 02:08:19 +0000 (02:08 +0000)] 
 - (djm) Install ssh-agent setgid nobody in contrib/redhat/openssh.spec

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

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

21 years ago - (djm) OpenBSD CVS Sync
djm [Thu, 3 Oct 2002 01:54:35 +0000 (01:54 +0000)] 
 - (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.

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

21 years ago - (djm) OpenBSD CVS Sync
djm [Mon, 30 Sep 2002 01:59:21 +0000 (01:59 +0000)] 
 - (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

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

21 years ago Use contrib/ Makefile for building askpass programs
djm [Mon, 30 Sep 2002 01:09:54 +0000 (01:09 +0000)] 
 Use contrib/ Makefile for building askpass programs

21 years agogrrr, cut n' paste
djm [Mon, 30 Sep 2002 00:44:40 +0000 (00:44 +0000)] 
grrr, cut n' paste

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

21 years agotidy, fix typos, reorder
djm [Mon, 30 Sep 2002 00:34:05 +0000 (00:34 +0000)] 
tidy, fix typos, reorder

21 years ago - markus@cvs.openbsd.org 2002/09/26 11:38:43
djm [Fri, 27 Sep 2002 03:25:58 +0000 (03:25 +0000)] 
   - 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@

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

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

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

21 years agol) Fix issue where successfull login does not clear failure counts
mouring [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

21 years ago - todd@cvs.openbsd.org 2002/09/24 20:59:44
djm [Wed, 25 Sep 2002 02:20:52 +0000 (02:20 +0000)] 
   - 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@

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

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

21 years ago - (djm) OpenBSD CVS Sync
djm [Wed, 25 Sep 2002 02:19:08 +0000 (02:19 +0000)] 
 - (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@

21 years ago[configure.ac] s/return/exit/ patch by dtucker@zip.com.au
tim [Mon, 23 Sep 2002 23:54:10 +0000 (23:54 +0000)] 
[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."

21 years ago - stevesk@cvs.openbsd.org 2002/09/20 18:41:29
djm [Sat, 21 Sep 2002 15:26:51 +0000 (15:26 +0000)] 
   - 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@

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

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

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

21 years ago - djm@cvs.openbsd.org 2002/09/19 01:58:18
djm [Thu, 19 Sep 2002 02:05:02 +0000 (02:05 +0000)] 
   - 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@

21 years ago - itojun@cvs.openbsd.org 2002/09/17 07:47:02
djm [Thu, 19 Sep 2002 01:54:54 +0000 (01:54 +0000)] 
   - 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

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

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

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

21 years ago - stevesk@cvs.openbsd.org 2002/09/13 19:23:09
djm [Thu, 19 Sep 2002 01:49:37 +0000 (01:49 +0000)] 
   - 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@

21 years ago - stevesk@cvs.openbsd.org 2002/09/12 19:50:36
djm [Thu, 19 Sep 2002 01:47:55 +0000 (01:47 +0000)] 
   - 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@

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

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

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

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

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

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

21 years ago - djm@cvs.openbsd.org 2002/09/11 22:41:50
djm [Wed, 11 Sep 2002 23:54:25 +0000 (23:54 +0000)] 
   - 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@

21 years ago - stevesk@cvs.openbsd.org 2002/09/11 18:27:26
djm [Wed, 11 Sep 2002 23:52:46 +0000 (23:52 +0000)] 
   - 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@

21 years ago - stevesk@cvs.openbsd.org 2002/09/11 17:55:03
djm [Wed, 11 Sep 2002 23:52:03 +0000 (23:52 +0000)] 
   - 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@

21 years ago - markus@cvs.openbsd.org 2002/09/10 20:24:47
djm [Wed, 11 Sep 2002 23:51:10 +0000 (23:51 +0000)] 
   - 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

21 years ago - markus@cvs.openbsd.org 2002/09/09 14:54:15
djm [Wed, 11 Sep 2002 23:49:15 +0000 (23:49 +0000)] 
   - 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@

21 years ago - itojun@cvs.openbsd.org 2002/09/09 06:48:06
djm [Wed, 11 Sep 2002 23:47:29 +0000 (23:47 +0000)] 
   - 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

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

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

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

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

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

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

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

21 years ago - (djm) OpenBSD CVS Sync
djm [Thu, 5 Sep 2002 04:35:14 +0000 (04:35 +0000)] 
 - (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@

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

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

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

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

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

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

21 years ago - stevesk@cvs.openbsd.org 2002/08/29 15:57:25
djm [Wed, 4 Sep 2002 06:45:09 +0000 (06:45 +0000)] 
   - 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@

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

21 years ago - stevesk@cvs.openbsd.org 2002/08/27 17:13:56
djm [Wed, 4 Sep 2002 06:39:48 +0000 (06:39 +0000)] 
   - 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@

21 years ago - markus@cvs.openbsd.org 2002/08/22 21:45:41
djm [Wed, 4 Sep 2002 06:39:02 +0000 (06:39 +0000)] 
   - 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

21 years ago - markus@cvs.openbsd.org 2002/08/22 21:33:58
djm [Wed, 4 Sep 2002 06:37:26 +0000 (06:37 +0000)] 
   - 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

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

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

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

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

21 years ago - stevesk@cvs.openbsd.org 2002/08/21 19:38:06
djm [Wed, 4 Sep 2002 06:25:52 +0000 (06:25 +0000)] 
   - 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@

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

21 years ago - markus@cvs.openbsd.org 2002/08/12 10:46:35
djm [Wed, 4 Sep 2002 06:20:26 +0000 (06:20 +0000)] 
   - 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)

21 years ago - (bal) [defines.h] Some platforms don't have SIZE_T_MAX. So assign
mouring [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.

21 years ago - stevesk@cvs.openbsd.org 2002/08/17 23:55:01
mouring [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

21 years ago - stevesk@cvs.openbsd.org 2002/08/17 23:07:14
mouring [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.

21 years ago - stevesk@cvs.openbsd.org 2002/08/12 17:30:35
mouring [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@

21 years ago - stevesk@cvs.openbsd.org 2002/08/09 17:41:12
mouring [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

21 years ago - stevesk@cvs.openbsd.org 2002/08/09 17:21:42
mouring [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@

21 years ago - stevesk@cvs.openbsd.org 2002/08/08 23:54:52
mouring [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

21 years ago - aaron@cvs.openbsd.org 2002/08/08 13:50:23
mouring [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.

21 years ago - markus@cvs.openbsd.org 2002/08/02 22:20:30
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/08/02 21:23:41
mouring [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

21 years ago - marc@cvs.openbsd.org 2002/08/02 16:00:07
mouring [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@

21 years ago - millert@cvs.openbsd.org 2002/08/02 14:43:15
mouring [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@

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

21 years ago - markus@cvs.openbsd.org 2002/07/30 17:03:55
mouring [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

21 years ago - markus@cvs.openbsd.org 2002/07/29 18:57:30
mouring [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

21 years ago - mouring@cvs.openbsd.org 2002/07/25 01:16:59
mouring [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.

21 years ago - markus@cvs.openbsd.org 2002/07/24 16:11:18
mouring [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)

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

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

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

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

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

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

21 years ago - stevesk@cvs.openbsd.org 2002/07/15 17:15:31
mouring [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@

21 years ago - stevesk@cvs.openbsd.org 2002/07/23 16:03:10
mouring [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@

21 years ago - stevesk@cvs.openbsd.org 2002/07/22 17:32:56
mouring [Tue, 23 Jul 2002 21:13:40 +0000 (21:13 +0000)] 
   - stevesk@cvs.openbsd.org 2002/07/22 17:32:56
     [monitor.c]
     u_int here; ok provos@

21 years ago - markus@cvs.openbsd.org 2002/07/22 11:03:06
mouring [Tue, 23 Jul 2002 21:11:09 +0000 (21:11 +0000)] 
   - markus@cvs.openbsd.org 2002/07/22 11:03:06
     [session.c]
     fallback to _PATH_STDPATH on setusercontext+LOGIN_SETPATH errors;

21 years ago - stevesk@cvs.openbsd.org 2002/07/21 18:34:43
mouring [Tue, 23 Jul 2002 21:07:45 +0000 (21:07 +0000)] 
   - stevesk@cvs.openbsd.org 2002/07/21 18:34:43
     [auth-options.h]
     remove invalid comment

21 years ago - stevesk@cvs.openbsd.org 2002/07/21 18:32:20
mouring [Tue, 23 Jul 2002 21:06:45 +0000 (21:06 +0000)] 
   - stevesk@cvs.openbsd.org 2002/07/21 18:32:20
     [auth-options.c]
     unneeded includes

21 years ago - (bal) sync ID w/ ssh-agent.c
mouring [Tue, 23 Jul 2002 21:05:17 +0000 (21:05 +0000)] 
 - (bal) sync ID w/ ssh-agent.c

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