]> andersk Git - openssh.git/log
openssh.git
23 years ago - (djm) Add Redhat RPM patch for AUTHPRIV SyslogFacility
djm [Wed, 29 Nov 2000 02:51:06 +0000 (02:51 +0000)] 
 - (djm) Add Redhat RPM patch for AUTHPRIV SyslogFacility

23 years ago - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few
djm [Wed, 29 Nov 2000 02:28:50 +0000 (02:28 +0000)] 
 - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few
   more manpage paths in fixpaths calls
 - (djm) Also add xauth path at Pekka's suggestion.

23 years agoFix Haruyama-san's email address
djm [Wed, 29 Nov 2000 01:51:14 +0000 (01:51 +0000)] 
Fix Haruyama-san's email address

23 years ago - (djm) OpenBSD CVS updates:
djm [Wed, 29 Nov 2000 01:18:44 +0000 (01:18 +0000)] 
 - (djm) OpenBSD CVS updates:
   - provos@cvs.openbsd.org  2000/11/22 08:38:31
     [sshd.8]
     talk about /etc/primes, okay markus@
   - markus@cvs.openbsd.org  2000/11/23 14:03:48
     [ssh.c sshconnect1.c sshconnect2.c]
     complain about invalid ciphers for ssh1/ssh2, fall back to reasonable
     defaults
   - markus@cvs.openbsd.org  2000/11/25 09:42:53
     [sshconnect1.c]
     reorder check for illegal ciphers, bugreport from espie@
   - markus@cvs.openbsd.org  2000/11/25 10:19:34
     [ssh-keygen.c ssh.h]
     print keytype when generating a key.
     reasonable defaults for RSA1/RSA/DSA keys.

23 years ago - (djm) bsd-rresvport.c bzero -> memset
djm [Wed, 29 Nov 2000 00:56:35 +0000 (00:56 +0000)] 
 - (djm) bsd-rresvport.c bzero -> memset
 - (djm) Don't fail in defines.h on absence of 64 bit types (we will
   still fail during compilation of sftp-server).
 - (djm) Fail if ar is not found during configure

23 years ago - (djm) Fix(?) the ssh hang-on-logout/data-from-child race
djm [Wed, 29 Nov 2000 00:26:45 +0000 (00:26 +0000)] 
 - (djm) Fix(?) the ssh hang-on-logout/data-from-child race

23 years agogive up privs when reading seed file
djm [Fri, 24 Nov 2000 23:09:32 +0000 (23:09 +0000)] 
give up privs when reading seed file

23 years ago20001123
mouring [Tue, 21 Nov 2000 21:24:55 +0000 (21:24 +0000)] 
20001123
 - (bal) Merge OpenBSD changes:
   - markus@cvs.openbsd.org  2000/11/15 22:31:36
     [auth-options.c]
     case insensitive key options; from stevesk@sweeden.hp.com
   - markus@cvs.openbsd.org  2000/11/16 17:55:43
     [dh.c]
     do not use perror() in sshd, after child is forked()
   - markus@cvs.openbsd.org  2000/11/14 23:42:40
     [auth-rsa.c]
     parse option only if key matches; fix some confusing seen by the client
   - markus@cvs.openbsd.org  2000/11/14 23:44:19
     [session.c]
     check no_agent_forward_flag for ssh-2, too
   - markus@cvs.openbsd.org  2000/11/15
     [ssh-agent.1]
     reorder SYNOPSIS; typo, use .It
   - markus@cvs.openbsd.org  2000/11/14 23:48:55
     [ssh-agent.c]
     do not reorder keys if a key is removed
   - markus@cvs.openbsd.org  2000/11/15 19:58:08
     [ssh.c]
     just ignore non existing user keys
   - millert@cvs.openbsd.org  200/11/15 20:24:43
     [ssh-keygen.c]
     Add missing \n at end of error message.

23 years ago20001122
mouring [Tue, 21 Nov 2000 10:45:31 +0000 (10:45 +0000)] 
20001122
 - (bal) Minor patch to ensure platforms lacking IRIX job limit supports
   are compilable.
 - (bal) Updated TODO as of 11/18/2000 with known things to resolve.

23 years ago - (stevek) Reworked progname support.
mouring [Fri, 17 Nov 2000 03:47:20 +0000 (03:47 +0000)] 
 - (stevek) Reworked progname support.
 - (bal) Misplaced #include "includes.h" in bsd-setproctitle.c.  Patch by
   Shinichi Maruyama <marya@st.jip.co.jp>

I assume the progname patch was finished.  I believe stevek is on vacation,
but it passes compiling under Linux and NeXTStep.

