[atomicio.h canohost.h clientloop.h deattack.h dh.h dispatch.h
      groupaccess.c groupaccess.h hmac.h hostfile.h includes.h kex.h
      key.h log.h login.h match.h misc.h myproposal.h nchan.ms pathnames.h
      radix.h readpass.h rijndael.h serverloop.h session.h sftp.h ssh-add.1
      ssh-dss.h ssh-keygen.1 ssh-keyscan.1 ssh-rsa.h ssh1.h ssh_config
      sshconnect.h sshd_config tildexpand.h uidswap.h uuencode.h]
     $OpenBSD$
This commit is contained in:
Ben Lindstrom 2001-01-29 07:39:26 +00:00
parent 49af82bd7e
commit 36579d3daa
39 changed files with 85 additions and 0 deletions

View File

@ -1,5 +1,14 @@
20010128
- (bal) Put USE_PIPES back into sco3.2v5
- (bal) OpenBSD Sync
- niklas@cvs.openbsd.org 2001/01/2001
[atomicio.h canohost.h clientloop.h deattack.h dh.h dispatch.h
groupaccess.c groupaccess.h hmac.h hostfile.h includes.h kex.h
key.h log.h login.h match.h misc.h myproposal.h nchan.ms pathnames.h
radix.h readpass.h rijndael.h serverloop.h session.h sftp.h ssh-add.1
ssh-dss.h ssh-keygen.1 ssh-keyscan.1 ssh-rsa.h ssh1.h ssh_config
sshconnect.h sshd_config tildexpand.h uidswap.h uuencode.h]
$OpenBSD$
20010126
- (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed out by Roumen

View File

@ -1,3 +1,5 @@
/* $OpenBSD: atomicio.h,v 1.2 2001/01/29 01:58:14 niklas Exp $ */
/*
* Copyright (c) 1995,1999 Theo de Raadt
* All rights reserved.

View File

@ -1,3 +1,5 @@
/* $OpenBSD: canohost.h,v 1.2 2001/01/29 01:58:15 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: clientloop.h,v 1.3 2001/01/29 01:58:15 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: deattack.h,v 1.5 2001/01/29 01:58:15 niklas Exp $ */
/*
* Cryptographic attack detector for ssh - Header file
*

2
dh.h
View File

@ -1,3 +1,5 @@
/* $OpenBSD: dh.h,v 1.2 2001/01/29 01:58:15 niklas Exp $ */
/*
* Copyright (c) 2000 Niels Provos. All rights reserved.
*

View File

@ -1,3 +1,5 @@
/* $OpenBSD: dispatch.h,v 1.4 2001/01/29 01:58:15 niklas Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*

View File

@ -1,3 +1,5 @@
/* $OpenBSD: groupaccess.c,v 1.3 2001/01/29 01:58:15 niklas Exp $ */
/*
* Copyright (c) 2001 Kevin Steves. All rights reserved.
*

View File

@ -1,3 +1,5 @@
/* $OpenBSD: groupaccess.h,v 1.2 2001/01/29 01:58:15 niklas Exp $ */
/*
* Copyright (c) 2001 Kevin Steves. All rights reserved.
*

2
hmac.h
View File

@ -1,3 +1,5 @@
/* $OpenBSD: hmac.h,v 1.4 2001/01/29 01:58:15 niklas Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*

View File

@ -1,3 +1,5 @@
/* $OpenBSD: hostfile.h,v 1.6 2001/01/29 01:58:16 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: includes.h,v 1.14 2001/01/29 01:58:16 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

2
kex.h
View File

@ -1,3 +1,5 @@
/* $OpenBSD: kex.h,v 1.12 2001/01/29 01:58:16 niklas Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*

2
key.h
View File

@ -1,3 +1,5 @@
/* $OpenBSD: key.h,v 1.9 2001/01/29 01:58:16 niklas Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*

2
log.h
View File

@ -1,3 +1,5 @@
/* $OpenBSD: log.h,v 1.2 2001/01/29 01:58:16 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: login.h,v 1.2 2001/01/29 01:58:16 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: match.h,v 1.6 2001/01/29 01:58:17 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

2
misc.h
View File

@ -1,3 +1,5 @@
/* $OpenBSD: misc.h,v 1.2 2001/01/29 01:58:17 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: myproposal.h,v 1.10 2001/01/29 01:58:17 niklas Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*

View File

@ -1,3 +1,5 @@
.\" $OpenBSD: nchan.ms,v 1.7 2001/01/29 01:58:17 niklas Exp $
.\"
.\"
.\" Copyright (c) 1999 Markus Friedl. All rights reserved.
.\"

View File

@ -1,3 +1,5 @@
/* $OpenBSD: pathnames.h,v 1.2 2001/01/29 01:58:17 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: radix.h,v 1.2 2001/01/29 01:58:17 niklas Exp $ */
/*
* Copyright (c) 1999 Dug Song. All rights reserved.
*

View File

@ -1,3 +1,5 @@
/* $OpenBSD: readpass.h,v 1.2 2001/01/29 01:58:17 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: rijndael.h,v 1.6 2001/01/29 01:58:17 niklas Exp $ */
#ifndef _RIJNDAEL_H_
#define _RIJNDAEL_H_

View File

@ -1,3 +1,5 @@
/* $OpenBSD: serverloop.h,v 1.2 2001/01/29 01:58:17 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: session.h,v 1.5 2001/01/29 01:58:18 niklas Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*

2
sftp.h
View File

@ -1,3 +1,5 @@
/* $OpenBSD: sftp.h,v 1.2 2001/01/29 01:58:18 niklas Exp $ */
/*
* Copyright (c) 2001 Markus Friedl. All rights reserved.
*

View File

@ -1,3 +1,5 @@
.\" $OpenBSD: ssh-add.1,v 1.20 2001/01/29 01:58:18 niklas Exp $
.\"
.\" -*- nroff -*-
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>

View File

@ -1,3 +1,5 @@
/* $OpenBSD: ssh-dss.h,v 1.3 2001/01/29 01:58:18 niklas Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*

View File

@ -1,3 +1,5 @@
.\" $OpenBSD: ssh-keygen.1,v 1.29 2001/01/29 01:58:18 niklas Exp $
.\"
.\" -*- nroff -*-
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>

View File

@ -1,3 +1,5 @@
.\" $OpenBSD: ssh-keyscan.1,v 1.3 2001/01/29 01:58:18 niklas Exp $
.\"
.Dd January 1, 1996
.Dt ssh-keyscan 1
.Os

View File

@ -1,3 +1,5 @@
/* $OpenBSD: ssh-rsa.h,v 1.3 2001/01/29 01:58:18 niklas Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*

2
ssh1.h
View File

@ -1,3 +1,5 @@
/* $OpenBSD: ssh1.h,v 1.2 2001/01/29 01:58:18 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
# $OpenBSD: ssh_config,v 1.7 2001/01/29 01:58:18 niklas Exp $
# This is ssh client systemwide configuration file. This file provides
# defaults for users, and the values can be changed in per-user configuration
# files or on the command line.

View File

@ -1,3 +1,5 @@
/* $OpenBSD: sshconnect.h,v 1.5 2001/01/29 01:58:18 niklas Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*

View File

@ -1,3 +1,5 @@
# $OpenBSD: sshd_config,v 1.27 2001/01/29 01:58:19 niklas Exp $
# This is ssh server systemwide configuration file.
Port 22

View File

@ -1,3 +1,5 @@
/* $OpenBSD: tildexpand.h,v 1.2 2001/01/29 01:58:19 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: uidswap.h,v 1.6 2001/01/29 01:58:19 niklas Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland

View File

@ -1,3 +1,5 @@
/* $OpenBSD: uuencode.h,v 1.5 2001/01/29 01:58:19 niklas Exp $ */
/*
* Copyright (c) 1999 Markus Friedl. All rights reserved.
*