]> andersk Git - openssh.git/log
openssh.git
23 years ago - (bal) CVS ID touch up on uuencode.c
mouring [Mon, 5 Mar 2001 06:42:58 +0000 (06:42 +0000)] 
 - (bal) CVS ID touch up on uuencode.c

23 years ago - (bal) CVS ID touch up on sftp-int.c
mouring [Mon, 5 Mar 2001 06:35:29 +0000 (06:35 +0000)] 
 - (bal) CVS ID touch up on sftp-int.c

23 years ago - deraadt@cvs.openbsd.org 2001/03/01 02:11:25
mouring [Mon, 5 Mar 2001 06:33:23 +0000 (06:33 +0000)] 
   - deraadt@cvs.openbsd.org 2001/03/01 02:11:25
     [authfd.c]
     split line so that p will have an easier time next time around

23 years ago - markus@cvs.openbsd.org 2001/02/28 21:31:32
mouring [Mon, 5 Mar 2001 06:29:44 +0000 (06:29 +0000)] 
   - markus@cvs.openbsd.org 2001/02/28 21:31:32
     [channels.c]
     typo

23 years ago - markus@cvs.openbsd.org 2001/02/28 21:27:48
mouring [Mon, 5 Mar 2001 06:28:06 +0000 (06:28 +0000)] 
   - markus@cvs.openbsd.org 2001/02/28 21:27:48
     [channels.c packet.c packet.h serverloop.c]
     use ignore message to simulate a SSH2_MSG_CHANNEL_DATA message
     use random content in ignore messages.

23 years ago - markus@cvs.openbsd.org 2001/02/28 21:21:41
mouring [Mon, 5 Mar 2001 06:25:23 +0000 (06:25 +0000)] 
   - markus@cvs.openbsd.org 2001/02/28 21:21:41
     [sshd.c]
     generate a fake session id, too