23 years ago20001117
mouring [Fri, 17 Nov 2000 00:22:17 +0000 (00:22 +0000)] 
20001117
 - (bal) Changed from 'primes' to 'primes.out' for consistancy sake.  It
   has no affect the output.  Patch by Corinna Vinschen <vinschen@redhat.com>

23 years ago20001116
mouring [Thu, 16 Nov 2000 02:46:20 +0000 (02:46 +0000)] 
20001116
 - (bal) Added in MAXSYMLINK test in bsd-realpath.c.  Required for some SCO
   releases.
 - (bal) Make builds work outside of source tree.  Patch by Mark D. Roth
   <roth@feep.net>

23 years ago - (djm) fixpaths to DSA and RSA keys too
djm [Mon, 13 Nov 2000 12:17:53 +0000 (12:17 +0000)] 
 - (djm) fixpaths to DSA and RSA keys too

23 years agodoh
djm [Mon, 13 Nov 2000 12:13:55 +0000 (12:13 +0000)] 
doh

23 years agodoh
djm [Mon, 13 Nov 2000 11:58:22 +0000 (11:58 +0000)] 
doh

23 years ago - (djm) Change to interim version
djm [Mon, 13 Nov 2000 11:57:51 +0000 (11:57 +0000)] 
 - (djm) Change to interim version

23 years ago - (djm) Merge OpenBSD changes:
djm [Mon, 13 Nov 2000 11:57:25 +0000 (11:57 +0000)] 
 - (djm) Merge OpenBSD changes:
   - markus@cvs.openbsd.org  2000/11/06 16:04:56
     [channels.c channels.h clientloop.c nchan.c serverloop.c]
     [session.c ssh.c]
     agent forwarding and -R for ssh2, based on work from
     jhuuskon@messi.uku.fi
   - markus@cvs.openbsd.org  2000/11/06 16:13:27
     [ssh.c sshconnect.c sshd.c]
     do not disabled rhosts(rsa) if server port > 1024; from
     pekkas@netcore.fi
   - markus@cvs.openbsd.org  2000/11/06 16:16:35
     [sshconnect.c]
     downgrade client to 1.3 if server is 1.4; help from mdb@juniper.net
   - markus@cvs.openbsd.org  2000/11/09 18:04:40
     [auth1.c]
     typo; from mouring@pconline.com
   - markus@cvs.openbsd.org  2000/11/12 12:03:28
     [ssh-agent.c]
     off-by-one when removing a key from the agent
   - markus@cvs.openbsd.org  2000/11/12 12:50:39
     [auth-rh-rsa.c auth2.c authfd.c authfd.h]
     [authfile.c hostfile.c kex.c kex.h key.c key.h myproposal.h]
     [readconf.c readconf.h rsa.c rsa.h servconf.c servconf.h ssh-add.c]
     [ssh-agent.c ssh-keygen.1 ssh-keygen.c ssh.1 ssh.c ssh_config]
     [sshconnect1.c sshconnect2.c sshd.8 sshd.c sshd_config ssh-dss.c]
     [ssh-dss.h ssh-rsa.c ssh-rsa.h dsa.c dsa.h]
     add support for RSA to SSH2.  please test.
     there are now 3 types of keys: RSA1 is used by ssh-1 only,
     RSA and DSA are used by SSH2.
     you can use 'ssh-keygen -t rsa -f ssh2_rsa_file' to generate RSA
     keys for SSH2 and use the RSA keys for hostkeys or for user keys.
     SSH2 RSA or DSA keys are added to .ssh/authorised_keys2 as before.
 - (djm) Fix up Makefile and Redhat init script to create RSA host keys
 - (djm) Change to interim version

23 years ago - (djm) Add pointer to http://www.imasy.or.jp/~gotoh/connect.c to
djm [Mon, 13 Nov 2000 09:59:05 +0000 (09:59 +0000)] 
 - (djm) Add pointer to http://www.imasy.or.jp/~gotoh/connect.c to
   contrib/README

23 years ago - (stevesk) pty.c: HP-UX 10 and 11 don't define TIOCSCTTY. Add error() to
stevesk [Sun, 12 Nov 2000 09:22:29 +0000 (09:22 +0000)] 
 - (stevesk) pty.c: HP-UX 10 and 11 don't define TIOCSCTTY.  Add error() to
    failed ioctl(TIOCSCTTY) call.

23 years ago20001112
mouring [Sun, 12 Nov 2000 00:04:24 +0000 (00:04 +0000)] 
20001112
 - (bal) SCO Patch to add needed libraries for configure.in.  Patch by
   Phillips Porch <root@theporch.com>
 - (bal) IRIX patch to adding Job Limits.  Patch by Denis Parker <dcp@sgi.com>

