]> git.ipfire.org Git - thirdparty/openssh-portable.git/log
thirdparty/openssh-portable.git
23 years ago - (bal) Cygwin uid0 fix by vinschen@redhat.com
Ben Lindstrom [Thu, 27 Jun 2002 18:02:21 +0000 (18:02 +0000)] 
 - (bal) Cygwin uid0 fix by vinschen@redhat.com

23 years ago20020628
Kevin Steves [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.

23 years ago - markus@cvs.openbsd.org 2002/06/26 22:27:32
Ben Lindstrom [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

23 years ago - deraadt@cvs.openbsd.org 2002/06/26 15:00:32
Ben Lindstrom [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

23 years ago - markus@cvs.openbsd.org 2002/06/26 14:51:33
Ben Lindstrom [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

23 years ago - deraadt@cvs.openbsd.org 2002/06/26 14:50:04
Ben Lindstrom [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

23 years ago - deraadt@cvs.openbsd.org 2002/06/26 14:49:36
Ben Lindstrom [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

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

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

23 years ago - markus@cvs.openbsd.org 2002/06/26 13:55:37
Damien Miller [Wed, 26 Jun 2002 13:58:39 +0000 (23:58 +1000)] 
   - 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

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

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

23 years ago - deraadt@cvs.openbsd.org 2002/06/26 13:49:26
Damien Miller [Wed, 26 Jun 2002 13:51:06 +0000 (23:51 +1000)] 
   - 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

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

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

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

23 years agossh-keysign
Damien Miller [Wed, 26 Jun 2002 09:24:56 +0000 (19:24 +1000)] 
ssh-keysign

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

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

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

23 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Wed, 26 Jun 2002 09:14:08 +0000 (19:14 +1000)] 
 - (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

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

23 years ago [contrib/caldera/openssh.spec] add support for privsep
Tim Rice [Wed, 26 Jun 2002 02:28:55 +0000 (19:28 -0700)] 
 [contrib/caldera/openssh.spec] add support for privsep

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

23 years ago - (bal) fixed NeXTStep missing munmap() issue. It defines HAVE_MMAP,
Ben Lindstrom [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.

23 years agoUnixWare tip is no longer needed.
Tim Rice [Wed, 26 Jun 2002 00:25:47 +0000 (17:25 -0700)] 
UnixWare tip is no longer needed.

23 years ago - (bal) added back in error check for mmap(). I screwed up, Pointed
Ben Lindstrom [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@

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

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

23 years ago - markus@cvs.openbsd.org 2002/06/25 18:51:04
Ben Lindstrom [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()

23 years ago - markus@cvs.openbsd.org 2002/06/25 16:22:42
Ben Lindstrom [Tue, 25 Jun 2002 23:22:54 +0000 (23:22 +0000)] 
   - markus@cvs.openbsd.org 2002/06/25 16:22:42
     [authfd.c]
     unnecessary cast

23 years ago - deraadt@cvs.openbsd.org 2002/06/24 17:57:20
Ben Lindstrom [Tue, 25 Jun 2002 23:21:41 +0000 (23:21 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/24 17:57:20
     [sftp-server.c sshpty.c]
     explicit (u_int) for uid and gid

23 years ago - itojun@cvs.openbsd.org 2002/06/24 15:49:22
Ben Lindstrom [Tue, 25 Jun 2002 23:20:18 +0000 (23:20 +0000)] 
   - itojun@cvs.openbsd.org 2002/06/24 15:49:22
     [msg.c]
     printf type pedant

23 years ago - markus@cvs.openbsd.org 2002/06/24 14:55:38
Ben Lindstrom [Tue, 25 Jun 2002 23:19:13 +0000 (23:19 +0000)] 
   - markus@cvs.openbsd.org 2002/06/24 14:55:38
     [authfile.c kex.c ssh-agent.c]
     cat to (void) when output from buffer_get_X is ignored

23 years ago - markus@cvs.openbsd.org 2002/06/24 14:33:27
Ben Lindstrom [Tue, 25 Jun 2002 23:17:36 +0000 (23:17 +0000)] 
   - markus@cvs.openbsd.org 2002/06/24 14:33:27
     [channels.c channels.h clientloop.c serverloop.c]
     move channel counter to u_int

23 years ago - markus@cvs.openbsd.org 2002/06/24 13:12:23
Ben Lindstrom [Tue, 25 Jun 2002 23:16:31 +0000 (23:16 +0000)] 
   - markus@cvs.openbsd.org 2002/06/24 13:12:23
     [ssh-agent.1]
     the socket name contains ssh-agent's ppid; via mpech@ from form@

23 years ago - markus@cvs.openbsd.org 2002/06/23 21:34:07
Ben Lindstrom [Tue, 25 Jun 2002 23:15:30 +0000 (23:15 +0000)] 
   - markus@cvs.openbsd.org 2002/06/23 21:34:07
     [channels.c]
     tcode is u_int

23 years agowhitespace sync
Kevin Steves [Tue, 25 Jun 2002 23:01:37 +0000 (23:01 +0000)] 
whitespace sync

23 years ago - (stevesk) [monitor.c] remove duplicate proto15 dispatch entry for PAM
Kevin Steves [Tue, 25 Jun 2002 22:43:19 +0000 (22:43 +0000)] 
 - (stevesk) [monitor.c] remove duplicate proto15 dispatch entry for PAM

23 years ago[acconfig.h configure.ac sshd.c] BROKEN_FD_PASSING fix from Markus
Tim Rice [Tue, 25 Jun 2002 22:35:15 +0000 (15:35 -0700)] 
[acconfig.h configure.ac sshd.c] BROKEN_FD_PASSING fix from Markus
for Cygwin, Cray, & SCO

23 years ago20020626
Ben Lindstrom [Tue, 25 Jun 2002 17:12:26 +0000 (17:12 +0000)] 
20020626
 - (bal) moved aix_usrinfo() and noted not setting real TTY.  Patch by
   dtucker@zip.com.au

23 years agoSync with Caldera
Tim Rice [Tue, 25 Jun 2002 17:07:25 +0000 (10:07 -0700)] 
Sync with Caldera

23 years agoMore privsep notes
Ben Lindstrom [Tue, 25 Jun 2002 14:14:30 +0000 (14:14 +0000)] 
More privsep notes

23 years agoMore notes for Privsep issues.
Ben Lindstrom [Tue, 25 Jun 2002 14:01:55 +0000 (14:01 +0000)] 
More notes for Privsep issues.

23 years ago - (bal) if mmap() is substandard, don't allow compression on server side.
Ben Lindstrom [Tue, 25 Jun 2002 03:22:03 +0000 (03:22 +0000)] 
 - (bal) if mmap() is substandard, don't allow compression on server side.
   Post 'event' we will add more options.

23 years ago - (bal) Started list of PrivSep issues in TODO
Ben Lindstrom [Tue, 25 Jun 2002 02:28:22 +0000 (02:28 +0000)] 
 - (bal) Started list of PrivSep issues in TODO

23 years ago - (djm) Create privsep directory and warn if privsep user is missing
Damien Miller [Tue, 25 Jun 2002 00:24:47 +0000 (10:24 +1000)] 
 - (djm) Create privsep directory and warn if privsep user is missing
   during make install

23 years ago - (stevesk) [README.privsep] minor updates
Kevin Steves [Mon, 24 Jun 2002 16:49:22 +0000 (16:49 +0000)] 
 - (stevesk) [README.privsep] minor updates

23 years ago - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
Kevin Steves [Mon, 24 Jun 2002 16:26:49 +0000 (16:26 +0000)] 
 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 21:10:02
Ben Lindstrom [Sun, 23 Jun 2002 21:49:25 +0000 (21:49 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 21:10:02
     [packet.c]
     packet_get_int() returns unsigned for reason & seqnr

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 21:06:41
Ben Lindstrom [Sun, 23 Jun 2002 21:48:28 +0000 (21:48 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 21:06:41
     [channels.c channels.h session.c session.h]
     display, screen, row, col, xpixel, ypixel are u_int; markus ok
  - (bal) Also fixed IPADDR_IN_DISPLAY case where display, screen, row, col,
    xpixel are u_int.

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 21:06:13
Ben Lindstrom [Sun, 23 Jun 2002 21:42:50 +0000 (21:42 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 21:06:13
     [sshpty.c]
     KNF

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 20:39:45
Ben Lindstrom [Sun, 23 Jun 2002 21:40:16 +0000 (21:40 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 20:39:45
     [session.c]
     compression_level is u_int

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 10:29:52
Ben Lindstrom [Sun, 23 Jun 2002 21:38:49 +0000 (21:38 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 10:29:52
     [ssh-agent.c sshd.c]
     some minor KNF and %u

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 09:46:51
Ben Lindstrom [Sun, 23 Jun 2002 21:29:23 +0000 (21:29 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 09:46:51
     [bufaux.c servconf.c]
     minor KNF.  things the fingers do while you read

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 09:39:55
Ben Lindstrom [Sun, 23 Jun 2002 21:28:13 +0000 (21:28 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 09:39:55
     [ssh-keygen.c]
     u_int stuff

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 09:30:14
Ben Lindstrom [Sun, 23 Jun 2002 21:27:18 +0000 (21:27 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 09:30:14
     [sftp-client.c sftp-client.h sftp-common.c sftp-int.c sftp-server.c
      sftp.c]
     bunch of u_int vs int stuff

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 03:30:58
Ben Lindstrom [Sun, 23 Jun 2002 21:23:20 +0000 (21:23 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 03:30:58
     [scard.c ssh-dss.c ssh-rsa.c sshconnect.c sshconnect2.c sshd.c sshlogin.c
      sshpty.c]
     various KNF and %d for unsigned

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 03:26:19
Ben Lindstrom [Sun, 23 Jun 2002 21:21:30 +0000 (21:21 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 03:26:19
     [cipher.c key.c]
     KNF

23 years ago - deraadt@cvs.openbsd.org 2002/06/23 03:25:50
Ben Lindstrom [Sun, 23 Jun 2002 21:20:34 +0000 (21:20 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/23 03:25:50
     [tildexpand.c]
     KNF

23 years ago - stevesk@cvs.openbsd.org 2002/06/22 23:09:51
Ben Lindstrom [Sun, 23 Jun 2002 00:38:24 +0000 (00:38 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/22 23:09:51
     [monitor.c]
     save auth method before monitor_reset_key_state(); bugzilla bug #284;
     ok provos@

23 years ago - stevesk@cvs.openbsd.org 2002/06/22 20:05:27
Ben Lindstrom [Sun, 23 Jun 2002 00:37:10 +0000 (00:37 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/22 20:05:27
     [sshd.c]
     don't call setsid() if debugging or run from inetd; no "Operation not
     permitted" errors now; ok millert@ markus@

23 years ago - stevesk@cvs.openbsd.org 2002/06/22 16:45:29
Ben Lindstrom [Sun, 23 Jun 2002 00:35:25 +0000 (00:35 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/22 16:45:29
     [ssh-agent.1 sshd.8 sshd_config.5]
     use process ID vs. pid/PID/process identifier

23 years ago - stevesk@cvs.openbsd.org 2002/06/22 16:41:57
Ben Lindstrom [Sun, 23 Jun 2002 00:34:37 +0000 (00:34 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/22 16:41:57
     [scp.1]
     typo

23 years ago - stevesk@cvs.openbsd.org 2002/06/22 16:40:19
Ben Lindstrom [Sun, 23 Jun 2002 00:33:47 +0000 (00:33 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/22 16:40:19
     [sshd.c]
     check /var/empty owner mode; ok provos@

23 years ago - stevesk@cvs.openbsd.org 2002/06/22 16:32:54
Ben Lindstrom [Sun, 23 Jun 2002 00:32:57 +0000 (00:32 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/22 16:32:54
     [sshd.8]
     add /var/empty in FILES section

23 years ago - naddy@cvs.openbsd.org 2002/06/22 11:51:39
Ben Lindstrom [Sun, 23 Jun 2002 00:32:11 +0000 (00:32 +0000)] 
   - naddy@cvs.openbsd.org 2002/06/22 11:51:39
     [ssh.1]
     typo

23 years ago - stevesk@cvs.openbsd.org 2002/06/22 02:40:23
Ben Lindstrom [Sun, 23 Jun 2002 00:31:24 +0000 (00:31 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/22 02:40:23
     [ssh.1]
     section 5 not 4 for ssh_config

23 years ago - OpenBSD CVS Sync
Ben Lindstrom [Sun, 23 Jun 2002 00:30:30 +0000 (00:30 +0000)] 
 - OpenBSD CVS Sync
   - stevesk@cvs.openbsd.org 2002/06/22 02:00:29
     [ssh.h]
     correct comment

23 years ago - (bal) add extern char *getopt. Based on report by dtucker@zip.com.au
Ben Lindstrom [Sun, 23 Jun 2002 00:20:50 +0000 (00:20 +0000)] 
 - (bal) add extern char *getopt.  Based on report by dtucker@zip.com.au

23 years ago - (bal) removed GNUism for getops in ssh-agent since glibc lacks optreset.
Ben Lindstrom [Sun, 23 Jun 2002 00:18:15 +0000 (00:18 +0000)] 
 - (bal) removed GNUism for getops in ssh-agent since glibc lacks optreset.

23 years ago - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.
Kevin Steves [Sat, 22 Jun 2002 18:51:48 +0000 (18:51 +0000)] 
 - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.

23 years ago - (bal) getopt now can be staticly compiled on those platforms missing
Ben Lindstrom [Sat, 22 Jun 2002 00:26:59 +0000 (00:26 +0000)] 
 - (bal) getopt now can be staticly compiled on those platforms missing
   optreset.  Patch by binder@arago.de

23 years ago - (djm) Release 3.3p1
Damien Miller [Fri, 21 Jun 2002 15:44:45 +0000 (01:44 +1000)] 
 - (djm) Release 3.3p1

23 years agomention systems without mmap or MAP_ANON
Damien Miller [Fri, 21 Jun 2002 14:48:02 +0000 (00:48 +1000)] 
mention systems without mmap or MAP_ANON

23 years ago- (djm) Update README.privsep; spotted by fries@
Damien Miller [Fri, 21 Jun 2002 14:45:50 +0000 (00:45 +1000)] 
- (djm) Update README.privsep; spotted by fries@

23 years agounbreak
Damien Miller [Fri, 21 Jun 2002 07:12:24 +0000 (17:12 +1000)] 
unbreak

23 years agounbreak
Damien Miller [Fri, 21 Jun 2002 07:11:02 +0000 (17:11 +1000)] 
unbreak

23 years ago - (djm) contrib/redhat/openssh.spec hacking:
Damien Miller [Fri, 21 Jun 2002 06:42:41 +0000 (16:42 +1000)] 
 - (djm) contrib/redhat/openssh.spec hacking:
   - Merge in spec changes from seba@iq.pl (Sebastian Pachuta)
   - Add new {ssh,sshd}_config.5 manpages
   - Add new ssh-keysign program and remove setuid from ssh client

23 years agosome xxx's for future privsep cleanup
Damien Miller [Fri, 21 Jun 2002 06:21:11 +0000 (16:21 +1000)] 
some xxx's for future privsep cleanup

23 years ago - (djm) Warn and disable compression on platforms which can't handle both
Damien Miller [Fri, 21 Jun 2002 06:20:44 +0000 (16:20 +1000)] 
 - (djm) Warn and disable compression on platforms which can't handle both
   useprivilegeseparation=yes and compression=yes

23 years ago - ID sync for auth-passwd.c
Damien Miller [Fri, 21 Jun 2002 06:05:12 +0000 (16:05 +1000)] 
  - ID sync for auth-passwd.c

23 years ago - djm@cvs.openbsd.org 2002/06/21 05:50:51
Damien Miller [Fri, 21 Jun 2002 05:59:49 +0000 (15:59 +1000)] 
   - djm@cvs.openbsd.org 2002/06/21 05:50:51
     [monitor.c]
     Don't initialise compression buffers when compression=no in sshd_config;
     ok Niels@

23 years ago - (bal) Still more Makefile.in updates for ssh{d}_config.5
Ben Lindstrom [Fri, 21 Jun 2002 01:38:53 +0000 (01:38 +0000)] 
 - (bal) Still more Makefile.in updates for ssh{d}_config.5

23 years ago - (bal) Missed integrating ssh_config.5 and sshd_config.5
Ben Lindstrom [Fri, 21 Jun 2002 01:24:01 +0000 (01:24 +0000)] 
 - (bal) Missed integrating ssh_config.5 and sshd_config.5

23 years ago - stevesk@cvs.openbsd.org 2002/05/25 20:40:08
Ben Lindstrom [Fri, 21 Jun 2002 01:19:12 +0000 (01:19 +0000)] 
   - stevesk@cvs.openbsd.org 2002/05/25 20:40:08
     [LICENCE]
     missed Per Allansson (auth2-chall.c)

23 years ago - markus@cvs.openbsd.org 2002/06/20 23:37:12
Ben Lindstrom [Fri, 21 Jun 2002 01:11:36 +0000 (01:11 +0000)] 
   - markus@cvs.openbsd.org 2002/06/20 23:37:12
     [sshd_config]
     add Compression

23 years ago - markus@cvs.openbsd.org 2002/06/20 23:05:56
Ben Lindstrom [Fri, 21 Jun 2002 01:09:47 +0000 (01:09 +0000)] 
   - markus@cvs.openbsd.org 2002/06/20 23:05:56
     [servconf.c servconf.h session.c sshd.c]
     allow Compression=yes/no in sshd_config

23 years ago - stevesk@cvs.openbsd.org 2002/06/20 20:03:34
Ben Lindstrom [Fri, 21 Jun 2002 01:06:03 +0000 (01:06 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/20 20:03:34
     [ssh_config sshd_config]
     refer to config file man page

23 years ago - stevesk@cvs.openbsd.org 2002/06/20 20:00:05
Ben Lindstrom [Fri, 21 Jun 2002 01:02:39 +0000 (01:02 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/20 20:00:05
     [scp.1 sftp.1]
     ssh_config(5)

23 years agotevesk@cvs.openbsd.org 2002/06/20 20:00:05
Ben Lindstrom [Fri, 21 Jun 2002 01:00:40 +0000 (01:00 +0000)] 
tevesk@cvs.openbsd.org 2002/06/20 20:00:05
     [scp.1 sftp.1]
     ssh_config(5)

23 years ago - stevesk@cvs.openbsd.org 2002/06/20 19:56:07
Ben Lindstrom [Fri, 21 Jun 2002 00:59:05 +0000 (00:59 +0000)] 
   - stevesk@cvs.openbsd.org 2002/06/20 19:56:07
     [ssh.1 sshd.8]
     move configuration file options from ssh.1/sshd.8 to
     ssh_config.5/sshd_config.5; ok deraadt@ millert@

23 years ago - markus@cvs.openbsd.org 2002/06/19 18:01:00
Ben Lindstrom [Fri, 21 Jun 2002 00:43:42 +0000 (00:43 +0000)] 
   - markus@cvs.openbsd.org 2002/06/19 18:01:00
     [cipher.c monitor.c monitor_wrap.c packet.c packet.h]
     make the monitor sync the transfer ssh1 session key;
     transfer keycontext only for RC4 (this is still depends on EVP
     implementation details and is broken).

23 years ago - deraadt@cvs.openbsd.org 2002/06/19 00:27:55
Ben Lindstrom [Fri, 21 Jun 2002 00:41:51 +0000 (00:41 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/19 00:27:55
     [auth-bsdauth.c auth-skey.c auth1.c auth2-chall.c auth2-none.c authfd.c
      authfd.h monitor_wrap.c msg.c nchan.c radix.c readconf.c scp.c sftp.1
      ssh-add.1 ssh-add.c ssh-agent.1 ssh-agent.c ssh-keygen.1 ssh-keygen.c
      ssh-keysign.c ssh.1 sshconnect.c sshconnect.h sshconnect2.c ttymodes.c
      xmalloc.h]
     KNF done automatically while reading....

23 years ago - (bal) Cygwin special handling of empty passwords wrong. Patch by
Ben Lindstrom [Fri, 21 Jun 2002 00:26:22 +0000 (00:26 +0000)] 
 - (bal) Cygwin special handling of empty passwords wrong.  Patch by
   vinschen@redhat.com

23 years ago - deraadt@cvs.openbsd.org 2002/06/17 06:05:56
Ben Lindstrom [Fri, 21 Jun 2002 00:10:58 +0000 (00:10 +0000)] 
   - deraadt@cvs.openbsd.org 2002/06/17 06:05:56
     [scp.c]
     make usage like man page

23 years ago - itojun@cvs.openbsd.org 2002/06/16 21:30:58
Ben Lindstrom [Fri, 21 Jun 2002 00:09:54 +0000 (00:09 +0000)] 
   - itojun@cvs.openbsd.org 2002/06/16 21:30:58
     [ssh-keyscan.c]
     use TAILQ_xx macro.  from lukem@netbsd.  markus ok

23 years ago - markus@cvs.openbsd.org 2002/06/15 01:27:48
Ben Lindstrom [Fri, 21 Jun 2002 00:08:39 +0000 (00:08 +0000)] 
  - markus@cvs.openbsd.org 2002/06/15 01:27:48
     [authfd.c authfd.h ssh-add.c ssh-agent.c]
     remove the CONSTRAIN_IDENTITY messages and introduce a new
     ADD_ID message with contraints instead. contraints can be
     only added together with the private key.

23 years ago - markus@cvs.openbsd.org 2002/06/15 00:07:38
Ben Lindstrom [Fri, 21 Jun 2002 00:06:54 +0000 (00:06 +0000)] 
   - markus@cvs.openbsd.org 2002/06/15 00:07:38
     [authfd.c authfd.h ssh-add.c ssh-agent.c]
     fix stupid typo

23 years ago - markus@cvs.openbsd.org 2002/06/15 00:01:36
Ben Lindstrom [Fri, 21 Jun 2002 00:04:48 +0000 (00:04 +0000)] 
   - markus@cvs.openbsd.org 2002/06/15 00:01:36
     [authfd.c authfd.h ssh-add.c ssh-agent.c]
     break agent key lifetime protocol and allow other contraints for key
     usage.