23 years ago - deraadt@cvs.openbsd.org 2001/02/28 17:52:54
mouring [Mon, 5 Mar 2001 06:22:01 +0000 (06:22 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/28 17:52:54
     [misc.c]
     for completeness, copy pw_gecos too

23 years ago - markus@cvs.openbsd.org 2001/02/28 12:55:07
mouring [Mon, 5 Mar 2001 06:20:14 +0000 (06:20 +0000)] 
   - markus@cvs.openbsd.org 2001/02/28 12:55:07
     [channels.c]
     unify debug messages

23 years ago - markus@cvs.openbsd.org 2001/02/28 09:57:07
mouring [Mon, 5 Mar 2001 06:17:49 +0000 (06:17 +0000)] 
   - markus@cvs.openbsd.org 2001/02/28 09:57:07
     [packet.c packet.h sshconnect2.c]
     in ssh protocol v2 use ignore messages for padding (instead of
     trailing \0).

23 years ago - markus@cvs.openbsd.org 2001/02/28 08:54:55
mouring [Mon, 5 Mar 2001 06:16:11 +0000 (06:16 +0000)] 
   - markus@cvs.openbsd.org 2001/02/28 08:54:55
     [channels.c nchan.c nchan.h]
     make sure remote stderr does not get truncated.
     remove closed fd's from the select mask.

23 years ago - markus@cvs.openbsd.org 2001/02/28 08:45:39
mouring [Mon, 5 Mar 2001 06:14:02 +0000 (06:14 +0000)] 
   - markus@cvs.openbsd.org 2001/02/28 08:45:39
     [clientloop.c]
     fix byte counts for ssh protocol v1

23 years ago - deraadt@cvs.openbsd.org 2001/02/28 05:36:28
mouring [Mon, 5 Mar 2001 06:12:01 +0000 (06:12 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/28 05:36:28
     [sftp.c]
     do not kill the subprocess on termination (we will see if this helps
     things or hurts things)

23 years ago - deraadt@cvs.openbsd.org 2001/02/28 05:34:28
mouring [Mon, 5 Mar 2001 06:09:31 +0000 (06:09 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/28 05:34:28
     [misc.c]
     pull in protos

23 years ago - markus@cvs.openbsd.org 2001/02/27 11:00:11
mouring [Mon, 5 Mar 2001 06:08:19 +0000 (06:08 +0000)] 
   - markus@cvs.openbsd.org 2001/02/27 11:00:11
     [compat.c]
     support SSH-2.0-2.1 ; from Christophe_Moret@hp.com

23 years ago - markus@cvs.openbsd.org 2001/02/27 10:35:27
mouring [Mon, 5 Mar 2001 06:07:00 +0000 (06:07 +0000)] 
   - markus@cvs.openbsd.org 2001/02/27 10:35:27
     [packet.c]
     fix random padding

23 years ago - deraadt@cvs.openbsd.org 2001/02/24 10:37:26
mouring [Mon, 5 Mar 2001 06:05:35 +0000 (06:05 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/24 10:37:26
     [sshd_config]
     ssh2 rsa key before dsa key

23 years ago - deraadt@cvs.openbsd.org 2001/02/24 10:37:55
mouring [Mon, 5 Mar 2001 06:03:03 +0000 (06:03 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/24 10:37:55
     [readconf.c]
     look for id_rsa by default, before id_dsa

23 years ago - markus@cvs.openbsd.org 2001/02/23 18:15:13
mouring [Mon, 5 Mar 2001 06:00:29 +0000 (06:00 +0000)] 
   - markus@cvs.openbsd.org 2001/02/23 18:15:13
     [sshd.c]
     the random session key depends now on the session_key_int
     sent by the 'attacker'
             dig1 = md5(cookie|session_key_int);
             dig2 = md5(dig1|cookie|session_key_int);
             fake_session_key = dig1|dig2;
     this change is caused by a mail from anakin@pobox.com
     patch based on discussions with my german advisor niels@openbsd.org

23 years ago - markus@cvs.openbsd.org 2001/02/23 15:34:53
mouring [Mon, 5 Mar 2001 05:58:23 +0000 (05:58 +0000)] 
   - markus@cvs.openbsd.org 2001/02/23 15:34:53
     [serverloop.c]
     debug2->3

23 years ago - markus@cvs.openbsd.org 2001/02/22 21:59:44
mouring [Mon, 5 Mar 2001 05:56:40 +0000 (05:56 +0000)] 
   - markus@cvs.openbsd.org 2001/02/22 21:59:44
     [auth.c auth.h auth1.c auth2.c misc.c misc.h ssh.c]
     use pwcopy in ssh.c, too

23 years ago - markus@cvs.openbsd.org 2001/02/22 21:57:27
mouring [Mon, 5 Mar 2001 05:49:29 +0000 (05:49 +0000)] 
   - markus@cvs.openbsd.org 2001/02/22 21:57:27
     [ssh.1 sshd.8]
     typos/grammar from matt@anzen.com

23 years ago - deraadt@cvs.openbsd.org 2001/02/22 18:09:06
mouring [Mon, 5 Mar 2001 05:17:18 +0000 (05:17 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/22 18:09:06
     [sshd_config]
     activate RSA 2 key

23 years ago - deraadt@cvs.openbsd.org 2001/02/22 08:03:51
mouring [Mon, 5 Mar 2001 05:13:38 +0000 (05:13 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/22 08:03:51
     [ssh-keygen.1 ssh-keygen.c]
     bye bye -d

23 years ago - deraadt@cvs.openbsd.org 2001/02/22 06:43:55
mouring [Mon, 5 Mar 2001 05:10:52 +0000 (05:10 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/22 06:43:55
     [ssh-keygen.1 ssh-keygen.c]
     document -d, and -t defaults to rsa1

23 years ago - deraadt@cvs.openbsd.org 2001/02/22 04:29:37
mouring [Mon, 5 Mar 2001 05:07:52 +0000 (05:07 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/22 04:29:37
     [servconf.c]
     grammar; slade@shore.net

23 years ago - stevesk@cvs.openbsd.org 2001/02/21 21:14:04
mouring [Mon, 5 Mar 2001 05:04:57 +0000 (05:04 +0000)] 
   - stevesk@cvs.openbsd.org 2001/02/21 21:14:04
     [ssh.c]
     -i supports DSA identities now; ok markus@

23 years ago - deraadt@cvs.openbsd.org 2001/02/21 09:12:56
mouring [Mon, 5 Mar 2001 05:02:08 +0000 (05:02 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/21 09:12:56
     [sftp-server.c]
     careful with & and &&; markus ok

23 years ago - deraadt@cvs.openbsd.org 2001/02/21 09:05:54
mouring [Mon, 5 Mar 2001 04:59:27 +0000 (04:59 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/21 09:05:54
     [authfile.c]
     improve fd handling

23 years ago - deraadt@cvs.openbsd.org 2001/02/21 07:37:04
mouring [Mon, 5 Mar 2001 04:54:49 +0000 (04:54 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/21 07:37:04
     [ssh-keyscan.c]
     inline -> __inline__, and some indent

23 years ago - deraadt@cvs.openbsd.org 2001/02/17 23:48:48
mouring [Mon, 5 Mar 2001 04:47:55 +0000 (04:47 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/17 23:48:48
     [sshd.8]
     it's the OpenSSH one

23 years ago - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
mouring [Mon, 5 Mar 2001 03:53:02 +0000 (03:53 +0000)] 
 - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]

23 years ago - (bal) Updated contrib/README to remove 'make-ssh-known-hosts' and
mouring [Sat, 3 Mar 2001 21:43:19 +0000 (21:43 +0000)] 
 - (bal) Updated contrib/README to remove 'make-ssh-known-hosts' and
   give Mark Roth credit for mdoc2man.pl

23 years ago - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
mouring [Sat, 3 Mar 2001 21:37:50 +0000 (21:37 +0000)] 
 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.

23 years ago - Allow PRNGd entropy collection from localhost TCP socket. Replace
djm [Sat, 3 Mar 2001 13:29:20 +0000 (13:29 +0000)] 
 - Allow PRNGd entropy collection from localhost TCP socket. Replace
   "--with-egd-pool" configure option with "--with-prngd-socket" and
   "--with-prngd-port" options. Debugged and improved by Lutz Jaenicke
   <Lutz.Jaenicke@aet.TU-Cottbus.DE>

23 years agomode doc
djm [Sat, 3 Mar 2001 13:19:00 +0000 (13:19 +0000)] 
mode doc

23 years ago - Document PAM ChallengeResponseAuthentication in sshd.8
djm [Sat, 3 Mar 2001 13:16:20 +0000 (13:16 +0000)] 
 - Document PAM ChallengeResponseAuthentication in sshd.8
 - Disable and comment ChallengeResponseAuthentication in sshd_config

23 years ago - Remove make-ssh-known-hosts.pl, ssh-keyscan is better.
djm [Sat, 3 Mar 2001 09:00:36 +0000 (09:00 +0000)] 
 - Remove make-ssh-known-hosts.pl, ssh-keyscan is better.

23 years ago - (djm) Released 2.5.1p2 V_2_5_1_P2
djm [Thu, 1 Mar 2001 00:09:42 +0000 (00:09 +0000)] 
 - (djm) Released 2.5.1p2

23 years ago - (djm) Cygwin needs pw->pw_gecos copied too. Patch from Corinna Vinschen
djm [Wed, 28 Feb 2001 22:48:13 +0000 (22:48 +0000)] 
 - (djm) Cygwin needs pw->pw_gecos copied too. Patch from Corinna Vinschen
   <vinschen@redhat.com>

23 years ago - (djm) Force standard PAM conversation function in a few more places.
djm [Wed, 28 Feb 2001 22:18:57 +0000 (22:18 +0000)] 
 - (djm) Force standard PAM conversation function in a few more places.
   Patch from Redhat 2.5.1p1-2 RPM, probably Nalin Dahyabhai
   <nalin@redhat.com>

23 years ago - (djm) Properly add -lcrypt if needed.
djm [Wed, 28 Feb 2001 22:16:11 +0000 (22:16 +0000)] 
 - (djm) Properly add -lcrypt if needed.

23 years ago - (djm) Remove /tmp from EGD socket search list
djm [Wed, 28 Feb 2001 01:51:18 +0000 (01:51 +0000)] 
 - (djm) Remove /tmp from EGD socket search list

23 years ago - (djm) EGD detection patch from Tim Rice <tim@multitalents.net>
djm [Wed, 28 Feb 2001 01:49:38 +0000 (01:49 +0000)] 
 - (djm) EGD detection patch from Tim Rice <tim@multitalents.net>

23 years ago - (djm) Fully revert PAM session patch (again). All PAM session init is
djm [Wed, 28 Feb 2001 00:48:06 +0000 (00:48 +0000)] 
 - (djm) Fully revert PAM session patch (again). All PAM session init is
   now done before the final fork().

23 years ago - (djm) Fully revert PAM session patch. All PAM session init is now done
djm [Wed, 28 Feb 2001 00:46:11 +0000 (00:46 +0000)] 
 - (djm) Fully revert PAM session patch. All PAM session init is now done
   before the final fork().

23 years ago - (djm) Detect endianness in configure and use it in rijndael.c. Fixes
djm [Tue, 27 Feb 2001 21:14:22 +0000 (21:14 +0000)] 
 - (djm) Detect endianness in configure and use it in rijndael.c. Fixes
   "Bad packet length" bugs.

23 years agodoh
djm [Tue, 27 Feb 2001 03:42:58 +0000 (03:42 +0000)] 
doh

23 years ago - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice
djm [Tue, 27 Feb 2001 03:42:48 +0000 (03:42 +0000)] 
 - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice
   <tim@multitalents.net>
 - (djm) Avoid multiple definition of _PATH_LS. Patch from Tim Rice
   <tim@multitalents.net>

23 years ago - (djm) Avoid warnings for missing broken IP_TOS. Patch from Mark Miller
djm [Tue, 27 Feb 2001 03:03:30 +0000 (03:03 +0000)] 
 - (djm) Avoid warnings for missing broken IP_TOS. Patch from Mark Miller
   <markm@swoon.net>

23 years agoavoid warning
djm [Tue, 27 Feb 2001 00:00:52 +0000 (00:00 +0000)] 
avoid warning

23 years ago - (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This
djm [Mon, 26 Feb 2001 23:53:00 +0000 (23:53 +0000)] 
 - (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This
   change is being made as 2.5.x configfiles are not back-compatible with
  2.3.x.

23 years ago - (djm) Fix PAM fix
djm [Mon, 26 Feb 2001 23:48:01 +0000 (23:48 +0000)] 
 - (djm) Fix PAM fix

23 years agoBump spec versions too
djm [Mon, 26 Feb 2001 23:45:20 +0000 (23:45 +0000)] 
Bump spec versions too

23 years agoBump version to 2.5.1p2 so I can generate new test RPMs
djm [Mon, 26 Feb 2001 23:39:16 +0000 (23:39 +0000)] 
Bump version to 2.5.1p2 so I can generate new test RPMs

23 years ago - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller
djm [Mon, 26 Feb 2001 22:47:16 +0000 (22:47 +0000)] 
 - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller
   <markm@swoon.net>

23 years ago - (djm) Move PAM init to after fork for non-Solaris derived PAMs
djm [Mon, 26 Feb 2001 22:28:23 +0000 (22:28 +0000)] 
 - (djm) Move PAM init to after fork for non-Solaris derived PAMs

23 years ago - (djm) fatal() on OpenSSL version mismatch
djm [Mon, 26 Feb 2001 22:20:57 +0000 (22:20 +0000)] 
 - (djm) fatal() on OpenSSL version mismatch

23 years agowhitspace
djm [Mon, 26 Feb 2001 22:20:48 +0000 (22:20 +0000)] 
whitspace

23 years agoSecond Ooops... =) I started with the wrong date.
mouring [Mon, 26 Feb 2001 22:11:59 +0000 (22:11 +0000)] 
Second Ooops... =) I started with the wrong date.

23 years agodoh
djm [Mon, 26 Feb 2001 22:05:38 +0000 (22:05 +0000)] 
doh

23 years ago - (djm) Fix up POSIX saved uid support. Report from Mark Miller
djm [Mon, 26 Feb 2001 21:39:07 +0000 (21:39 +0000)] 
 - (djm) Fix up POSIX saved uid support. Report from Mark Miller
   <markm@swoon.net>
 - (djm) Search for -lcrypt on FreeBSD too

23 years ago - (bal) sshd.init support for all Redhat release. Patch by Jim Knoble
mouring [Mon, 26 Feb 2001 20:38:53 +0000 (20:38 +0000)] 
 - (bal) sshd.init support for all Redhat release.  Patch by Jim Knoble
   <jmknoble@jmknoble.cx>

23 years ago - markus@cvs.openbsd.org 2001/02/23 15:37:45
mouring [Mon, 26 Feb 2001 20:13:32 +0000 (20:13 +0000)] 
   - markus@cvs.openbsd.org 2001/02/23 15:37:45
     [session.c]
     handle SSH_PROTOFLAG_SCREEN_NUMBER for buggy clients

23 years ago - (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen
mouring [Mon, 26 Feb 2001 20:04:45 +0000 (20:04 +0000)] 
 - (bal) Applied shutdown() patch for sftp.c by  Corinna Vinschen
   <vinschen@redhat.com>

23 years ago - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
djm [Mon, 26 Feb 2001 09:49:58 +0000 (09:49 +0000)] 
 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
   Based on patch from Tim Rice <tim@multitalents.net>

23 years ago - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
mouring [Sun, 25 Feb 2001 23:20:40 +0000 (23:20 +0000)] 
 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.

23 years ago - (bal) Replace 'unsigned long long' to 'u_int64_t' since not every
mouring [Sun, 25 Feb 2001 02:02:43 +0000 (02:02 +0000)] 
 - (bal) Replace 'unsigned long long' to 'u_int64_t' since not every
   platform defines u_int64_t as being that.

23 years ago - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile
djm [Sat, 24 Feb 2001 22:36:29 +0000 (22:36 +0000)] 
 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile
   Patch from Adrian Ho <lexfiend@usa.net>

23 years ago - (bal) Missed part of the UNIX sockets patch. Patch by Corinna
mouring [Sat, 24 Feb 2001 21:41:10 +0000 (21:41 +0000)] 
 - (bal) Missed part of the UNIX sockets patch.  Patch by Corinna
   Vinschen <vinschen@redhat.com>
 - (bal) Reorder where 'strftime' is detected to resolve linking
   issues on SCO.  Patch by Tim Rice <tim@multitalents.net>

23 years agocleanups.
stevesk [Sat, 24 Feb 2001 09:00:23 +0000 (09:00 +0000)] 
cleanups.

23 years ago - (bal) Generalize lack of UNIX sockets since this also effects Cray
mouring [Sat, 24 Feb 2001 00:55:04 +0000 (00:55 +0000)] 
 - (bal) Generalize lack of UNIX sockets since this also effects Cray
   not just Cygwin.  Based on patch by Wendy Palm <wendyp@cray.com>

23 years ago - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with
mouring [Sat, 24 Feb 2001 00:24:19 +0000 (00:24 +0000)] 
 - (bal) Renamed sigaction.[ch] to sigact.[ch].  Causes problems with
   some platforms.

23 years ago - (bal) pam_stack fix to correctly detect between RH7 and older RHs.
mouring [Sat, 24 Feb 2001 00:05:29 +0000 (00:05 +0000)] 
 - (bal) pam_stack fix to correctly detect between RH7 and older RHs.
   Patch by Pekka Savola <pekkas@netcore.fi>

23 years ago - (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice
mouring [Fri, 23 Feb 2001 05:05:53 +0000 (05:05 +0000)] 
 - (bal) Double -I for OpenSSL on SCO.  Patch by Tim Rice
   <tim@multitalents.net>

23 years ago - (bal) Patch to force OpenSSH rpm to require the same version of OpenSSL
mouring [Fri, 23 Feb 2001 04:55:46 +0000 (04:55 +0000)] 
 - (bal) Patch to force OpenSSH rpm to require the same version of OpenSSL
   that it was compiled against.  Patch by Pekka Savola <pekkas@netcore.fi>

23 years ago - (bal) Fix --define rh7 in openssh.spec file. Patch by Steve Tell
mouring [Fri, 23 Feb 2001 04:45:15 +0000 (04:45 +0000)] 
 - (bal) Fix --define rh7 in openssh.spec file.  Patch by Steve Tell
   <tell@telltronics.org>

23 years ago - (stevesk) remove erroneous #ifdef sgi code.
stevesk [Thu, 22 Feb 2001 21:23:21 +0000 (21:23 +0000)] 
 - (stevesk) remove erroneous #ifdef sgi code.
   Michael Stone <mstone@cs.loyola.edu>

23 years ago - (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net>
mouring [Thu, 22 Feb 2001 06:20:10 +0000 (06:20 +0000)] 
 - (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net>
 - (bal) Removed reference to liblogin from contrib/README.  It was
   integrated into OpenSSH a long while ago.

23 years ago - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com>
mouring [Wed, 21 Feb 2001 20:00:28 +0000 (20:00 +0000)] 
 - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com>

23 years ago - (stevesk) session.c: back out to where we were before:
stevesk [Wed, 21 Feb 2001 16:36:51 +0000 (16:36 +0000)] 
 - (stevesk) session.c: back out to where we were before:
    - (djm) Move PAM session initialisation until after fork in sshd. Patch
      from Nalin Dahyabhai <nalin@redhat.com>

23 years ago - (bal) Reverted out of 2001/02/15 patch by djm below because it
mouring [Wed, 21 Feb 2001 05:53:33 +0000 (05:53 +0000)] 
 - (bal) Reverted out of 2001/02/15 patch by djm below because it
   breaks Solaris.
        - (djm) Move PAM session setup back to before setuid to user.
          fixes problems on Solaris-drived PAMs.

23 years ago - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice
mouring [Wed, 21 Feb 2001 02:35:37 +0000 (02:35 +0000)] 
 - (bal) Fixed OpenSSL rework to use $saved_*.  Patch by Tim Rice
   <tim@multitalents.net>

23 years ago - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.
mouring [Tue, 20 Feb 2001 18:22:38 +0000 (18:22 +0000)] 
 - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.

23 years ago - deraadt@cvs.openbsd.org 2001/02/19 23:09:05
mouring [Tue, 20 Feb 2001 01:20:47 +0000 (01:20 +0000)] 
   - deraadt@cvs.openbsd.org 2001/02/19 23:09:05
     [sshd.c]
     clarify message to make it not mention "ident"

23 years ago - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
mouring [Mon, 19 Feb 2001 19:54:43 +0000 (19:54 +0000)] 
 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
   getcwd.c.

23 years ago - Update versions in RPM spec files V_2_5_1_P1
djm [Mon, 19 Feb 2001 10:51:49 +0000 (10:51 +0000)] 
 - Update versions in RPM spec files
 - Release 2.5.1p1

23 years ago - OpenBSD CVS Sync:
djm [Mon, 19 Feb 2001 10:51:08 +0000 (10:51 +0000)] 
 - OpenBSD CVS Sync:
   - reinhard@cvs.openbsd.org        2001/02/17 08:24:40
     [sftp.1]
     typo
   - deraadt@cvs.openbsd.org 2001/02/17 16:28:58
     [ssh.c]
     cleanup -V output; noted by millert
   - deraadt@cvs.openbsd.org 2001/02/17 16:48:48
     [sshd.8]
     it's the OpenSSH one
   - markus@cvs.openbsd.org  2001/02/18 11:33:54
     [dispatch.c]
     typo, SSH2_MSG_KEXINIT, from aspa@kronodoc.fi
   - markus@cvs.openbsd.org  2001/02/19 02:53:32
     [compat.c compat.h serverloop.c]
     ssh-1.2.{18-22} has broken handling of ignore messages; report from
     itojun@
   - markus@cvs.openbsd.org  2001/02/19 03:35:23
     [version.h]
     OpenSSH_2.5.1 adds bug compat with 1.2.{18-22}
   - deraadt@cvs.openbsd.org 2001/02/19 03:36:25
     [scp.c]
     np is changed by recursion; vinschen@redhat.com

23 years ago - (djm) Rework search for OpenSSL location. Skip directories which don't V_2_5_0_P1
djm [Mon, 19 Feb 2001 01:56:39 +0000 (01:56 +0000)] 
 - (djm) Rework search for OpenSSL location. Skip directories which don't
   exist, don't add -L$ssldir/lib if it doesn't exist. Should help SCO
   with its limit of 6 -L options.

23 years ago - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
mouring [Sun, 18 Feb 2001 19:13:33 +0000 (19:13 +0000)] 
 - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
   pty.[ch] -> sshpty.[ch]

23 years agoForgot to commit Changelog
djm [Sun, 18 Feb 2001 12:50:38 +0000 (12:50 +0000)] 
Forgot to commit Changelog

 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
   enable with --with-bsd-auth.

23 years ago - (stevesk) entropy.c: typo; should be SIGPIPE
stevesk [Sun, 18 Feb 2001 11:34:32 +0000 (11:34 +0000)] 
 - (stevesk) entropy.c: typo; should be SIGPIPE

23 years ago - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
djm [Sun, 18 Feb 2001 06:01:00 +0000 (06:01 +0000)] 
 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
   enable with --with-bsd-auth.

23 years ago - (djm) Update RPM spec files for 2.5.0p1
djm [Sun, 18 Feb 2001 04:43:07 +0000 (04:43 +0000)] 
 - (djm) Update RPM spec files for 2.5.0p1

23 years ago - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
djm [Sun, 18 Feb 2001 04:29:28 +0000 (04:29 +0000)] 
 - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
   a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C.
   Miller <Todd.Miller@courtesan.com>

23 years ago - (djm) Move entropy.c over to mysignal()
djm [Sun, 18 Feb 2001 04:28:11 +0000 (04:28 +0000)] 
 - (djm) Move entropy.c over to mysignal()

23 years agoAccidentally applied test code, revert
djm [Sun, 18 Feb 2001 04:23:10 +0000 (04:23 +0000)] 
Accidentally applied test code, revert

23 years ago - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only for
djm [Sun, 18 Feb 2001 04:18:43 +0000 (04:18 +0000)] 
 - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only for
   SIGALRM.

23 years ago - (stevesk) scp.c: use mysignal() for updateprogressmeter() handler.
stevesk [Sun, 18 Feb 2001 03:55:16 +0000 (03:55 +0000)] 
 - (stevesk) scp.c: use mysignal() for updateprogressmeter() handler.

23 years ago - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling.
stevesk [Sun, 18 Feb 2001 03:42:02 +0000 (03:42 +0000)] 
 - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling.

23 years ago - (djm) SCO needs librpc for libwrap. Patch from Tim Rice
djm [Sun, 18 Feb 2001 02:07:07 +0000 (02:07 +0000)] 
 - (djm) SCO needs librpc for libwrap. Patch from Tim Rice
   <tim@multitalents.net>

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