23 years ago - (djm) Hardware sysconfdir in RPM spec files as some RPM versions get
djm [Fri, 10 Nov 2000 22:09:57 +0000 (22:09 +0000)] 
 - (djm) Hardware sysconfdir in RPM spec files as some RPM versions get
   it wrong. Report from Bennett Todd <bet@rahul.net>

23 years ago - (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are
djm [Fri, 10 Nov 2000 22:03:32 +0000 (22:03 +0000)] 
 - (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are
   promoted to type int. Report and fix from Dan Astoorian
   <djast@cs.toronto.edu>

23 years agostupid ; misplacement
djm [Fri, 10 Nov 2000 21:51:40 +0000 (21:51 +0000)] 
stupid ; misplacement

23 years ago - (djm) Fix new Makefile.in warnings
djm [Fri, 10 Nov 2000 21:47:18 +0000 (21:47 +0000)] 
 - (djm) Fix new Makefile.in warnings

23 years ago - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
djm [Fri, 10 Nov 2000 21:36:38 +0000 (21:36 +0000)] 
 - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
   packaging files

23 years agoTwo Ooops. =)
mouring [Fri, 10 Nov 2000 03:28:31 +0000 (03:28 +0000)] 
Two Ooops. =)
 - INSTALL minor correction for s/key
 - and I forgot to submit loginrec.c  even after I put it in the ChangeLog =)

23 years ago20001110
mouring [Fri, 10 Nov 2000 02:41:30 +0000 (02:41 +0000)] 
20001110
 - (bal) Fixed dropped answer from skey_keyinfo() in auth1.c
 - (bal) Changed from --with-skey to --with-skey=PATH in configure.in
 - (bal) Added in check to verify S/Key library is being detected in
   configure.in
 - (bal) next-posix.h - added another prototype wrapped in POSIX ifdef/endif.
   Patch by Mark Miller <markm@swoon.net>
 - (bal) Added 'util.h' header to loginrec.c only if HAVE_UTIL_H is defined
   to remove warnings under MacOS X.  Patch by Mark Miller <markm@swoon.net>
 - (bal) Fixed LDFLAG mispelling in configure.in for --with-afs

23 years ago - (bal) fixpaths fixed to stop it from quitely failing. Patch by
mouring [Wed, 8 Nov 2000 01:07:51 +0000 (01:07 +0000)] 
 - (bal) fixpaths fixed to stop it from quitely failing. Patch by
   Mark D. Roth <roth@feep.net>

23 years ago - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by
mouring [Tue, 7 Nov 2000 16:41:41 +0000 (16:41 +0000)] 
 - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by
   Mark Miller <markm@swoon.net>
 - (bal) sshd.init files corrected to assign $? to RETVAL.  Patch by
   Jarno Huuskonen <jhuuskon@messi.uku.fi>

23 years agoHP-UX 11 supports PAM.
stevesk [Tue, 7 Nov 2000 14:47:51 +0000 (14:47 +0000)] 
HP-UX 11 supports PAM.

23 years ago - (bal) typo in configure.in in regards to --with-ldflags from Marko
mouring [Mon, 6 Nov 2000 07:15:43 +0000 (07:15 +0000)] 
 - (bal) typo in configure.in in regards to --with-ldflags from Marko
   Asplund <aspa@kronodoc.fi>
 - (bal) fixed next-posix.h.  Forgot prototype of getppid().

23 years agoPrepare for release V_2_3_0_P1
djm [Mon, 6 Nov 2000 03:17:38 +0000 (03:17 +0000)] 
Prepare for release

23 years agoWhoops, forgot changelog
djm [Mon, 6 Nov 2000 02:07:45 +0000 (02:07 +0000)] 
Whoops, forgot changelog

23 years ago - (djm) Fix multiple dependancy on gnome-libs from Pekka Savola
djm [Mon, 6 Nov 2000 02:06:43 +0000 (02:06 +0000)] 
 - (djm) Fix multiple dependancy on gnome-libs from Pekka Savola
   <pekkas@netcore.fi>
 - (djm) Don't need X11-askpass in RPM spec file if building without it
   from Pekka Savola <pekkas@netcore.fi>

23 years agoRemove UPGRADING from spec files
djm [Mon, 6 Nov 2000 01:52:25 +0000 (01:52 +0000)] 
Remove UPGRADING from spec files

23 years ago - (djm) Remove UPGRADING document in favour of a link to the better
djm [Mon, 6 Nov 2000 01:48:54 +0000 (01:48 +0000)] 
 - (djm) Remove UPGRADING document in favour of a link to the better
   maintained FAQ on www.openssh.com

23 years ago - (djm) Manually fix up missed diff hunks (mainly RCS idents)
djm [Mon, 6 Nov 2000 01:39:34 +0000 (01:39 +0000)] 
 - (djm) Manually fix up missed diff hunks (mainly RCS idents)

