[sshd.8]
     draft-ietf-secsh-dh-group-exchange-01.txt
This commit is contained in:
Ben Lindstrom 2001-06-25 04:39:22 +00:00
parent d6481ea49a
commit 3c798d4743
2 changed files with 7 additions and 4 deletions

View File

@ -51,6 +51,9 @@
sshconnect1.c sshconnect2.c sshconnect.c sshconnect.h sshd.8] sshconnect1.c sshconnect2.c sshconnect.c sshconnect.h sshd.8]
get rid of known_hosts2, use it for hostkey lookup, but do not get rid of known_hosts2, use it for hostkey lookup, but do not
modify. modify.
- markus@cvs.openbsd.org 2001/06/23 03:03:59
[sshd.8]
draft-ietf-secsh-dh-group-exchange-01.txt
20010622 20010622
- (stevesk) handle systems without pw_expire and pw_change. - (stevesk) handle systems without pw_expire and pw_change.
@ -5735,4 +5738,4 @@
- Wrote replacements for strlcpy and mkdtemp - Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1 - Released 1.0pre1
$Id: ChangeLog,v 1.1309 2001/06/25 04:37:41 mouring Exp $ $Id: ChangeLog,v 1.1310 2001/06/25 04:39:22 mouring Exp $

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.131 2001/06/23 02:34:33 markus Exp $ .\" $OpenBSD: sshd.8,v 1.132 2001/06/23 03:03:59 markus Exp $
.Dd September 25, 1999 .Dd September 25, 1999
.Dt SSHD 8 .Dt SSHD 8
.Os .Os
@ -1291,7 +1291,7 @@ protocol versions 1.5 and 2.0.
.%A N. Provos .%A N. Provos
.%A W. A. Simpson .%A W. A. Simpson
.%T "Diffie-Hellman Group Exchange for the SSH Transport Layer Protocol" .%T "Diffie-Hellman Group Exchange for the SSH Transport Layer Protocol"
.%N draft-ietf-secsh-dh-group-exchange-00.txt .%N draft-ietf-secsh-dh-group-exchange-01.txt
.%D January 2001 .%D April 2001
.%O work in progress material .%O work in progress material
.Re .Re