[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
Родитель d6481ea49a
Коммит 3c798d4743
2 изменённых файлов: 7 добавлений и 4 удалений

Просмотреть файл

@ -51,6 +51,9 @@
sshconnect1.c sshconnect2.c sshconnect.c sshconnect.h sshd.8]
get rid of known_hosts2, use it for hostkey lookup, but do not
modify.
- markus@cvs.openbsd.org 2001/06/23 03:03:59
[sshd.8]
draft-ietf-secsh-dh-group-exchange-01.txt
20010622
- (stevesk) handle systems without pw_expire and pw_change.
@ -5735,4 +5738,4 @@
- Wrote replacements for strlcpy and mkdtemp
- 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
Просмотреть файл

@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" 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
.Dt SSHD 8
.Os
@ -1291,7 +1291,7 @@ protocol versions 1.5 and 2.0.
.%A N. Provos
.%A W. A. Simpson
.%T "Diffie-Hellman Group Exchange for the SSH Transport Layer Protocol"
.%N draft-ietf-secsh-dh-group-exchange-00.txt
.%D January 2001
.%N draft-ietf-secsh-dh-group-exchange-01.txt
.%D April 2001
.%O work in progress material
.Re