summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-25 04:39:22 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-25 04:39:22 +0000
commit3c798d47438d421e64d742ec50d08cc4c841ee60 (patch)
tree3e10b387c08c551b59e70a8f53e809bfcc749ca2
parentd6481ea49ab5999e00cc2a2fd7b6a1d779f4c598 (diff)
- markus@cvs.openbsd.org 2001/06/23 03:03:59
[sshd.8] draft-ietf-secsh-dh-group-exchange-01.txt
-rw-r--r--ChangeLog5
-rw-r--r--sshd.86
2 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f3a7da695..639bfbc5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,6 +51,9 @@
51 sshconnect1.c sshconnect2.c sshconnect.c sshconnect.h sshd.8] 51 sshconnect1.c sshconnect2.c sshconnect.c sshconnect.h sshd.8]
52 get rid of known_hosts2, use it for hostkey lookup, but do not 52 get rid of known_hosts2, use it for hostkey lookup, but do not
53 modify. 53 modify.
54 - markus@cvs.openbsd.org 2001/06/23 03:03:59
55 [sshd.8]
56 draft-ietf-secsh-dh-group-exchange-01.txt
54 57
5520010622 5820010622
56 - (stevesk) handle systems without pw_expire and pw_change. 59 - (stevesk) handle systems without pw_expire and pw_change.
@@ -5735,4 +5738,4 @@
5735 - Wrote replacements for strlcpy and mkdtemp 5738 - Wrote replacements for strlcpy and mkdtemp
5736 - Released 1.0pre1 5739 - Released 1.0pre1
5737 5740
5738$Id: ChangeLog,v 1.1309 2001/06/25 04:37:41 mouring Exp $ 5741$Id: ChangeLog,v 1.1310 2001/06/25 04:39:22 mouring Exp $
diff --git a/sshd.8 b/sshd.8
index 918e9ce57..d049fceaa 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.131 2001/06/23 02:34:33 markus Exp $ 37.\" $OpenBSD: sshd.8,v 1.132 2001/06/23 03:03:59 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -1291,7 +1291,7 @@ protocol versions 1.5 and 2.0.
1291.%A N. Provos 1291.%A N. Provos
1292.%A W. A. Simpson 1292.%A W. A. Simpson
1293.%T "Diffie-Hellman Group Exchange for the SSH Transport Layer Protocol" 1293.%T "Diffie-Hellman Group Exchange for the SSH Transport Layer Protocol"
1294.%N draft-ietf-secsh-dh-group-exchange-00.txt 1294.%N draft-ietf-secsh-dh-group-exchange-01.txt
1295.%D January 2001 1295.%D April 2001
1296.%O work in progress material 1296.%O work in progress material
1297.Re 1297.Re