]> andersk Git - openssh.git/log
openssh.git
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

23 years ago - (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>
djm [Fri, 29 Sep 2000 22:43:19 +0000 (22:43 +0000)] 
 - (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>

23 years ago - (djm) Merged big SCO portability patch from Tim Rice
djm [Fri, 29 Sep 2000 12:01:36 +0000 (12:01 +0000)] 
 - (djm) Merged big SCO portability patch from Tim Rice
   <tim@multitalents.net>

23 years ago - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
djm [Fri, 29 Sep 2000 01:12:36 +0000 (01:12 +0000)] 
 - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
   tidy necessary differences. Use Markus' new debugN() in entropy.c

23 years agoForgot the changelog
djm [Thu, 28 Sep 2000 23:59:28 +0000 (23:59 +0000)] 
Forgot the changelog

23 years ago - (djm) Another off-by-one fix from Pavel Kankovsky
djm [Thu, 28 Sep 2000 23:59:14 +0000 (23:59 +0000)] 
 - (djm) Another off-by-one fix from Pavel Kankovsky
   <peak@argo.troja.mff.cuni.cz>

23 years ago - (djm) Fix SSH2 not terminating until all background tasks done problem.
djm [Thu, 28 Sep 2000 23:57:35 +0000 (23:57 +0000)] 
 - (djm) Fix SSH2 not terminating until all background tasks done problem.

23 years agofix fix
djm [Tue, 26 Sep 2000 02:13:26 +0000 (02:13 +0000)] 
fix fix

23 years ago - (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c.
djm [Tue, 26 Sep 2000 02:10:37 +0000 (02:10 +0000)] 
 - (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c.
   Report and fix from Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>

23 years ago - (djm) Define _REENTRANT
djm [Tue, 26 Sep 2000 01:18:31 +0000 (01:18 +0000)] 
 - (djm) Define _REENTRANT

23 years ago - (djm) Update X11-askpass to 1.0.2 in RPM spec file
djm [Tue, 26 Sep 2000 01:09:48 +0000 (01:09 +0000)] 
 - (djm) Update X11-askpass to 1.0.2 in RPM spec file

23 years agodoh
djm [Sun, 24 Sep 2000 00:50:49 +0000 (00:50 +0000)] 
doh

23 years ago - (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
djm [Sun, 24 Sep 2000 00:21:31 +0000 (00:21 +0000)] 
 - (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
   <markm@swoon.net>

23 years ago - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
djm [Sun, 24 Sep 2000 00:10:13 +0000 (00:10 +0000)] 
 - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
 - (djm) A bit more cleanup - created cygwin_util.h

23 years ago - (djm) OpenBSD CVS sync:
djm [Sat, 23 Sep 2000 06:15:56 +0000 (06:15 +0000)] 
 - (djm) OpenBSD CVS sync:
   - markus@cvs.openbsd.org  2000/09/17 09:38:59
     [sshconnect2.c sshd.c]
     fix DEBUG_KEXDH
   - markus@cvs.openbsd.org  2000/09/17 09:52:51
     [sshconnect.c]
     yes no; ok niels@
   - markus@cvs.openbsd.org  2000/09/21 04:55:11
     [sshd.8]
     typo
   - markus@cvs.openbsd.org  2000/09/21 05:03:54
     [serverloop.c]
     typo
   - markus@cvs.openbsd.org  2000/09/21 05:11:42
     scp.c
     utime() to utimes(); mouring@pconline.com
   - markus@cvs.openbsd.org  2000/09/21 05:25:08
     sshconnect2.c
     change login logic in ssh2, allows plugin of other auth methods
   - markus@cvs.openbsd.org  2000/09/21 05:25:35
     [auth2.c channels.c channels.h clientloop.c dispatch.c dispatch.h]
     [serverloop.c]
     add context to dispatch_run
   - markus@cvs.openbsd.org  2000/09/21 05:07:52
     authfd.c authfd.h ssh-agent.c
     bug compat for old ssh.com software

23 years ago - (djm) Use printf %lld instead of %qd in sftp-server.c. Fix from
djm [Sat, 23 Sep 2000 03:58:32 +0000 (03:58 +0000)] 
 - (djm) Use printf %lld instead of %qd in sftp-server.c. Fix from
   Michael Stone <mstone@cs.loyola.edu>

23 years ago - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
djm [Sat, 23 Sep 2000 03:52:50 +0000 (03:52 +0000)] 
 - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>

23 years ago - (djm) Tweak password expiry checking at suggestion of Kevin Steves
djm [Sat, 23 Sep 2000 03:26:32 +0000 (03:26 +0000)] 
 - (djm) Tweak password expiry checking at suggestion of Kevin Steves
   <stevesk@sweden.hp.com>

23 years ago - (djm) Seperate tests for int64_t and u_int64_t types
djm [Sat, 23 Sep 2000 03:12:24 +0000 (03:12 +0000)] 
 - (djm) Seperate tests for int64_t and u_int64_t types

23 years ago - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
djm [Sat, 23 Sep 2000 03:00:09 +0000 (03:00 +0000)] 
 - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>

23 years ago - (djm) Fix address logging in utmp from Kevin Steves
djm [Sat, 23 Sep 2000 02:57:27 +0000 (02:57 +0000)] 
 - (djm) Fix address logging in utmp from Kevin Steves
   <stevesk@sweden.hp.com>

23 years agoCleanup
djm [Sat, 23 Sep 2000 02:55:03 +0000 (02:55 +0000)] 
Cleanup

23 years ago - (djm) Fix bad path substitution. Report from Andrew Miner
djm [Thu, 21 Sep 2000 10:51:07 +0000 (10:51 +0000)] 
 - (djm) Fix bad path substitution. Report from Andrew Miner
   <asminer@cs.iastate.edu>

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