23 years ago - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs
djm [Mon, 6 Nov 2000 01:07:21 +0000 (01:07 +0000)] 
 - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs

23 years ago - (bal) Missed auth-skey.o in Makefile.in and minor correction to
mouring [Sun, 5 Nov 2000 21:13:45 +0000 (21:13 +0000)] 
 - (bal) Missed auth-skey.o in Makefile.in and minor correction to
   bsd-waitpid.c

23 years ago - (stevesk) pty.c: use __hpux to identify HP-UX.
stevesk [Sun, 5 Nov 2000 15:31:36 +0000 (15:31 +0000)] 
 - (stevesk) pty.c: use __hpux to identify HP-UX.

23 years ago - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
mouring [Sun, 5 Nov 2000 09:08:45 +0000 (09:08 +0000)] 
 - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
   setsid() into more common files

23 years ago - (bal) auth2-skey.c - Checked in. Missing from portable tree.
mouring [Sun, 5 Nov 2000 07:52:55 +0000 (07:52 +0000)] 
 - (bal) auth2-skey.c - Checked in.  Missing from portable tree.

23 years ago - (bal) Sync with OpenBSD:
mouring [Sun, 5 Nov 2000 05:42:36 +0000 (05:42 +0000)] 
 - (bal) Sync with OpenBSD:
   - markus@cvs.openbsd.org 2000/10/31 9:31:58
     [compat.c]
     handle all old openssh versions
   - markus@cvs.openbsd.org 2000/10/31 13:1853
     [deattack.c]
     so that large packets do not wrap "n"; from netbsd
 - (bal) rijndel.c - fix up RCSID to match OpenBSD tree

23 years ago - (bal) next-posix.h - spelling and forgot a prototype
mouring [Mon, 30 Oct 2000 05:33:55 +0000 (05:33 +0000)] 
 - (bal) next-posix.h - spelling and forgot a prototype

23 years ago - (bal) Resolved more $xno and $xyes issues in configure.in
mouring [Sun, 29 Oct 2000 22:49:19 +0000 (22:49 +0000)] 
 - (bal) Resolved more $xno and $xyes issues in configure.in

23 years ago - (stevesk) Create contrib/cygwin/ directory; patch from
stevesk [Sun, 29 Oct 2000 19:18:49 +0000 (19:18 +0000)] 
 - (stevesk) Create contrib/cygwin/ directory; patch from
   Corinna Vinschen <vinschen@redhat.com>

23 years ago - (stevesk) Fix typo in auth.c: USE_PAM not PAM
stevesk [Sun, 29 Oct 2000 14:38:55 +0000 (14:38 +0000)] 
 - (stevesk) Fix typo in auth.c: USE_PAM not PAM

23 years agofix
djm [Sat, 28 Oct 2000 10:06:28 +0000 (10:06 +0000)] 
fix

23 years ago - (djm) authctxt->pw may be NULL. Fix from Markus Friedl
djm [Sat, 28 Oct 2000 10:05:57 +0000 (10:05 +0000)] 
 - (djm) authctxt->pw may be NULL. Fix from Markus Friedl
   <markus.friedl@informatik.uni-erlangen.de>

23 years ago - (djm) Sync with OpenBSD:
djm [Sat, 28 Oct 2000 03:19:58 +0000 (03:19 +0000)] 
 - (djm) Sync with OpenBSD:
   - markus@cvs.openbsd.org  2000/10/16 15:46:32
     [ssh.1]
     fixes from pekkas@netcore.fi
   - markus@cvs.openbsd.org  2000/10/17 14:28:11
     [atomicio.c]
     return number of characters processed; ok deraadt@
   - markus@cvs.openbsd.org  2000/10/18 12:04:02
     [atomicio.c]
     undo
   - markus@cvs.openbsd.org  2000/10/18 12:23:02
     [scp.c]
     replace atomicio(read,...) with read(); ok deraadt@
   - markus@cvs.openbsd.org  2000/10/18 12:42:00
     [session.c]
     restore old record login behaviour
   - deraadt@cvs.openbsd.org 2000/10/19 10:41:13
     [auth-skey.c]
     fmt string problem in unused code
   - provos@cvs.openbsd.org  2000/10/19 10:45:16
     [sshconnect2.c]
     don't reference freed memory. okay deraadt@
   - markus@cvs.openbsd.org  2000/10/21 11:04:23
     [canohost.c]
     typo, eramore@era-t.ericsson.se; ok niels@
   - markus@cvs.openbsd.org  2000/10/23 13:31:55
     [cipher.c]
     non-alignment dependent swap_bytes(); from
     simonb@wasabisystems.com/netbsd
   - markus@cvs.openbsd.org  2000/10/26 12:38:28
     [compat.c]
     add older vandyke products
   - markus@cvs.openbsd.org  2000/10/27 01:32:19
     [channels.c channels.h clientloop.c serverloop.c session.c]
     [ssh.c util.c]
     enable non-blocking IO on channels, and tty's (except for the
     client ttys).
   - markus@cvs.openbsd.org  2000/10/27 01:48:22
     channels.c channels.h clientloop.c
     deny agent/x11 forwarding unless requested; thanks to jwl@pobox.com

