]> andersk Git - openssh.git/log
openssh.git
21 years ago [includes.h] Bug 267 add stdint.h
tim [Thu, 18 Jul 2002 18:49:32 +0000 (18:49 +0000)] 
 [includes.h] Bug 267 add stdint.h

21 years ago [configure.ac] Bug 267 rework int64_t test.
tim [Thu, 18 Jul 2002 18:44:50 +0000 (18:44 +0000)] 
 [configure.ac] Bug 267 rework int64_t test.

21 years ago [monitor_mm.c] add missing declaration for xmmap(). Reported
tim [Thu, 18 Jul 2002 18:34:29 +0000 (18:34 +0000)] 
 [monitor_mm.c] add missing declaration for xmmap(). Reported
 by ayamura@ayamura.org

21 years ago [defines.h] Bug 313 patch by dirk.meyer@dinoex.sub.org
tim [Thu, 18 Jul 2002 16:31:51 +0000 (16:31 +0000)] 
 [defines.h] Bug 313 patch by dirk.meyer@dinoex.sub.org

21 years ago [configure.ac] change how we do paths in AC_PATH_PROGS tests
tim [Thu, 18 Jul 2002 02:20:07 +0000 (02:20 +0000)] 
 [configure.ac] change how we do paths in AC_PATH_PROGS tests
 for autoconf 2.53. Based on a patch by jrj@purdue.edu

21 years ago - (bal) aixbff package updated by dtucker@zip.com.au
mouring [Thu, 18 Jul 2002 01:04:50 +0000 (01:04 +0000)] 
 - (bal) aixbff package updated by dtucker@zip.com.au

21 years ago [contrib/solaris/opensshd.in] Only kill sshd if .pid file found
tim [Tue, 16 Jul 2002 21:24:38 +0000 (21:24 +0000)] 
 [contrib/solaris/opensshd.in] Only kill sshd if .pid file found

21 years ago - (bal) Privsep user creation support in Solaris buildpkg.sh by
mouring [Mon, 15 Jul 2002 18:49:20 +0000 (18:49 +0000)] 
 - (bal) Privsep user creation support in Solaris buildpkg.sh by
   dtucker@zip.com.au

21 years ago - (bal) Remove unused tty defined in do_setusercontext() pointed out by
mouring [Mon, 15 Jul 2002 17:58:34 +0000 (17:58 +0000)] 
 - (bal) Remove unused tty defined in do_setusercontext() pointed out by
   dtucker@zip.com.au plus a a more KNF since I am near it.

21 years ago - markus@cvs.openbsd.org 2002/07/12 15:50:17
mouring [Mon, 15 Jul 2002 17:52:49 +0000 (17:52 +0000)] 
   - markus@cvs.openbsd.org 2002/07/12 15:50:17
     [cipher.c]
     EVP_CIPH_CUSTOM_IV for our own rijndael

21 years ago - itojun@cvs.openbsd.org 2002/07/12 13:29:09
mouring [Mon, 15 Jul 2002 17:48:11 +0000 (17:48 +0000)] 
   - itojun@cvs.openbsd.org 2002/07/12 13:29:09
     [sshconnect.c]
     print connect failure during debugging mode.

21 years ago [loginrec.c] Bug 348: add missing found = 1; to wtmpx_islogin()
tim [Sun, 14 Jul 2002 22:50:51 +0000 (22:50 +0000)] 
 [loginrec.c] Bug 348: add missing found = 1; to wtmpx_islogin()
 report by rodney@bond.net

21 years ago [loginrec.c] Bug 347: Fix typo (WTMPX_FILE) report by rodney@bond.net
tim [Sun, 14 Jul 2002 22:33:20 +0000 (22:33 +0000)] 
 [loginrec.c] Bug 347: Fix typo (WTMPX_FILE) report by rodney@bond.net

21 years ago [ssh_prng_cmds.in] Bug 323 arp -n flag doesn't exist under Solaris.
tim [Sun, 14 Jul 2002 21:43:57 +0000 (21:43 +0000)] 
 [ssh_prng_cmds.in] Bug 323 arp -n flag doesn't exist under Solaris.
 report by chris@by-design.net

