Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2000 19:51:53 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssh - Imported sources
Message-ID:  <200011140351.TAA37921@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2000/11/13 19:51:53 PST

  src/crypto/openssh - Imported sources
  Update of /home/ncvs/src/crypto/openssh
  In directory freefall.freebsd.org:/d/home/green/HEAD/src/crypto/openssh
  
  Log Message:
  Import a security fix: the client would allow a server to use its
  ssh-agent or X11 forwarding even if it was disabled.
  
  This is the vendor fix provided, not an actual revision of clientloop.c.
  
  Submitted by:	Markus Friedl <markus@OpenBSD.org> via kris
  
  Status:
  
  Vendor Tag:	OpenBSD
  Release Tags:	secfix_20001110
  		
  I src/crypto/openssh/CVS
  I src/crypto/openssh/LICENCE
  I src/crypto/openssh/Makefile
  I src/crypto/openssh/Makefile.inc
  I src/crypto/openssh/OVERVIEW
  I src/crypto/openssh/README
  I src/crypto/openssh/RFC.nroff
  I src/crypto/openssh/atomicio.c
  I src/crypto/openssh/auth-krb4.c
  I src/crypto/openssh/auth-passwd.c
  I src/crypto/openssh/auth-rh-rsa.c
  I src/crypto/openssh/auth-rhosts.c
  I src/crypto/openssh/auth-rsa.c
  I src/crypto/openssh/auth-skey.c
  I src/crypto/openssh/authfd.c
  I src/crypto/openssh/authfd.h
  I src/crypto/openssh/authfile.c
  I src/crypto/openssh/bufaux.c
  I src/crypto/openssh/bufaux.h
  I src/crypto/openssh/buffer.c
  I src/crypto/openssh/buffer.h
  I src/crypto/openssh/canohost.c
  I src/crypto/openssh/channels.c
  I src/crypto/openssh/channels.h
  I src/crypto/openssh/cipher.c
  I src/crypto/openssh/cipher.h
  U src/crypto/openssh/clientloop.c
  I src/crypto/openssh/compat.c
  I src/crypto/openssh/compat.h
  I src/crypto/openssh/compress.c
  I src/crypto/openssh/compress.h
  I src/crypto/openssh/crc32.c
  I src/crypto/openssh/crc32.h
  I src/crypto/openssh/deattack.c
  I src/crypto/openssh/deattack.h
  I src/crypto/openssh/getput.h
  I src/crypto/openssh/hmac.c
  I src/crypto/openssh/hmac.h
  I src/crypto/openssh/hostfile.c
  I src/crypto/openssh/includes.h
  I src/crypto/openssh/kex.c
  I src/crypto/openssh/log-client.c
  I src/crypto/openssh/log-server.c
  I src/crypto/openssh/log.c
  I src/crypto/openssh/login.c
  I src/crypto/openssh/match.c
  I src/crypto/openssh/mpaux.c
  I src/crypto/openssh/mpaux.h
  I src/crypto/openssh/nchan.c
  I src/crypto/openssh/nchan.h
  I src/crypto/openssh/nchan.ms
  I src/crypto/openssh/packet.c
  I src/crypto/openssh/packet.h
  I src/crypto/openssh/pty.c
  I src/crypto/openssh/pty.h
  I src/crypto/openssh/radix.c
  I src/crypto/openssh/readconf.c
  I src/crypto/openssh/readconf.h
  I src/crypto/openssh/readpass.c
  I src/crypto/openssh/rsa.c
  I src/crypto/openssh/rsa.h
  I src/crypto/openssh/scp.1
  I src/crypto/openssh/scp.c
  I src/crypto/openssh/servconf.c
  I src/crypto/openssh/servconf.h
  I src/crypto/openssh/serverloop.c
  I src/crypto/openssh/ssh-add.1
  I src/crypto/openssh/ssh-add.c
  I src/crypto/openssh/ssh-agent.1
  I src/crypto/openssh/ssh-agent.c
  I src/crypto/openssh/ssh-keygen.1
  I src/crypto/openssh/ssh-keygen.c
  I src/crypto/openssh/ssh.1
  I src/crypto/openssh/ssh.c
  I src/crypto/openssh/ssh.h
  I src/crypto/openssh/ssh_config
  I src/crypto/openssh/sshconnect.c
  I src/crypto/openssh/sshd.8
  I src/crypto/openssh/sshd.c
  I src/crypto/openssh/sshd_config
  I src/crypto/openssh/tildexpand.c
  I src/crypto/openssh/ttymodes.c
  I src/crypto/openssh/ttymodes.h
  I src/crypto/openssh/uidswap.c
  I src/crypto/openssh/uidswap.h
  I src/crypto/openssh/version.h
  I src/crypto/openssh/xmalloc.c
  I src/crypto/openssh/xmalloc.h
  I src/crypto/openssh/lib
  I src/crypto/openssh/scp
  I src/crypto/openssh/ssh
  I src/crypto/openssh/ssh-add
  I src/crypto/openssh/ssh-agent
  I src/crypto/openssh/ssh-keygen
  I src/crypto/openssh/sshd
  I src/crypto/openssh/pam_ssh
  I src/crypto/openssh/ssh.h.rej
  I src/crypto/openssh/sshd.c.orig
  I src/crypto/openssh/ssh.c.orig
  I src/crypto/openssh/readconf.c.orig
  I src/crypto/openssh/ssh.1.orig
  I src/crypto/openssh/auth-krb5.c
  I src/crypto/openssh/.#readconf.c.1.2
  I src/crypto/openssh/.#ssh.c.1.2
  I src/crypto/openssh/auth.c
  I src/crypto/openssh/auth-options.c
  I src/crypto/openssh/auth.h
  I src/crypto/openssh/auth1.c
  I src/crypto/openssh/auth2.c
  I src/crypto/openssh/authfile.h
  I src/crypto/openssh/dispatch.c
  I src/crypto/openssh/dispatch.h
  I src/crypto/openssh/dsa.c
  I src/crypto/openssh/dsa.h
  I src/crypto/openssh/hostfile.h
  I src/crypto/openssh/kex.h
  I src/crypto/openssh/key.c
  I src/crypto/openssh/key.h
  I src/crypto/openssh/match.h
  I src/crypto/openssh/myproposal.h
  I src/crypto/openssh/session.c
  I src/crypto/openssh/session.h
  I src/crypto/openssh/sftp-server.8
  I src/crypto/openssh/nchan2.ms
  I src/crypto/openssh/sftp-server.c
  I src/crypto/openssh/ssh2.h
  I src/crypto/openssh/sshconnect.h
  I src/crypto/openssh/sshconnect1.c
  I src/crypto/openssh/sshconnect2.c
  I src/crypto/openssh/util.c
  I src/crypto/openssh/uuencode.c
  I src/crypto/openssh/uuencode.h
  I src/crypto/openssh/servconf.c.orig
  I src/crypto/openssh/canohost.c.orig
  I src/crypto/openssh/ssh.h.orig
  I src/crypto/openssh/auth2.c.orig
  I src/crypto/openssh/auth-options.h
  I src/crypto/openssh/sftp-server
  I src/crypto/openssh/clientloop.c.orig
  
  No conflicts created by this import
  


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011140351.TAA37921>