23 years ago - (djm) Fix mangled AIXAUTHENTICATE code
djm [Sat, 28 Oct 2000 02:38:34 +0000 (02:38 +0000)] 
 - (djm) Fix mangled AIXAUTHENTICATE code

23 years ago - (djm) fix select hack in serverloop.c from Philippe WILLEM
djm [Sat, 28 Oct 2000 02:30:55 +0000 (02:30 +0000)] 
 - (djm) fix select hack in serverloop.c from Philippe WILLEM
   <Philippe.WILLEM@urssaf.fr>

23 years agoChange of employer :)
djm [Sat, 28 Oct 2000 02:22:06 +0000 (02:22 +0000)] 
Change of employer :)

23 years ago - (djm) Increase REKEY_BYTES to 2^24 for arc4random
djm [Thu, 26 Oct 2000 22:27:32 +0000 (22:27 +0000)] 
 - (djm) Increase REKEY_BYTES to 2^24 for arc4random

23 years ago - (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly.
mouring [Wed, 25 Oct 2000 16:55:00 +0000 (16:55 +0000)] 
 - (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly.
 - (bal) Apply fixes to configure.in pointed out by Pavel Roskin
   <proski@gnu.org>

23 years agoReword
djm [Wed, 25 Oct 2000 03:47:35 +0000 (03:47 +0000)] 
Reword

23 years ago - (djm) Added WARNING.RNG file and modified configure to ask users of the
djm [Tue, 24 Oct 2000 23:06:04 +0000 (23:06 +0000)] 
 - (djm) Added WARNING.RNG file and modified configure to ask users of the
   builtin entropy code to read it.
 - (djm) Prefer builtin regex to PCRE.

23 years ago - (bal) Imported NEWS-OS waitpid() macros into NeXT. Since implementation
mouring [Thu, 19 Oct 2000 23:43:24 +0000 (23:43 +0000)] 
 - (bal) Imported NEWS-OS waitpid() macros into NeXT.  Since implementation
   is more correct then current version.

23 years ago - (djm) Don't define _REENTRANT for SNI/Reliant Unix
djm [Thu, 19 Oct 2000 22:14:04 +0000 (22:14 +0000)] 
 - (djm) Don't define _REENTRANT for SNI/Reliant Unix

23 years agoformatting change for contrib/hpux/README
stevesk [Wed, 18 Oct 2000 19:41:14 +0000 (19:41 +0000)] 
formatting change for contrib/hpux/README

23 years ago - (stevesk) Add egd startup scripts to contrib/hpux/
stevesk [Wed, 18 Oct 2000 13:45:40 +0000 (13:45 +0000)] 
 - (stevesk) Add egd startup scripts to contrib/hpux/

23 years ago - (stevesk) Add initial support for setproctitle(). Current
stevesk [Wed, 18 Oct 2000 13:11:44 +0000 (13:11 +0000)] 
 - (stevesk) Add initial support for setproctitle().  Current
    support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.

23 years ago - (bal) Changed from GNU rx to PCRE on suggestion from djm.
mouring [Wed, 18 Oct 2000 00:02:25 +0000 (00:02 +0000)] 
 - (bal) Changed from GNU rx to PCRE on suggestion from djm.
 - (bal) Integrated Sony NEWS-OS patches from NAKAJI Hirouyuki
   <nakaji@tutrp.tut.ac.jp>

23 years ago - (djm) Don't rely on atomicio's retval to determine length of askpass
djm [Tue, 17 Oct 2000 12:22:28 +0000 (12:22 +0000)] 
 - (djm) Don't rely on atomicio's retval to determine length of askpass
   supplied passphrase. Problem report from Lutz Jaenicke
   <Lutz.Jaenicke@aet.TU-Cottbus.DE>

23 years ago - (djm) Add -lregex to cywin libs from Corinna Vinschen
djm [Tue, 17 Oct 2000 12:14:08 +0000 (12:14 +0000)] 
 - (djm) Add -lregex to cywin libs from Corinna Vinschen
   <vinschen@cygnus.com>

23 years ago - (djm) Make inability to read/write PRNG seedfile non-fatal
djm [Mon, 16 Oct 2000 09:13:43 +0000 (09:13 +0000)] 
 - (djm) Make inability to read/write PRNG seedfile non-fatal

23 years ago - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the
djm [Mon, 16 Oct 2000 02:35:19 +0000 (02:35 +0000)] 
 - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the
   Redhat 7.0 spec file

23 years ago - Added condrestart to Redhat init script. Patch from Pekka Savola
djm [Mon, 16 Oct 2000 01:25:17 +0000 (01:25 +0000)] 
 - Added condrestart to Redhat init script. Patch from Pekka Savola
   <pekkas@netcore.fi>
 - Update version in Redhat spec file

23 years agooops - forgot to commit
djm [Mon, 16 Oct 2000 01:21:36 +0000 (01:21 +0000)] 
oops - forgot to commit

23 years ago - (djm) Sync with OpenBSD:
djm [Mon, 16 Oct 2000 01:14:42 +0000 (01:14 +0000)] 
 - (djm) Sync with OpenBSD:
   - markus@cvs.openbsd.org  2000/10/14 04:01:15
     [cipher.c]
     debug3
   - markus@cvs.openbsd.org  2000/10/14 04:07:23
     [scp.c]
     remove spaces from arguments; from djm@mindrot.org
   - markus@cvs.openbsd.org  2000/10/14 06:09:46
     [ssh.1]
     Cipher is for SSH-1 only
   - markus@cvs.openbsd.org  2000/10/14 06:12:09
     [servconf.c servconf.h serverloop.c session.c sshd.8]
     AllowTcpForwarding; from naddy@
   - markus@cvs.openbsd.org  2000/10/14 06:16:56
     [auth2.c compat.c compat.h sshconnect2.c version.h]
     OpenSSH_2.3; note that is is not complete, but the version number
     needs to be changed for interoperability reasons
   - markus@cvs.openbsd.org  2000/10/14 06:19:45
     [auth-rsa.c]
     do not send RSA challenge if key is not allowed by key-options; from
     eivind@ThinkSec.com
   - markus@cvs.openbsd.org  2000/10/15 08:14:01
     [rijndael.c session.c]
     typos; from stevesk@sweden.hp.com
   - markus@cvs.openbsd.org  2000/10/15 08:18:31
     [rijndael.c]
     typo
 - Copy manpages back over from OpenBSD - too tedious to wade through diffs

23 years ago - (djm) Fix ssh2 hang on background processes at logout.
djm [Sun, 15 Oct 2000 01:21:32 +0000 (01:21 +0000)] 
 - (djm) Fix ssh2 hang on background processes at logout.

23 years ago - (bal) Add support for realpath and getcwd for platforms with broken
mouring [Sun, 15 Oct 2000 00:17:36 +0000 (00:17 +0000)] 
 - (bal) Add support for realpath and getcwd for platforms with broken
   or missing realpath implementations for sftp-server.
 - (bal) Corrected mistake in INSTALL in regards to GNU rx library

23 years agoAdd support for GNU rx library for those lacking regexp support
mouring [Sat, 14 Oct 2000 21:33:19 +0000 (21:33 +0000)] 
Add support for GNU rx library for those lacking regexp support

23 years ago - (stevesk) Display correct path to ssh-askpass in configure output.
stevesk [Sat, 14 Oct 2000 17:51:48 +0000 (17:51 +0000)] 
 - (stevesk) Display correct path to ssh-askpass in configure output.
   Report from Lutz Jaenicke.

23 years agocomparing against buf and not hostname; openbsd tree has this
stevesk [Sat, 14 Oct 2000 16:10:06 +0000 (16:10 +0000)] 
comparing against buf and not hostname; openbsd tree has this
problem also.

23 years agoget_last_login_time() called twice.
stevesk [Sat, 14 Oct 2000 15:31:35 +0000 (15:31 +0000)] 
get_last_login_time() called twice.

23 years agofunction prototype and definition consistency cleanup.
stevesk [Sat, 14 Oct 2000 15:08:49 +0000 (15:08 +0000)] 
function prototype and definition consistency cleanup.

23 years ago - (stevesk) ~/.hushlogin shouldn't cause required password change to
stevesk [Sat, 14 Oct 2000 13:36:13 +0000 (13:36 +0000)] 
 - (stevesk) ~/.hushlogin shouldn't cause required password change to
    be bypassed.

23 years ago - (stevesk) rijndael.c: cleanup missing declaration warnings.
stevesk [Sat, 14 Oct 2000 10:57:04 +0000 (10:57 +0000)] 
 - (stevesk) rijndael.c: cleanup missing declaration warnings.

23 years ago - (stevesk) Include config.h in rijndael.c so we define intXX_t and
stevesk [Sat, 14 Oct 2000 10:51:18 +0000 (10:51 +0000)] 
 - (stevesk) Include config.h in rijndael.c so we define intXX_t and
    u_intXX_t types on all platforms.

23 years ago - (djm) Fix scp user@host handling
djm [Sat, 14 Oct 2000 06:45:58 +0000 (06:45 +0000)] 
 - (djm) Fix scp user@host handling
 - (djm) Don't clobber ssh_prng_cmds on install

23 years ago - (djm) Big OpenBSD sync:
djm [Sat, 14 Oct 2000 05:23:11 +0000 (05:23 +0000)] 
 - (djm) Big OpenBSD sync:
   - markus@cvs.openbsd.org  2000/09/30 10:27:44
     [log.c]
     allow loglevel debug
   - markus@cvs.openbsd.org  2000/10/03 11:59:57
     [packet.c]
     hmac->mac
   - markus@cvs.openbsd.org  2000/10/03 12:03:03
     [auth-krb4.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth1.c]
     move fake-auth from auth1.c to individual auth methods, disables s/key in
     debug-msg
   - markus@cvs.openbsd.org  2000/10/03 12:16:48
     ssh.c
     do not resolve canonname, i have no idea why this was added oin ossh
   - markus@cvs.openbsd.org  2000/10/09 15:30:44
     ssh-keygen.1 ssh-keygen.c
     -X now reads private ssh.com DSA keys, too.
   - markus@cvs.openbsd.org  2000/10/09 15:32:34
     auth-options.c
     clear options on every call.
   - markus@cvs.openbsd.org  2000/10/09 15:51:00
     authfd.c authfd.h
     interop with ssh-agent2, from <res@shore.net>
   - markus@cvs.openbsd.org  2000/10/10 14:20:45
     compat.c
     use rexexp for version string matching
   - provos@cvs.openbsd.org  2000/10/10 22:02:18
     [kex.c kex.h myproposal.h ssh.h ssh2.h sshconnect2.c sshd.c dh.c dh.h]
     First rough implementation of the diffie-hellman group exchange.  The
     client can ask the server for bigger groups to perform the diffie-hellman
     in, thus increasing the attack complexity when using ciphers with longer
     keys.  University of Windsor provided network, T the company.
   - markus@cvs.openbsd.org  2000/10/11 13:59:52
     [auth-rsa.c auth2.c]
     clear auth options unless auth sucessfull
   - markus@cvs.openbsd.org  2000/10/11 14:00:27
     [auth-options.h]
     clear auth options unless auth sucessfull
   - markus@cvs.openbsd.org  2000/10/11 14:03:27
     [scp.1 scp.c]
     support 'scp -o' with help from mouring@pconline.com
   - markus@cvs.openbsd.org  2000/10/11 14:11:35
     [dh.c]
     Wall
   - markus@cvs.openbsd.org  2000/10/11 14:14:40
     [auth.h auth2.c readconf.c readconf.h readpass.c servconf.c servconf.h]
     [ssh.h sshconnect2.c sshd_config auth2-skey.c cli.c cli.h]
     add support for s/key (kbd-interactive) to ssh2, based on work by
     mkiernan@avantgo.com and me
   - markus@cvs.openbsd.org  2000/10/11 14:27:24
     [auth.c auth1.c auth2.c authfile.c cipher.c cipher.h kex.c kex.h]
     [myproposal.h packet.c readconf.c session.c ssh.c ssh.h sshconnect1.c]
     [sshconnect2.c sshd.c]
     new cipher framework
   - markus@cvs.openbsd.org  2000/10/11 14:45:21
     [cipher.c]
     remove DES
   - markus@cvs.openbsd.org  2000/10/12 03:59:20
     [cipher.c cipher.h sshconnect1.c sshconnect2.c sshd.c]
     enable DES in SSH-1 clients only
   - markus@cvs.openbsd.org  2000/10/12 08:21:13
     [kex.h packet.c]
     remove unused
   - markus@cvs.openbsd.org  2000/10/13 12:34:46
     [sshd.c]
     Kludge for F-Secure Macintosh < 1.0.2; appro@fy.chalmers.se
   - markus@cvs.openbsd.org  2000/10/13 12:59:15
     [cipher.c cipher.h myproposal.h  rijndael.c rijndael.h]
     rijndael/aes support
   - markus@cvs.openbsd.org  2000/10/13 13:10:54
     [sshd.8]
     more info about -V
   - markus@cvs.openbsd.org  2000/10/13 13:12:02
     [myproposal.h]
     prefer no compression

23 years ago- (djm) Add workaround for Linux 2.4's gratuitious errno change. Patch
djm [Sat, 14 Oct 2000 01:37:19 +0000 (01:37 +0000)] 
- (djm) Add workaround for Linux 2.4's gratuitious errno change. Patch
  from Martin Johansson <fatbob@acc.umu.se>

23 years ago - (djm) Revert SSH2 serverloop hack, will find a better way.
djm [Sat, 14 Oct 2000 01:33:48 +0000 (01:33 +0000)] 
 - (djm) Revert SSH2 serverloop hack, will find a better way.

23 years ago - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
djm [Sat, 14 Oct 2000 00:16:12 +0000 (00:16 +0000)] 
 - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth

23 years ago - (stevesk) Fix detection of pw_class struct member in configure;
stevesk [Sat, 7 Oct 2000 13:24:00 +0000 (13:24 +0000)] 
 - (stevesk) Fix detection of pw_class struct member in configure;
    patch from KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp>

23 years ago - (stevesk) Print PAM return value in PAM log messages to aid
stevesk [Sat, 7 Oct 2000 11:16:55 +0000 (11:16 +0000)] 
 - (stevesk) Print PAM return value in PAM log messages to aid
    with debugging.

23 years ago - (djm) Add host system and CC to end-of-configure report. Suggested by
djm [Mon, 2 Oct 2000 10:42:15 +0000 (10:42 +0000)] 
 - (djm) Add host system and CC to end-of-configure report. Suggested by
   Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>

23 years ago - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>
djm [Sat, 30 Sep 2000 13:42:48 +0000 (13:42 +0000)] 
 - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>

23 years agoForgot to commit changelog from loginrec changes
djm [Sat, 30 Sep 2000 10:36:54 +0000 (10:36 +0000)] 
Forgot to commit changelog from loginrec changes

 - (djm) Fix 9 character passphrase failure with gnome-ssh-askpass.
   Problem was caused by interrupted read in ssh-add. Report from Donald
   J. Barry <don@astro.cornell.edu>

23 years ago - (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only
djm [Sat, 30 Sep 2000 10:34:44 +0000 (10:34 +0000)] 
 - (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only
   strip "/dev/"). Fix loginrec.c based on patch from Alain St-Denis
   <Alain.St-Denis@ec.gc.ca>

23 years ago - (djm) Add LICENSE to RPM spec files
djm [Sat, 30 Sep 2000 03:41:38 +0000 (03:41 +0000)] 
 - (djm) Add LICENSE to RPM spec files

23 years ago - (djm) Forgot to cvs add LICENSE file
djm [Sat, 30 Sep 2000 03:40:39 +0000 (03:40 +0000)] 
 - (djm) Forgot to cvs add LICENSE file

23 years ago - (djm) Add recent InitScripts as a RPM dependancy for openssh-server
djm [Sat, 30 Sep 2000 03:29:44 +0000 (03:29 +0000)] 
 - (djm) Add recent InitScripts as a RPM dependancy for openssh-server
   patch from Pekka Savola <pekkas@netcore.fi>

23 years agoforgot this
djm [Sat, 30 Sep 2000 03:20:11 +0000 (03:20 +0000)] 
forgot this

23 years ago - (djm) CVS OpenBSD sync:
djm [Sat, 30 Sep 2000 03:20:03 +0000 (03:20 +0000)] 
 - (djm) CVS OpenBSD sync:
   - markus@cvs.openbsd.org  2000/09/26 13:59:59
     [clientloop.c]
     use debug2
   - markus@cvs.openbsd.org  2000/09/27 15:41:34
     [auth2.c sshconnect2.c]
     use key_type()
   - markus@cvs.openbsd.org  2000/09/28 12:03:18
     [channels.c]
     debug -> debug2 cleanup

23 years ago - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
djm [Sat, 30 Sep 2000 03:17:52 +0000 (03:17 +0000)] 
 - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
   very short lived X connections. Bug report from Tobias Oetiker
   <oetiker@ee.ethz.ch>. Fix from Markus Friedl <markus@cvs.openbsd.org>

23 years agooops, forgot changelog
djm [Fri, 29 Sep 2000 22:53:59 +0000 (22:53 +0000)] 
oops, forgot changelog

23 years ago - (djm) Support in bsd-snprintf.c for long long conversions from
djm [Fri, 29 Sep 2000 22:49:08 +0000 (22:49 +0000)] 
 - (djm) Support in bsd-snprintf.c for long long conversions from
   Ben Lindstrom <mouring@pconline.com>
 - (djm) Cleanup NeXT support from Ben Lindstrom <mouring@pconline.com>

23 years agooops
djm [Fri, 29 Sep 2000 22:43:32 +0000 (22:43 +0000)] 
oops

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