]> andersk Git - openssh.git/log
openssh.git
23 years agoLatest versions
djm [Mon, 12 Jun 2000 13:01:02 +0000 (13:01 +0000)] 
Latest versions

23 years agowrong modes, forgot -kb
djm [Mon, 12 Jun 2000 12:58:43 +0000 (12:58 +0000)] 
wrong modes, forgot -kb

23 years ago - (djm) Glob manpages in RPM spec files to catch compressed files
djm [Mon, 12 Jun 2000 06:38:54 +0000 (06:38 +0000)] 
 - (djm) Glob manpages in RPM spec files to catch compressed files
 - (djm) Full license in auth-pam.c

23 years ago - (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>
djm [Sat, 10 Jun 2000 06:51:33 +0000 (06:51 +0000)] 
 - (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>

23 years ago - (djm) Minor doc tweaks
djm [Fri, 9 Jun 2000 22:33:38 +0000 (22:33 +0000)] 
 - (djm) Minor doc tweaks

23 years ago - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage V_2_1_1_P1
djm [Fri, 9 Jun 2000 01:58:35 +0000 (01:58 +0000)] 
 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
   (in favour of utmpx) on Solaris 8

23 years agofix linkrot
djm [Wed, 7 Jun 2000 22:48:24 +0000 (22:48 +0000)] 
fix linkrot

24 years ago - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
djm [Wed, 7 Jun 2000 12:20:23 +0000 (12:20 +0000)] 
 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
   list of commands (by default). Removed verbose debugging (by default).
 - (djm) Increased command entropy estimates and default entropy collection
   timeout

24 years ago - (djm) Remove duplicate headers from loginrec.c
djm [Wed, 7 Jun 2000 11:32:13 +0000 (11:32 +0000)] 
 - (djm) Remove duplicate headers from loginrec.c

24 years agoMissed some bits of the OpenBSD patch somewhere (?!)
djm [Wed, 7 Jun 2000 11:22:38 +0000 (11:22 +0000)] 
Missed some bits of the OpenBSD patch somewhere (?!)

24 years ago - (djm) Don't add /usr/local/lib to library search path on Irix
djm [Wed, 7 Jun 2000 11:05:46 +0000 (11:05 +0000)] 
 - (djm) Don't add /usr/local/lib to library search path on Irix

24 years agoNew ver
djm [Wed, 7 Jun 2000 10:57:57 +0000 (10:57 +0000)] 
New ver

24 years ago - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
djm [Wed, 7 Jun 2000 10:08:19 +0000 (10:08 +0000)] 
 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
   <zack@wolery.cumb.org>

24 years ago - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
djm [Wed, 7 Jun 2000 09:55:44 +0000 (09:55 +0000)] 
 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
   <tibbs@math.uh.edu>
 - (djm) OpenBSD CVS updates:
  - todd@cvs.openbsd.org
    [sshconnect2.c]
    teach protocol v2 to count login failures properly and also enable an
    explanation of why the password prompt comes up again like v1; this is NOT
    crypto
  - markus@cvs.openbsd.org
    [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8]
    xauth_location support; pr 1234
    [readconf.c sshconnect2.c]
    typo, unused
    [session.c]
    allow use_login only for login sessions, otherwise remote commands are
    execed with uid==0
    [sshd.8]
    document UseLogin better
    [version.h]
    OpenSSH 2.1.1
    [auth-rsa.c]
    fix match_hostname() logic for auth-rsa: deny access if we have a
    negative match or no match at all
    [channels.c hostfile.c match.c]
    don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
    kris@FreeBSD.org

24 years ago - (djm) Added --with-cflags, --with-ldflags and --with-libs options to
djm [Sun, 4 Jun 2000 23:37:43 +0000 (23:37 +0000)] 
 - (djm) Added --with-cflags, --with-ldflags and --with-libs options to
   configure.

24 years agoMany changes to new login code based on Damien's feedback:
andre [Sun, 4 Jun 2000 17:07:49 +0000 (17:07 +0000)] 
Many changes to new login code based on Damien's feedback:
- Removed many redundant accessor/mutator methods as they're not necesary
   in OpenSSH
- Added proper credits for OpenBSD code in loginrec.c
- Changed function definitions to the OpenBSD style
- Removed spurious 'L' prefix in line filename abbreviation for ut_line
- Added some documentation in loginrec.c
- Changed lastlog access function names
- Removed #include lines in mid-file loginrec.c
- loginrec.h, login.c and logintest.c changed to reflect new interface
- Added TODO note for ttyslot() replacement

24 years agoAdded missed info for 20000603 login code update
andre [Sun, 4 Jun 2000 17:00:15 +0000 (17:00 +0000)] 
Added missed info for 20000603 login code update
Noted 20000604 updates

24 years ago - Configure tweaking for new login code on Irix 5.3
djm [Sun, 4 Jun 2000 05:51:47 +0000 (05:51 +0000)] 
 - Configure tweaking for new login code on Irix 5.3

24 years agoDisable lastlog for AIX, as it's handled by the OS as part of the login
andre [Sat, 3 Jun 2000 16:18:19 +0000 (16:18 +0000)] 
Disable lastlog for AIX, as it's handled by the OS as part of the login
  message

24 years agoRemoved obsolete lastlog symbols
andre [Sat, 3 Jun 2000 16:17:13 +0000 (16:17 +0000)] 
Removed obsolete lastlog symbols

24 years agoAdded new login recording code
andre [Sat, 3 Jun 2000 14:57:40 +0000 (14:57 +0000)] 
Added new login recording code
Added test program for login code (make logintest)

24 years agoRemoved an old entry
djm [Sat, 3 Jun 2000 11:59:32 +0000 (11:59 +0000)] 
Removed an old entry

24 years ago - Rewrote bsd-login to use proper utmp API if available. Major cleanup PRE_NEW_LOGIN_CODE
damien [Wed, 31 May 2000 03:57:18 +0000 (03:57 +0000)] 
 - Rewrote bsd-login to use proper utmp API if available. Major cleanup
   of fallback DIY code.

24 years ago - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
damien [Wed, 31 May 2000 01:24:34 +0000 (01:24 +0000)] 
 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>

update credits

24 years ago - Cleanup of auth.c, login.c and fake-*
damien [Wed, 31 May 2000 01:20:11 +0000 (01:20 +0000)] 
 - Cleanup of auth.c, login.c and fake-*
 - Cleanup of auth-pam.c, save and print "account expired" error messages

24 years agodoc V_2_1_0_P3
damien [Tue, 30 May 2000 04:01:10 +0000 (04:01 +0000)] 
doc

24 years ago - OpenBSD CVS updates:
damien [Tue, 30 May 2000 03:44:51 +0000 (03:44 +0000)] 
 - OpenBSD CVS updates:
  - markus@cvs.openbsd.org
    [session.c]
    make x11-fwd work w/ localhost (xauth add host/unix:11)
    [cipher.c compat.c readconf.c servconf.c]
    check strtok() != NULL; ok niels@
    [key.c]
    fix key_read() for uuencoded keys w/o '='
    [serverloop.c]
    group ssh1 vs. ssh2 in serverloop
    [kex.c kex.h myproposal.h sshconnect2.c sshd.c]
    split kexinit/kexdh, factor out common code
    [readconf.c ssh.1 ssh.c]
    forwardagent defaults to no, add ssh -A
  - theo@cvs.openbsd.org
    [session.c]
    just some line shortening

24 years agoUp ver
damien [Tue, 30 May 2000 03:14:19 +0000 (03:14 +0000)] 
Up ver

24 years ago - Fix buffer overrun in login.c for systems which use syslen in utmpx.
damien [Tue, 30 May 2000 03:12:46 +0000 (03:12 +0000)] 
 - Fix buffer overrun in login.c for systems which use syslen in utmpx.
   patch from YOSHIFUJI Hideaki <yoshfuji@cerberus.nemoto.ecei.tohoku.ac.jp>

24 years ago - Define atexit for old Solaris
damien [Tue, 30 May 2000 02:57:46 +0000 (02:57 +0000)] 
 - Define atexit for old Solaris

24 years ago - Doc cleanup V_2_1_0_P2
damien [Sat, 20 May 2000 05:41:26 +0000 (05:41 +0000)] 
 - Doc cleanup

24 years ago - HPUX and Configure fixes from Lutz Jaenicke
damien [Sat, 20 May 2000 05:33:44 +0000 (05:33 +0000)] 
 - HPUX and Configure fixes from Lutz Jaenicke
   <Lutz.Jaenicke@aet.TU-Cottbus.DE>
 - Use mkinstalldirs script to make directories instead of non-portable
   "install -d". Suggested by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>

24 years agocleanup diffs
damien [Sat, 20 May 2000 05:22:36 +0000 (05:22 +0000)] 
cleanup diffs

24 years ago - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
damien [Sat, 20 May 2000 05:02:59 +0000 (05:02 +0000)] 
 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>

24 years ago - Don't touch utmp if USE_UTMPX defined
damien [Sat, 20 May 2000 04:53:09 +0000 (04:53 +0000)] 
 - Don't touch utmp if USE_UTMPX defined

24 years ago - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
damien [Sat, 20 May 2000 02:49:31 +0000 (02:49 +0000)] 
 - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>

24 years ago - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
damien [Thu, 18 May 2000 14:03:23 +0000 (14:03 +0000)] 
 - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
 - OpenBSD CVS updates:
  - markus@cvs.openbsd.org
    [sshconnect.c]
    copy only ai_addrlen bytes; misiek@pld.org.pl
    [auth.c]
    accept an empty shell in authentication; bug reported by
    chris@tinker.ucr.edu
    [serverloop.c]
    we don't have stderr for interactive terminal sessions (fcntl errors)

24 years agoDoh - forgot to import fixprogs
damien [Thu, 18 May 2000 13:12:50 +0000 (13:12 +0000)] 
Doh - forgot to import fixprogs

24 years agoprepare for p1 release V_2_1_0_P1
damien [Wed, 17 May 2000 13:36:56 +0000 (13:36 +0000)] 
prepare for p1 release

24 years ago - Detect OpenSSL seperatly from RSA
damien [Wed, 17 May 2000 13:29:18 +0000 (13:29 +0000)] 
 - Detect OpenSSL seperatly from RSA
 - Better test for RSA (more compatible with RSAref). Based on work by
   Ed Eden <ede370@stl.rural.usda.gov>

24 years ago - RSAless operation patch from kevin_oconnor@standardandpoors.com
damien [Wed, 17 May 2000 13:02:03 +0000 (13:02 +0000)] 
 - RSAless operation patch from kevin_oconnor@standardandpoors.com

24 years ago - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
damien [Wed, 17 May 2000 12:53:33 +0000 (12:53 +0000)] 
 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
  - INSTALL typo and URL fix
  - Makefile fix
  - Solaris fixes
 - Checking for ssize_t and memmove. Based on patch from SAKAI Kiyotaka
   <ksakai@kso.netwk.ntt-at.co.jp>

24 years ago - OpenBSD CVS update:
damien [Wed, 17 May 2000 12:34:22 +0000 (12:34 +0000)] 
 - OpenBSD CVS update:
  - markus@cvs.openbsd.org
    [ssh.c]
    fix usage()
    [ssh2.h]
    draft-ietf-secsh-architecture-05.txt
    [ssh.1]
    document ssh -T -N (ssh2 only)
    [channels.c serverloop.c ssh.h sshconnect.c sshd.c aux.c]
    enable nonblocking IO for sshd w/ proto 1, too; split out common code
    [aux.c]
    missing include

24 years ago - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>
damien [Wed, 17 May 2000 12:16:05 +0000 (12:16 +0000)] 
 - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>

24 years ago - Avoid WCOREDUMP complation errors for systems that lack it
damien [Wed, 17 May 2000 12:08:29 +0000 (12:08 +0000)] 
 - Avoid WCOREDUMP complation errors for systems that lack it
 - Avoid SIGCHLD warnings from entropy commands

24 years ago - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
damien [Wed, 17 May 2000 12:00:02 +0000 (12:00 +0000)] 
 - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix

24 years ago - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
damien [Wed, 17 May 2000 11:34:07 +0000 (11:34 +0000)] 
 - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
  - Fixes command line printing segfaults (spotter: Bladt Norbert)
  - Fixes erroneous printing of debug messages to syslog
  - Fixes utmp for MacOS X (spotter: Aristedes Maniatis)
  - Gives useful error message if PRNG initialisation fails
  - Reduced ssh startup delay
  - Measures cumulative command time rather than the time between reads
 after select()
  - 'fixprogs' perl script to eliminate non-working entropy commands, and
 optionally run 'ent' to measure command entropy

24 years ago - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz
damien [Sat, 13 May 2000 02:31:22 +0000 (02:31 +0000)] 
 - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz
   <misiek@pld.org.pl>

24 years ago - Fix for prng_seed permissions checking from Lutz Jaenicke
damien [Thu, 11 May 2000 09:10:58 +0000 (09:10 +0000)] 
 - Fix for prng_seed permissions checking from Lutz Jaenicke
   <Lutz.Jaenicke@aet.TU-Cottbus.DE>

24 years agoidoh V_2_1_0
damien [Tue, 9 May 2000 05:28:50 +0000 (05:28 +0000)] 
idoh

24 years ago - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
damien [Tue, 9 May 2000 05:28:41 +0000 (05:28 +0000)] 
 - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
   by Andre Lucas <andre.lucas@dial.pipex.com>

24 years agobad checkin mode
damien [Tue, 9 May 2000 05:05:45 +0000 (05:05 +0000)] 
bad checkin mode

24 years agoBad checkin mode
damien [Tue, 9 May 2000 05:05:25 +0000 (05:05 +0000)] 
Bad checkin mode

24 years agoupdate specs
damien [Tue, 9 May 2000 05:04:39 +0000 (05:04 +0000)] 
update specs

24 years ago - Doc updates
damien [Tue, 9 May 2000 05:03:37 +0000 (05:03 +0000)] 
 - Doc updates

24 years agooops - missed this
damien [Tue, 9 May 2000 04:45:00 +0000 (04:45 +0000)] 
oops - missed this

24 years ago - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
damien [Tue, 9 May 2000 04:28:55 +0000 (04:28 +0000)] 
 - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a

24 years ago - OpenBSD CVS update
damien [Tue, 9 May 2000 01:02:59 +0000 (01:02 +0000)] 
 - OpenBSD CVS update
  - markus@cvs.openbsd.org
    [cipher.h myproposal.h readconf.c readconf.h servconf.c ssh.1 ssh.c]
    [ssh.h sshconnect1.c sshconnect2.c sshd.8]
    - complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)
  - hugh@cvs.openbsd.org
    [ssh.1]
    - zap typo
    [ssh-keygen.1]
    - One last nit fix. (markus approved)
    [sshd.8]
    - some markus certified spelling adjustments
  - markus@cvs.openbsd.org
    [auth2.c channels.c clientloop.c compat compat.h dsa.c kex.c]
    [sshconnect2.c ]
    - bug compat w/ ssh-2.0.13 x11, split out bugs
    [nchan.c]
    - no drain if ibuf_empty, fixes x11fwd problems; tests by fries@
    [ssh-keygen.c]
    - handle escapes in real and original key format, ok millert@
    [version.h]
    - OpenSSH-2.1

24 years ago - Configure caching and cleanup patch from Andre Lucas'
damien [Mon, 8 May 2000 10:49:37 +0000 (10:49 +0000)] 
 - Configure caching and cleanup patch from Andre Lucas'
   <andre.lucas@dial.pipex.com>

24 years ago - OpenBSD CVS update V_2_0_0_BETA2
damien [Mon, 8 May 2000 03:44:52 +0000 (03:44 +0000)] 
 - OpenBSD CVS update
  - markus@cvs.openbsd.org
    [clientloop.c sshconnect2.c]
    - make x11-fwd interop w/ ssh-2.0.13
    [README.openssh2]
    - interop w/ SecureFX
 - Release 2.0.0beta2

24 years ago - Generate DSA host keys during "make key" or RPM installs
damien [Sun, 7 May 2000 14:05:31 +0000 (14:05 +0000)] 
 - Generate DSA host keys during "make key" or RPM installs

24 years agoAskpass has changed a little
damien [Sun, 7 May 2000 08:30:27 +0000 (08:30 +0000)] 
Askpass has changed a little

24 years agoAdd URL for OpenSSH
damien [Sun, 7 May 2000 08:05:59 +0000 (08:05 +0000)] 
Add URL for OpenSSH

Upgrade to Jim's new Askpass

24 years agoPrepare for beta2
damien [Sun, 7 May 2000 06:22:13 +0000 (06:22 +0000)] 
Prepare for beta2

24 years ago - Remove references to SSLeay.
damien [Sun, 7 May 2000 02:03:14 +0000 (02:03 +0000)] 
 - Remove references to SSLeay.
 - Big OpenBSD CVS update
  - markus@cvs.openbsd.org
    [clientloop.c]
    - typo
    [session.c]
    - update proctitle on pty alloc/dealloc, e.g. w/ windows client
    [session.c]
    - update proctitle for proto 1, too
    [channels.h nchan.c serverloop.c session.c sshd.c]
    - use c-style comments
  - deraadt@cvs.openbsd.org
    [scp.c]
    - more atomicio
  - markus@cvs.openbsd.org
    [channels.c]
    - set O_NONBLOCK
    [ssh.1]
    - update AUTHOR
    [readconf.c ssh-keygen.c ssh.h]
    - default DSA key file ~/.ssh/id_dsa
    [clientloop.c]
    - typo, rm verbose debug
  - deraadt@cvs.openbsd.org
    [ssh-keygen.1]
    - document DSA use of ssh-keygen
    [sshd.8]
    - a start at describing what i understand of the DSA side
    [ssh-keygen.1]
    - document -X and -x
    [ssh-keygen.c]
    - simplify usage
  - markus@cvs.openbsd.org
    [sshd.8]
    - there is no rhosts_dsa
    [ssh-keygen.1]
    - document -y, update -X,-x
    [nchan.c]
    - fix close for non-open ssh1 channels
    [servconf.c servconf.h ssh.h sshd.8 sshd.c ]
    - s/DsaKey/HostDSAKey/, document option
    [sshconnect2.c]
    - respect number_of_password_prompts
    [channels.c channels.h servconf.c servconf.h session.c sshd.8]
    - GatewayPorts for sshd, ok deraadt@
    [ssh-add.1 ssh-agent.1 ssh.1]
    - more doc on: DSA, id_dsa, known_hosts2, authorized_keys2
    [ssh.1]
    - more info on proto 2
    [sshd.8]
    - sync AUTHOR w/ ssh.1
    [key.c key.h sshconnect.c]
    - print key type when talking about host keys
    [packet.c]
    - clear padding in ssh2
    [dsa.c key.c radix.c ssh.h sshconnect1.c uuencode.c uuencode.h]
    - replace broken uuencode w/ libc b64_ntop
    [auth2.c]
    - log failure before sending the reply
    [key.c radix.c uuencode.c]
    - remote trailing comments before calling __b64_pton
    [auth2.c readconf.c readconf.h servconf.c servconf.h ssh.1]
    [sshconnect2.c sshd.8]
    - add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8
 - Bring in b64_ntop and b64_pton from OpenBSD libc (bsd-base64.[ch])

24 years ago - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy V_2_0_0_BETA1
damien [Mon, 1 May 2000 23:56:41 +0000 (23:56 +0000)] 
 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy
   gathering commands from a text file

24 years ago - OpenBSD CVS update
damien [Mon, 1 May 2000 23:23:45 +0000 (23:23 +0000)] 
 - OpenBSD CVS update
   [channels.c]
   - init all fds, close all fds.
   [sshconnect2.c]
   - check whether file exists before asking for passphrase
   [servconf.c servconf.h sshd.8 sshd.c]
   - PidFile, pr 1210
   [channels.c]
   - EINTR
   [channels.c]
   - unbreak, ok niels@
   [sshd.c]
   - unlink pid file, ok niels@
   [auth2.c]
   - Add missing #ifdefs; ok - markus

24 years agoPrepare for 2.0.0beta1
damien [Mon, 1 May 2000 23:06:04 +0000 (23:06 +0000)] 
Prepare for 2.0.0beta1

24 years ago - Irix portability fixes - don't include netinet headers more than once
damien [Mon, 1 May 2000 14:03:55 +0000 (14:03 +0000)] 
 - Irix portability fixes - don't include netinet headers more than once
 - Make sure we don't save PRNG seed more than once

24 years ago - Deprecate perl-tk askpass.
damien [Mon, 1 May 2000 12:57:46 +0000 (12:57 +0000)] 
 - Deprecate perl-tk askpass.

24 years ago - Add some missing ifdefs to auth2.c
damien [Mon, 1 May 2000 12:55:23 +0000 (12:55 +0000)] 
 - Add some missing ifdefs to auth2.c

24 years ago - Merged bsd-login ttyslot and AIX utmp patch from Gert Doering
damien [Mon, 1 May 2000 12:53:53 +0000 (12:53 +0000)] 
 - Merged bsd-login ttyslot and AIX utmp patch from Gert Doering
   <gd@hilb1.medat.de>

24 years ago [scp.c]
damien [Mon, 1 May 2000 11:10:33 +0000 (11:10 +0000)] 
   [scp.c]
   - fix very rare EAGAIN/EINTR issues; based on work by djm
   [packet.c]
   - less debug, rm unused
   [auth2.c]
   - disable kerb,s/key in ssh2
   [sshd.8]
   - Minor tweaks and typo fixes.
   [ssh-keygen.c]
   - Put -d into usage and reorder. markus ok.

24 years ago - Fixed __progname symbol collisions reported by Andre Lucas
damien [Mon, 1 May 2000 10:59:50 +0000 (10:59 +0000)] 
 - Fixed __progname symbol collisions reported by Andre Lucas
   <andre.lucas@dial.pipex.com>

24 years ago - Include missing headers for OpenSSL tests. Fix from Phil Karn
damien [Mon, 1 May 2000 10:54:17 +0000 (10:54 +0000)] 
 - Include missing headers for OpenSSL tests. Fix from Phil Karn
   <karn@ka9q.ampr.org>

24 years agopacket.c
damien [Sun, 30 Apr 2000 22:24:07 +0000 (22:24 +0000)] 
packet.c
send debug messages in SSH2 format

24 years agosync missed changes V_2_0_0_TEST1
damien [Sun, 30 Apr 2000 00:12:49 +0000 (00:12 +0000)] 
sync missed changes

24 years ago - More OpenBSD updates:
damien [Sun, 30 Apr 2000 00:00:53 +0000 (00:00 +0000)] 
 - More OpenBSD updates:
   [session.c]
   - don't call chan_write_failed() if we are not writing
   [auth-rsa.c auth1.c authfd.c hostfile.c ssh-agent.c]
   - keysize warnings error() -> log()

24 years agoclarify requirement for egd
damien [Sat, 29 Apr 2000 23:43:41 +0000 (23:43 +0000)] 
clarify requirement for egd

24 years agodoh
damien [Sat, 29 Apr 2000 23:34:55 +0000 (23:34 +0000)] 
doh

24 years agoPrepare for 2.0
damien [Sat, 29 Apr 2000 23:33:57 +0000 (23:33 +0000)] 
Prepare for 2.0

24 years ago - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
damien [Sat, 29 Apr 2000 23:30:44 +0000 (23:30 +0000)] 
 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
   patch.
   - Adds timeout to entropy collection
   - Disables slow entropy sources
   - Load and save seed file
 - Changed entropy seed code to user per-user seeds only (server seed is
   saved in root's .ssh directory)
 - Use atexit() and fatal cleanups to save seed on exit

24 years ago - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>
damien [Sat, 29 Apr 2000 14:47:29 +0000 (14:47 +0000)] 
 - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>

24 years ago - Merge big update to OpenSSH-2.0 from OpenBSD CVS
damien [Sat, 29 Apr 2000 13:57:08 +0000 (13:57 +0000)] 
 - Merge big update to OpenSSH-2.0 from OpenBSD CVS
   [README.openssh2]
   - interop w/ F-secure windows client
   - sync documentation
   - ssh_host_dsa_key not ssh_dsa_key
   [auth-rsa.c]
   - missing fclose
   [auth.c authfile.c compat.c dsa.c dsa.h hostfile.c key.c key.h radix.c]
   [readconf.c readconf.h ssh-add.c ssh-keygen.c ssh.c ssh.h sshconnect.c]
   [sshd.c uuencode.c uuencode.h authfile.h]
   - add DSA pubkey auth and other SSH2 fixes.  use ssh-keygen -[xX]
     for trading keys with the real and the original SSH, directly from the
     people who invented the SSH protocol.
   [auth.c auth.h authfile.c sshconnect.c auth1.c auth2.c sshconnect.h]
   [sshconnect1.c sshconnect2.c]
   - split auth/sshconnect in one file per protocol version
   [sshconnect2.c]
   - remove debug
   [uuencode.c]
   - add trailing =
   [version.h]
   - OpenSSH-2.0
   [ssh-keygen.1 ssh-keygen.c]
   - add -R flag: exit code indicates if RSA is alive
   [sshd.c]
   - remove unused
     silent if -Q is specified
   [ssh.h]
   - host key becomes /etc/ssh_host_dsa_key
   [readconf.c servconf.c ]
   - ssh/sshd default to proto 1 and 2
   [uuencode.c]
   - remove debug
   [auth2.c ssh-keygen.c sshconnect2.c sshd.c]
   - xfree DSA blobs
   [auth2.c serverloop.c session.c]
   - cleanup logging for sshd/2, respect PasswordAuth no
   [sshconnect2.c]
   - less debug, respect .ssh/config
   [README.openssh2 channels.c channels.h]
   - clientloop.c session.c ssh.c
   - support for x11-fwding, client+server

24 years ago - Define __progname in session.c if libc doesn't
damien [Sun, 23 Apr 2000 01:14:01 +0000 (01:14 +0000)] 
 - Define __progname in session.c if libc doesn't
 - Remove indentation on autoconf #include statements to avoid bug in
   DEC Tru64 compiler. Report and fix from David Del Piero
   <David.DelPiero@qed.qld.gov.au>

24 years ago - Define __progname in session.c if libc doesn't
damien [Fri, 21 Apr 2000 06:13:07 +0000 (06:13 +0000)] 
 - Define __progname in session.c if libc doesn't

24 years ago - Merge fix from OpenBSD CVS
damien [Fri, 21 Apr 2000 05:55:20 +0000 (05:55 +0000)] 
 - Merge fix from OpenBSD CVS
  [ssh-agent.c]
  - Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de>
    via Debian bug #59926

24 years ago - Debian bug #58031 - ssh_config lies about default cipher
damien [Thu, 20 Apr 2000 13:32:48 +0000 (13:32 +0000)] 
 - Debian bug #58031 - ssh_config lies about default cipher

24 years ago - Debian bug #55910 - remove references to ssl(8) manpages
damien [Thu, 20 Apr 2000 13:27:27 +0000 (13:27 +0000)] 
 - Debian bug #55910 - remove references to ssl(8) manpages

24 years ago - Merge fixes from Debian patch from Phil Hands <phil@hands.com>
damien [Thu, 20 Apr 2000 13:12:58 +0000 (13:12 +0000)] 
 - Merge fixes from Debian patch from Phil Hands <phil@hands.com>
  - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
  - Use vhangup to clean up Linux ttys
  - Force posix getopt processing on GNU libc systems

24 years ago - Sync with OpenBSD CVS:
damien [Wed, 19 Apr 2000 21:42:21 +0000 (21:42 +0000)] 
 - Sync with OpenBSD CVS:
  [clientloop.c login.c serverloop.c ssh-agent.c ssh.h sshconnect.c sshd.c]
  - pid_t
  [session.c]
  - remove bogus chan_read_failed. this could cause data
    corruption (missing data) at end of a SSH2 session.

24 years ago - Make fixpaths work with perl4, patch from Andre Lucas
damien [Wed, 19 Apr 2000 21:33:24 +0000 (21:33 +0000)] 
 - Make fixpaths work with perl4, patch from Andre Lucas
   <andre.lucas@dial.pipex.com>

24 years ago - OpenBSD CVS updates
damien [Wed, 19 Apr 2000 06:26:12 +0000 (06:26 +0000)] 
 - OpenBSD CVS updates
   [channels.c]
   - fix pr 1196, listen_port and port_to_connect interchanged
   [scp.c]
   - after completion, replace the progress bar ETA counter with a final
     elapsed time; my idea, aaron wrote the patch
   [ssh_config sshd_config]
   - show 'Protocol' as an example, ok markus@
   [sshd.c]
   - missing xfree()
 - Add missing header to bsd-misc.c

24 years agoInclude all README files V_1_2_3_TEST3
damien [Sun, 16 Apr 2000 02:57:38 +0000 (02:57 +0000)] 
Include all README files

24 years agoUpdated
damien [Sun, 16 Apr 2000 02:50:52 +0000 (02:50 +0000)] 
Updated

24 years agoprepare for a wider test release
damien [Sun, 16 Apr 2000 02:35:37 +0000 (02:35 +0000)] 
prepare for a wider test release

24 years ago - Reduce diff against OpenBSD source
damien [Sun, 16 Apr 2000 02:31:48 +0000 (02:31 +0000)] 
 - Reduce diff against OpenBSD source
   - All OpenSSL includes are now unconditionally referenced as
     openssl/foo.h
   - Pick up formatting changes
   - Other minor changed (typecasts, etc) that I missed

24 years agoforgot -kb, remove openssl/ssl conditional
damien [Sun, 16 Apr 2000 01:52:47 +0000 (01:52 +0000)] 
forgot -kb, remove openssl/ssl conditional

24 years agoforgot -kb
damien [Sun, 16 Apr 2000 01:49:14 +0000 (01:49 +0000)] 
forgot -kb

24 years ago - OpenBSD CVS updates.
damien [Sun, 16 Apr 2000 01:18:38 +0000 (01:18 +0000)] 
 - OpenBSD CVS updates.
   [ssh.1 ssh.c]
   - ssh -2
   [auth.c channels.c clientloop.c packet.c packet.h serverloop.c]
   [session.c sshconnect.c]
   - check payload for (illegal) extra data
   [ALL]
   - whitespace cleanup

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