]> andersk Git - openssh.git/commit
- OpenBSD CVS update
authordamien <damien>
Sun, 26 Mar 2000 03:04:51 +0000 (03:04 +0000)
committerdamien <damien>
Sun, 26 Mar 2000 03:04:51 +0000 (03:04 +0000)
commit4fe2af09da0d7243bb4989e4c5fe51202301961e
treec0495c5700b87efb6c195ce609348cb469ba72d5
parentf5238bee8568b50023e629e792db354583964d82
 - OpenBSD CVS update
   - [auth-krb4.c]
     -Wall
   - [auth-rh-rsa.c auth-rsa.c hostfile.c hostfile.h key.c key.h match.c]
     [match.h ssh.c ssh.h sshconnect.c sshd.c]
     initial support for DSA keys. ok deraadt@, niels@
   - [cipher.c cipher.h]
     remove unused cipher_attack_detected code
   - [scp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
     Fix some formatting problems I missed before.
   - [ssh.1 sshd.8]
     fix spelling errors, From: FreeBSD
   - [ssh.c]
     switch to raw mode only if he _get_ a pty (not if we _want_ a pty).
24 files changed:
ChangeLog
Makefile.in
README.Ylonen
auth-krb4.c
auth-rh-rsa.c
auth-rsa.c
cipher.c
cipher.h
hostfile.c
hostfile.h [new file with mode: 0644]
key.c [new file with mode: 0644]
key.h [new file with mode: 0644]
match.c
match.h [new file with mode: 0644]
scp.1
ssh-add.1
ssh-agent.1
ssh-keygen.1
ssh.1
ssh.c
ssh.h
sshconnect.c
sshd.8
sshd.c
This page took 0.363513 seconds and 5 git commands to generate.