[ssh.1 sshd.8]
     refer to current ietf drafts for protocol v2
This commit is contained in:
Ben Lindstrom 2001-08-06 21:38:10 +00:00
parent f7db3bb64c
commit 020a8699a9
3 changed files with 10 additions and 7 deletions

View File

@ -91,6 +91,9 @@
[authfd.c authfd.h readconf.c readconf.h scard.c scard.h ssh-add.c [authfd.c authfd.h readconf.c readconf.h scard.c scard.h ssh-add.c
ssh-agent.c ssh.c] ssh-agent.c ssh.c]
use strings instead of ints for smartcard reader ids use strings instead of ints for smartcard reader ids
- markus@cvs.openbsd.org 2001/08/01 22:16:45
[ssh.1 sshd.8]
refer to current ietf drafts for protocol v2
20010803 20010803
- (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
@ -6201,4 +6204,4 @@
- Wrote replacements for strlcpy and mkdtemp - Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1 - Released 1.0pre1
$Id: ChangeLog,v 1.1449 2001/08/06 21:35:51 mouring Exp $ $Id: ChangeLog,v 1.1450 2001/08/06 21:38:10 mouring Exp $

6
ssh.1
View File

@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: ssh.1,v 1.125 2001/07/31 09:28:44 jakob Exp $ .\" $OpenBSD: ssh.1,v 1.126 2001/08/01 22:16:45 markus Exp $
.Dd September 25, 1999 .Dd September 25, 1999
.Dt SSH 1 .Dt SSH 1
.Os .Os
@ -1399,7 +1399,7 @@ protocol versions 1.5 and 2.0.
.%A T. Rinne .%A T. Rinne
.%A S. Lehtinen .%A S. Lehtinen
.%T "SSH Protocol Architecture" .%T "SSH Protocol Architecture"
.%N draft-ietf-secsh-architecture-07.txt .%N draft-ietf-secsh-architecture-09.txt
.%D January 2001 .%D July 2001
.%O work in progress material .%O work in progress material
.Re .Re

6
sshd.8
View File

@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: sshd.8,v 1.138 2001/07/28 09:21:15 markus Exp $ .\" $OpenBSD: sshd.8,v 1.139 2001/08/01 22:16:45 markus Exp $
.Dd September 25, 1999 .Dd September 25, 1999
.Dt SSHD 8 .Dt SSHD 8
.Os .Os
@ -1287,8 +1287,8 @@ protocol versions 1.5 and 2.0.
.%A T. Rinne .%A T. Rinne
.%A S. Lehtinen .%A S. Lehtinen
.%T "SSH Protocol Architecture" .%T "SSH Protocol Architecture"
.%N draft-ietf-secsh-architecture-07.txt .%N draft-ietf-secsh-architecture-09.txt
.%D January 2001 .%D July 2001
.%O work in progress material .%O work in progress material
.Re .Re
.Rs .Rs