21 years ago (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
tim [Sun, 14 Jul 2002 20:36:49 +0000 (20:36 +0000)] 
 (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
  openbsd-compat/Makefile.in] support compression on platforms that
  have no/broken MAP_ANON. Moved code to openbsd-compat/xmmap.c
  Based on patch from nalin@redhat.com of code extracted from Owl's package

21 years ago[Makefile.in] replace "id sshd" with "sshd -t"
tim [Sun, 14 Jul 2002 17:02:20 +0000 (17:02 +0000)] 
[Makefile.in] replace "id sshd" with "sshd -t"

21 years ago [configure.ac] remove unused filepriv line
tim [Sat, 13 Jul 2002 01:11:24 +0000 (01:11 +0000)] 
 [configure.ac] remove unused filepriv line

21 years ago[Makefile.in] quiet down install-files: and check-user:
tim [Fri, 12 Jul 2002 16:04:06 +0000 (16:04 +0000)] 
[Makefile.in] quiet down install-files: and check-user:

21 years ago - deraadt@cvs.openbsd.org 2002/07/10 17:53:54
mouring [Thu, 11 Jul 2002 04:01:29 +0000 (04:01 +0000)] 
   - deraadt@cvs.openbsd.org 2002/07/10 17:53:54
     [rijndael.c]
     use right sizeof in memcpy; markus ok

21 years ago - itojun@cvs.openbsd.org 2002/07/10 10:28:15
mouring [Thu, 11 Jul 2002 04:00:19 +0000 (04:00 +0000)] 
   - itojun@cvs.openbsd.org 2002/07/10 10:28:15
     [sshconnect.c]
     bark if all connection attempt fails.

21 years ago - stevesk@cvs.openbsd.org 2002/07/09 17:46:25
mouring [Thu, 11 Jul 2002 03:59:18 +0000 (03:59 +0000)] 
   - stevesk@cvs.openbsd.org 2002/07/09 17:46:25
     [sshd_config.5]
     clarify no preference ordering in protocol list; ok markus@

21 years ago - itojun@cvs.openbsd.org 2002/07/09 12:04:02
mouring [Thu, 11 Jul 2002 03:58:11 +0000 (03:58 +0000)] 
   - itojun@cvs.openbsd.org 2002/07/09 12:04:02
     [sshconnect.c]
     ed static function (less warnings)

21 years ago - itojun@cvs.openbsd.org 2002/07/09 11:56:27
mouring [Thu, 11 Jul 2002 03:56:46 +0000 (03:56 +0000)] 
   - itojun@cvs.openbsd.org 2002/07/09 11:56:27
     [canohost.c]
     suppress log on reverse lookup failiure, as there's no real value in
     doing so.
     markus ok

21 years ago - itojun@cvs.openbsd.org 2002/07/09 11:56:50
mouring [Thu, 11 Jul 2002 03:54:43 +0000 (03:54 +0000)] 
   - itojun@cvs.openbsd.org 2002/07/09 11:56:50
     [sshconnect.c]
     silently try next address on connect(2).  markus ok

21 years ago[contrib/cygwin/ssh-host-config] explicitely sets the permissions
tim [Wed, 10 Jul 2002 14:40:11 +0000 (14:40 +0000)] 
[contrib/cygwin/ssh-host-config] explicitely sets the permissions
on /var/empty to 755 Patch by vinschen@redhat.com

21 years ago - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms
mouring [Tue, 9 Jul 2002 14:06:40 +0000 (14:06 +0000)] 
 - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms
   lacking that concept can share it. Patch by vinschen@redhat.com

21 years ago[configure.ac] fix libc89 utimes test. Mention default path for
tim [Tue, 9 Jul 2002 02:17:10 +0000 (02:17 +0000)] 
[configure.ac] fix libc89 utimes test. Mention default path for
   --with-privsep-path=

21 years ago[Makefile.in] workaround for broken pakadd on some systems.
tim [Tue, 9 Jul 2002 02:10:05 +0000 (02:10 +0000)] 
[Makefile.in] workaround for broken pakadd on some systems.
With "ln -s ssh$(EXEEXT) $(DESTDIR)$(bindir)/slogin" you wild end up with
   lrwxrwxrwx    1 root     sys            4 Jul  8 18:43 slogin -> /ssh
after the package was installed.

21 years ago[openssh/contrib/solaris/buildpkg.sh] add PKG_INSTALL_ROOT to
tim [Tue, 9 Jul 2002 02:02:10 +0000 (02:02 +0000)] 
[openssh/contrib/solaris/buildpkg.sh] add PKG_INSTALL_ROOT to
work in a jumpstart environment. patch by kbrint@rufus.net

21 years ago - (bal) Correction to utimes() again.
mouring [Mon, 8 Jul 2002 21:09:41 +0000 (21:09 +0000)] 
 - (bal) Correction to utimes() again.

21 years ago - (bal) Minor KNF on ssh-keyscan.c
mouring [Sun, 7 Jul 2002 22:25:29 +0000 (22:25 +0000)] 
 - (bal) Minor KNF on ssh-keyscan.c

This is really from Theo's patch.  I missed it by looking at the wrong
function call.

21 years ago - stevesk@cvs.openbsd.org 2002/07/06 17:47:58
mouring [Sun, 7 Jul 2002 22:19:13 +0000 (22:19 +0000)] 
   - stevesk@cvs.openbsd.org 2002/07/06 17:47:58
     [ssh-keyscan.c]
     unused variable

21 years ago - deraadt@cvs.openbsd.org 2002/07/06 01:01:26
mouring [Sun, 7 Jul 2002 22:17:22 +0000 (22:17 +0000)] 
   - deraadt@cvs.openbsd.org 2002/07/06 01:01:26
     [ssh-keyscan.c]
     KNF, realloc fix, and clean usage

21 years ago - deraadt@cvs.openbsd.org 2002/07/06 01:00:49
mouring [Sun, 7 Jul 2002 22:14:55 +0000 (22:14 +0000)] 
   - deraadt@cvs.openbsd.org 2002/07/06 01:00:49
     [log.c]
     KNF

21 years ago - markus@cvs.openbsd.org 2002/07/04 10:41:47
mouring [Sun, 7 Jul 2002 22:13:31 +0000 (22:13 +0000)] 
   - markus@cvs.openbsd.org 2002/07/04 10:41:47
     [key.c monitor_wrap.c ssh-dss.c ssh-rsa.c]
     don't allocate, copy, and discard if there is not interested in the data;
     ok deraadt@

21 years ago - deraadt@cvs.openbsd.org 2002/07/04 08:12:15
mouring [Sun, 7 Jul 2002 22:11:51 +0000 (22:11 +0000)] 
   - deraadt@cvs.openbsd.org 2002/07/04 08:12:15
     [channels.c packet.c]
     blah blah minor nothing as i read and re-read and re-read...

21 years ago - deraadt@cvs.openbsd.org 2002/07/04 04:15:33
mouring [Sun, 7 Jul 2002 22:10:15 +0000 (22:10 +0000)] 
   - deraadt@cvs.openbsd.org 2002/07/04 04:15:33
     [key.c monitor_wrap.c sftp-glob.c ssh-dss.c ssh-rsa.c]
     patch memory leaks; grendel@zeitbombe.org

21 years ago - (bal) [realpath.c] Updated with OpenBSD tree.
mouring [Sun, 7 Jul 2002 22:07:10 +0000 (22:07 +0000)] 
 - (bal) [realpath.c] Updated with OpenBSD tree.

21 years ago[contrib/cygwin/ssh-host-config] sshd account creation fixes
tim [Sun, 7 Jul 2002 21:07:46 +0000 (21:07 +0000)] 
[contrib/cygwin/ssh-host-config] sshd account creation fixes
patch from vinschen@redhat.com

21 years ago[acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/
tim [Sun, 7 Jul 2002 20:43:36 +0000 (20:43 +0000)] 
[acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/

21 years ago[Makefile.in] use umask instead of chmod on $(PRIVSEP_PATH)
tim [Sun, 7 Jul 2002 20:30:45 +0000 (20:30 +0000)] 
[Makefile.in] use umask instead of chmod on $(PRIVSEP_PATH)

21 years agoAdded author to ports-aix.[ch].
mouring [Sun, 7 Jul 2002 02:17:36 +0000 (02:17 +0000)] 
Added author to ports-aix.[ch].

21 years ago[contrib/cygwin/ssh-host-config] double slash corrction
tim [Fri, 5 Jul 2002 23:22:32 +0000 (23:22 +0000)] 
[contrib/cygwin/ssh-host-config] double slash corrction
from vinschen@redhat.com

21 years ago [configure.ac] AIX 4.2.1 has authenticate() in libs.
tim [Fri, 5 Jul 2002 14:12:33 +0000 (14:12 +0000)] 
 [configure.ac] AIX 4.2.1 has authenticate() in libs.
 Reported by Darren Tucker <dtucker@zip.com.au>

21 years ago - (bal) One too many nulls in ports-aix.c
mouring [Thu, 4 Jul 2002 19:33:49 +0000 (19:33 +0000)] 
 - (bal) One too many nulls in ports-aix.c

21 years ago - (bal) glob.c defines TILDE and AIX also defines it. #undef it first.
mouring [Thu, 4 Jul 2002 18:20:51 +0000 (18:20 +0000)] 
 - (bal) glob.c defines TILDE and AIX also defines it.  #undef it first.
   bug #265

21 years ago - (bal) Limit data to TTY for AIX only (Newer versions can't handle the
mouring [Thu, 4 Jul 2002 18:11:09 +0000 (18:11 +0000)] 
 - (bal) Limit data to TTY for AIX only (Newer versions can't handle the
   faster data rate)  Bug #124

21 years ago - (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.
mouring [Thu, 4 Jul 2002 03:08:40 +0000 (03:08 +0000)] 
 - (bal) Clean up aix_usrinfo().  Ignore TTY= period I guess.

21 years ago - (bal) Missed Makefile.in change. keysign needs readconf.o
mouring [Thu, 4 Jul 2002 03:07:15 +0000 (03:07 +0000)] 
 - (bal) Missed Makefile.in change.  keysign needs readconf.o

21 years ago - (bal) Failed password attempts don't increment counter on AIX. Bug #145
mouring [Thu, 4 Jul 2002 00:27:21 +0000 (00:27 +0000)] 
 - (bal) Failed password attempts don't increment counter on AIX. Bug #145

21 years ago - markus@cvs.openbsd.org 2002/07/03 14:21:05
mouring [Thu, 4 Jul 2002 00:19:40 +0000 (00:19 +0000)] 
   - markus@cvs.openbsd.org 2002/07/03 14:21:05
     [ssh-keysign.8 ssh-keysign.c ssh.c ssh_config]
     re-enable ssh-keysign's sbit, but make ssh-keysign read
     /etc/ssh/ssh_config and exit if HostbasedAuthentication is disabled
     globally. based on discussions with deraadt, itojun and sommerfeld;
     ok itojun@

21 years ago - markus@cvs.openbsd.org 2002/07/03 09:55:38
mouring [Thu, 4 Jul 2002 00:17:33 +0000 (00:17 +0000)] 
   - markus@cvs.openbsd.org 2002/07/03 09:55:38
     [ssh-keysign.c]
     use RSA_blinding_on() for rsa hostkeys (suggested by Bill Sommerfeld)
     in order to avoid a possible Kocher timing attack pointed out by Charles
     Hannum; ok provos@

21 years ago - markus@cvs.openbsd.org 2002/07/01 19:48:46
mouring [Thu, 4 Jul 2002 00:16:25 +0000 (00:16 +0000)] 
   - markus@cvs.openbsd.org 2002/07/01 19:48:46
     [sshconnect2.c]
     for compression=yes, we fallback to no-compression if the server does
     not support compression, vice versa for compression=no. ok mouring@

21 years ago - deraadt@cvs.openbsd.org 2002/07/01 16:15:25
mouring [Thu, 4 Jul 2002 00:15:22 +0000 (00:15 +0000)] 
   - deraadt@cvs.openbsd.org 2002/07/01 16:15:25
     [msg.c]
     %u

21 years ago - deraadt@cvs.openbsd.org 2002/06/30 21:59:45
mouring [Thu, 4 Jul 2002 00:14:17 +0000 (00:14 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/30 21:59:45
     [auth-bsdauth.c auth-skey.c auth2-chall.c clientloop.c key.c
      monitor_wrap.c monitor_wrap.h scard.h session.h sftp-glob.c ssh.c
      sshconnect2.c sshd.c]
     minor KNF

21 years ago - deraadt@cvs.openbsd.org 2002/06/30 21:54:16
mouring [Thu, 4 Jul 2002 00:12:53 +0000 (00:12 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/30 21:54:16
     [auth2.c session.c sshd.c]
     lint asks that we use names that do not overlap

21 years ago - deraadt@cvs.openbsd.org 2002/06/28 23:05:06
mouring [Thu, 4 Jul 2002 00:11:40 +0000 (00:11 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/28 23:05:06
     [sshd.c]
     gidset[2] -> gidset[1]; markus ok

21 years ago - deraadt@cvs.openbsd.org 2002/06/28 10:08:25
mouring [Thu, 4 Jul 2002 00:10:34 +0000 (00:10 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/28 10:08:25
     [sshd.c]
     range check -u option at invocation

21 years ago - deraadt@cvs.openbsd.org 2002/06/28 01:50:37
mouring [Thu, 4 Jul 2002 00:09:26 +0000 (00:09 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/28 01:50:37
     [monitor_wrap.c]
     use ssize_t

21 years ago - millert@cvs.openbsd.org 2002/06/28 01:49:31
mouring [Thu, 4 Jul 2002 00:08:23 +0000 (00:08 +0000)] 
   - millert@cvs.openbsd.org 2002/06/28 01:49:31
     [monitor_mm.c]
     tree(3) wants an int return value for its compare functions and
     the difference between two pointers is not an int.  Just do the
     safest thing and store the result in a long and then return 0,
     -1, or 1 based on that result.

21 years ago - stevesk@cvs.openbsd.org 2002/06/27 19:49:08
mouring [Thu, 4 Jul 2002 00:07:13 +0000 (00:07 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/27 19:49:08
     [ssh-keyscan.c]
     use convtime(); ok markus@

21 years ago - deraadt@cvs.openbsd.org 2002/06/27 10:35:47
mouring [Thu, 4 Jul 2002 00:06:15 +0000 (00:06 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/27 10:35:47
     [auth2-none.c monitor.c sftp-client.c]
     use xfree()

21 years ago - deraadt@cvs.openbsd.org 2002/06/27 09:08:00
mouring [Thu, 4 Jul 2002 00:05:06 +0000 (00:05 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/27 09:08:00
     [monitor.c]
     improve mm_zalloc check; markus ok

21 years ago - markus@cvs.openbsd.org 2002/06/27 08:49:44
mouring [Thu, 4 Jul 2002 00:03:56 +0000 (00:03 +0000)] 
   - markus@cvs.openbsd.org 2002/06/27 08:49:44
     [dh.c ssh-keyscan.c sshconnect.c]
     more checks for NULL pointers; from grendel@zeitbombe.org; ok deraadt@

21 years ago - (bal) minor correction to utimes() replacement. Patch by
mouring [Wed, 3 Jul 2002 23:50:00 +0000 (23:50 +0000)] 
 - (bal) minor correction to utimes() replacement.  Patch by
   onoe@sm.sony.co.jp

21 years ago - (bal) Updated contrib/cygwin/ patch by vinschen@redhat.com
mouring [Wed, 3 Jul 2002 23:33:19 +0000 (23:33 +0000)] 
 - (bal) Updated contrib/cygwin/  patch by vinschen@redhat.com

21 years ago - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc &
djm [Tue, 2 Jul 2002 07:08:23 +0000 (07:08 +0000)] 
 - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc &
   friends consistently. Spotted by Solar Designer <solar@openwall.com>

21 years ago - (bal) fix to auth2-pam.c to swap fatal() arguments, A bit of style
mouring [Fri, 28 Jun 2002 16:48:11 +0000 (16:48 +0000)] 
 - (bal) fix to auth2-pam.c to swap fatal() arguments,  A bit of style
   clean up while I'm near it.

21 years ago - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported.
mouring [Fri, 28 Jun 2002 00:37:33 +0000 (00:37 +0000)] 
 - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported.
   Bug #303

21 years ago - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
mouring [Thu, 27 Jun 2002 18:23:20 +0000 (18:23 +0000)] 
 - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c.  Otherwise wise
   have issues of our fixes not propogating right (ie bcopy instead of
   memmove).  OK tim

21 years ago - (bal) Cygwin uid0 fix by vinschen@redhat.com
mouring [Thu, 27 Jun 2002 18:02:21 +0000 (18:02 +0000)] 
 - (bal) Cygwin uid0 fix by vinschen@redhat.com

21 years ago20020628
stevesk [Thu, 27 Jun 2002 16:59:50 +0000 (16:59 +0000)] 
20020628
 - (stevesk) [sshd_config] PAMAuthenticationViaKbdInt no; commented
   options should contain default value.  from solar.

21 years ago - markus@cvs.openbsd.org 2002/06/26 22:27:32
mouring [Thu, 27 Jun 2002 00:25:07 +0000 (00:25 +0000)] 
   - markus@cvs.openbsd.org 2002/06/26 22:27:32
     [ssh-keysign.c]
     bug #304, xfree(data) called to early; openssh@sigint.cs.purdue.edu

21 years ago - deraadt@cvs.openbsd.org 2002/06/26 15:00:32
mouring [Thu, 27 Jun 2002 00:23:02 +0000 (00:23 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/26 15:00:32
     [monitor_wrap.c]
     more %u

21 years ago - markus@cvs.openbsd.org 2002/06/26 14:51:33
mouring [Thu, 27 Jun 2002 00:21:59 +0000 (00:21 +0000)] 
   - markus@cvs.openbsd.org 2002/06/26 14:51:33
     [ssh-add.c]
     fix exit code for -X/-x

21 years ago - deraadt@cvs.openbsd.org 2002/06/26 14:50:04
mouring [Thu, 27 Jun 2002 00:21:03 +0000 (00:21 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/26 14:50:04
     [monitor_fdpass.c]
     use ssize_t for recvmsg() and sendmsg() return

21 years ago - deraadt@cvs.openbsd.org 2002/06/26 14:49:36
mouring [Thu, 27 Jun 2002 00:12:57 +0000 (00:12 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/26 14:49:36
     [monitor.c]
     correct %u

21 years ago[contrib/caldera/openssh.spec] remove 2 configure options I put in by mistake
tim [Wed, 26 Jun 2002 18:05:32 +0000 (18:05 +0000)] 
[contrib/caldera/openssh.spec] remove 2 configure options I put in by mistake

21 years ago - (djm) Release 3.4p1 V_3_4_P1
djm [Wed, 26 Jun 2002 13:59:10 +0000 (13:59 +0000)] 
 - (djm) Release 3.4p1

21 years ago - markus@cvs.openbsd.org 2002/06/26 13:55:37
djm [Wed, 26 Jun 2002 13:58:39 +0000 (13:58 +0000)] 
   - markus@cvs.openbsd.org 2002/06/26 13:55:37
     [auth2-chall.c]
     make sure # of response matches # of queries, fixes int overflow;
     from ISS

21 years ago - (djm) Fix int overflow in auth2-pam.c, similar to one discovered by ISS
djm [Wed, 26 Jun 2002 13:57:59 +0000 (13:57 +0000)] 
 - (djm) Fix int overflow in auth2-pam.c, similar to one discovered by ISS

21 years ago - (djm) Update spec files for release
djm [Wed, 26 Jun 2002 13:57:12 +0000 (13:57 +0000)] 
 - (djm) Update spec files for release

21 years ago - deraadt@cvs.openbsd.org 2002/06/26 13:49:26
djm [Wed, 26 Jun 2002 13:51:06 +0000 (13:51 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/26 13:49:26
     [session.c]
     disclose less information from environment files; based on input
     from djm, and dschultz@uclink.Berkeley.EDU

21 years ago - deraadt@cvs.openbsd.org 2002/06/26 13:20:57
djm [Wed, 26 Jun 2002 13:27:11 +0000 (13:27 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/26 13:20:57
     [monitor.c]
     be careful in mm_zalloc

21 years ago - (djm) Improve PAMAuthenticationViaKbdInt text from Nalin Dahyabhai
djm [Wed, 26 Jun 2002 13:05:16 +0000 (13:05 +0000)] 
 - (djm) Improve PAMAuthenticationViaKbdInt text from Nalin Dahyabhai
   <nalin@redhat.com>

21 years ago - (djm) Require krb5 devel for RPM build w/ KrbV
djm [Wed, 26 Jun 2002 09:42:52 +0000 (09:42 +0000)] 
 - (djm) Require krb5 devel for RPM build w/ KrbV

21 years agossh-keysign
djm [Wed, 26 Jun 2002 09:24:56 +0000 (09:24 +0000)] 
ssh-keysign

21 years ago - markus@cvs.openbsd.org 2002/06/26 08:58:26
djm [Wed, 26 Jun 2002 09:15:07 +0000 (09:15 +0000)] 
   - markus@cvs.openbsd.org 2002/06/26 08:58:26
     [session.c]
     limit # of env vars to 1000; ok deraadt/djm

21 years ago - markus@cvs.openbsd.org 2002/06/26 08:55:02
djm [Wed, 26 Jun 2002 09:14:43 +0000 (09:14 +0000)] 
   - markus@cvs.openbsd.org 2002/06/26 08:55:02
     [channels.c]
     limit # of channels to 10000

21 years ago - markus@cvs.openbsd.org 2002/06/26 08:54:18
djm [Wed, 26 Jun 2002 09:14:25 +0000 (09:14 +0000)] 
   - markus@cvs.openbsd.org 2002/06/26 08:54:18
     [buffer.c]
     limit append to 1MB and buffers to 10MB

21 years ago - (djm) OpenBSD CVS Sync
djm [Wed, 26 Jun 2002 09:14:08 +0000 (09:14 +0000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2002/06/26 08:53:12
     [bufaux.c]
     limit size of BNs to 8KB; ok provos/deraadt

21 years ago - (djm) setlogin needs pgid==pid on BSD/OS; from itojun@
djm [Wed, 26 Jun 2002 09:12:59 +0000 (09:12 +0000)] 
 - (djm) setlogin needs pgid==pid on BSD/OS; from itojun@

21 years ago [contrib/caldera/openssh.spec] add support for privsep
tim [Wed, 26 Jun 2002 02:28:55 +0000 (02:28 +0000)] 
 [contrib/caldera/openssh.spec] add support for privsep

21 years ago - (stevesk) [README.privsep] more for sshd pseudo-account.
stevesk [Wed, 26 Jun 2002 00:43:57 +0000 (00:43 +0000)] 
 - (stevesk) [README.privsep] more for sshd pseudo-account.

21 years ago - (bal) fixed NeXTStep missing munmap() issue. It defines HAVE_MMAP,
mouring [Wed, 26 Jun 2002 00:29:02 +0000 (00:29 +0000)] 
 - (bal) fixed NeXTStep missing munmap() issue. It defines HAVE_MMAP,
   but it all damned lies.

21 years agoUnixWare tip is no longer needed.
tim [Wed, 26 Jun 2002 00:25:47 +0000 (00:25 +0000)] 
UnixWare tip is no longer needed.

21 years ago - (bal) added back in error check for mmap(). I screwed up, Pointed
mouring [Wed, 26 Jun 2002 00:22:57 +0000 (00:22 +0000)] 
 - (bal) added back in error check for mmap().  I screwed up, Pointed
   out by stevesk@

21 years ago[Makefile.in] fix test on installing ssh-rand-helper.8
tim [Tue, 25 Jun 2002 23:45:42 +0000 (23:45 +0000)] 
[Makefile.in] fix test on installing ssh-rand-helper.8

21 years ago - (bal) Updated AIX package build. Patch by dtucker@zip.com.au
mouring [Tue, 25 Jun 2002 23:38:47 +0000 (23:38 +0000)] 
 - (bal) Updated AIX package build.  Patch by dtucker@zip.com.au

21 years ago - markus@cvs.openbsd.org 2002/06/25 18:51:04
mouring [Tue, 25 Jun 2002 23:24:18 +0000 (23:24 +0000)] 
   - markus@cvs.openbsd.org 2002/06/25 18:51:04
     [sshd.c]
     lightweight do_setusercontext after chroot()

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