Commit Graph

35 Commits

Author SHA1 Message Date
christos 1970ba8e19 from ftp.openbsd.org 2009-02-16 17:14:22 +00:00
christos eae577dda6 Import 5.0 2008-04-06 21:18:04 +00:00
christos 636ece08cc from ftp.openbsd.org 2007-12-17 20:15:04 +00:00
christos 6ad9628ae7 import v4.6 2007-03-10 22:35:27 +00:00
christos 24bd244ffa from www.openssh.org 2006-09-28 21:14:57 +00:00
christos c1690ac516 From ftp.openbsd.org. 2006-02-04 22:22:31 +00:00
christos 1a19767533 Import OpenSSH 4.0 from ftp.openbsd.org 2005-04-23 16:27:55 +00:00
christos c26e804101 from ftp.openbsd.org 2005-02-13 00:52:40 +00:00
itojun dd9b0f0ed9 OpenSSH 3.6.1 as of 20030514 - krb5 over ssh2 2003-05-14 18:12:50 +00:00
itojun 14012871d8 OpenSSH 3.6.1 as of 2003/4/3
* The 'kex guesses' bugfix from OpenSSH 3.6 triggers a bug
  in a few other SSH v2 implementations and causes connections to
  stall.  OpenSSH 3.6.1 disables this bugfix when interoperating
  with these implementations.
* RSA blinding is now used by ssh(1), sshd(8) and ssh-agent(1).
  in order to avoid potential timing attacks against the RSA keys.
  Older versions of OpenSSH have been using RSA blinding in
  ssh-keysign(1) only.
* ssh-agent(1) optionally requires user confirmation if a key gets
  used, see '-c' in ssh-add(1).
* sshd(8) now handles PermitRootLogin correctly when UsePrivilegeSeparation
  is enabled.
* sshd(8) now removes X11 cookies when a session gets closed.
* ssh-keysign(8) is disabled by default and only enabled if the
  new EnableSSHKeysign option is set in the global ssh_config(5)
  file.
* ssh(1) and sshd(8) now handle 'kex guesses' correctly (key exchange
  guesses).
* ssh(1) no longer overwrites SIG_IGN.  This matches behaviour from
  rsh(1) and is used by backup tools.
* setting ProxyCommand to 'none' disables the proxy feature, see
  ssh_config(5).
* scp(1) supports add -1 and -2.
* scp(1) supports bandwidth limiting.
* sftp(1) displays a progressmeter.
* sftp(1) has improved error handling for scripting.
2003-04-03 05:57:11 +00:00
itojun d0a69bd4ab OpenSSH 3.5 as of Oct 1, 2002 2002-10-01 13:39:55 +00:00
itojun ab782acd24 OpenSSH 3.4 around 2002/6/26.
most significant change:
>make sure # of response matches # of queries, fixes int overflow; from ISS

as we have already enabled privsep by default, we should have been safe.
2002-06-26 14:02:53 +00:00
itojun 3922945644 OpenSSH 3.3 as of June 24, 2002.
- ssh is no longer seruid root.  ssh-keyscan is added to read secret host keys.
  protocol version 1 rsh-like authentication is gone.
- FallBackToRsh is deprecated.
2002-06-24 05:25:39 +00:00
itojun 8a916db65b OpenSSH 3.2.1 as of 2002/5/13 2002-05-13 02:27:50 +00:00
itojun 28160a4cd8 OpenSSH 3.2 as of 2002/4/22. bring in sys/sys/tree.h 2002-04-22 07:47:47 +00:00
itojun 4ad3222e2d OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
itojun 9ae48439b3 OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
itojun 11750158fb OpenSSH 3.0.2 as of 2001/12/06. fixes environment variable passing in UseLogin=yes 2001-12-06 03:46:04 +00:00
itojun f1f4222e4f OpenSSH 3.0.1 as of 2001/11/27. minor bugfixes only. 2001-11-27 04:03:32 +00:00
itojun 9e50fee331 OpenSSH 3.0 as of 2001/11/7 2001-11-07 06:19:43 +00:00
itojun 8861409f61 OpenSSH 2.9.9 as of 2001/9/27 2001-09-27 02:00:33 +00:00
itojun bd8f041d10 OpenBSD 2001/6/24 2001-06-23 19:09:44 +00:00
itojun f836b21bd5 OpenSSH 2.9 as of 2001/6/24 2001-06-23 16:36:22 +00:00
wiz b4cfb4801e On note by kleink: Add primes.5 to crypto/dist/ssh instead of share/man/man5.
Import state of 2001-06-14.
2001-06-15 12:47:39 +00:00
itojun 869b5e25eb prime table for OpenSSH, from OpenBSD etc/primes 2001-05-26 23:24:21 +00:00
itojun 85be70ad02 OpenSSH 2.9 as of 2001/5/15 2001-05-15 15:02:20 +00:00
itojun ebeaf9cc50 OpenSSH 2.5.4 as of 2001/04/10 2001-04-10 07:13:48 +00:00
itojun 0707039f97 OpenSSH 2.5.2 as of 3/19/2001, from openbsd usr.bin/ssh 2001-03-19 19:42:00 +00:00
itojun 69f74354c6 OpenSSH 2.5.1 as of 2001/2/19 2001-02-19 12:09:12 +00:00
itojun 93f3d94483 OpenSSH 2.5.0 as of 2001/2/17 2001-02-16 15:41:21 +00:00
itojun bfcd289bc9 OpenSSH 2.3.2 as of 2001/2/14 2001-02-14 00:53:01 +00:00
itojun d825f82fc3 OpenSSH 2.3.2 as of 2001/2/9 2001-02-08 18:54:44 +00:00
itojun 0ecac62756 OpenSSH 2.3.1 as of 2001/2/8 2001-02-07 16:46:40 +00:00
itojun 9d40c553f5 NetBSD Secure Shell, based on OpenSSH 2.3.0 around 1/5/2001 2001-01-14 04:49:51 +00:00
thorpej 88df7b2c9c Import NetBSD Secure Shell. This is based on OpenSSH, but modified
somewhat.
2000-09-28 22:09:28 +00:00