]> andersk Git - openssh.git/commitdiff
- djm@cvs.openbsd.org 2006/03/16 04:24:42
authordjm <djm>
Sat, 25 Mar 2006 12:39:29 +0000 (12:39 +0000)
committerdjm <djm>
Sat, 25 Mar 2006 12:39:29 +0000 (12:39 +0000)
     [ssh.1]
     Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs
     that OpenSSH supports

ChangeLog
ssh.1

index 36a777442677ded8497158451f8b2313b8b79271..040d4251030c5bc33652142b4df935460876ce74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+20060325
+ - OpenBSD CVS Sync
+   - djm@cvs.openbsd.org 2006/03/16 04:24:42
+     [ssh.1]
+     Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs
+     that OpenSSH supports
+
 20060318
  - (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
    elad AT NetBSD.org
diff --git a/ssh.1 b/ssh.1
index e66ad9e88d8e580ef3ffb098b94ab364f5ba8e38..139b0015417b0ec338fe6485f19c5c4e8a2c0191 100644 (file)
--- a/ssh.1
+++ b/ssh.1
@@ -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: ssh.1,v 1.257 2006/02/24 20:31:30 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.258 2006/03/16 04:24:42 djm Exp $
 .Dd September 25, 1999
 .Dt SSH 1
 .Os
@@ -1388,6 +1388,11 @@ manual page for more information.
 .%T "Improved Arcfour Modes for the Secure Shell (SSH) Transport Layer Protocol"
 .%D 2006
 .Re
+.Rs
+.%R RFC 4419
+.%T "Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol"
+.%D 2006
+.Re
 .Sh AUTHORS
 OpenSSH is a derivative of the original and free
 ssh 1.2.12 release by Tatu Ylonen.
This page took 0.059167 seconds and 5 git commands to generate.