summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 11:34:45 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 11:34:45 +1100
commit39a93a3305079d6bfab7f749e92d7931491ddf94 (patch)
treecaa78d6e15e986c4a7966c8c66bbad17db887ce6
parent0c8d8f68db86dfee772c51bdeb6d9558d7be97f2 (diff)
- jmc@cvs.openbsd.org 2006/02/15 16:53:20
[ssh.1] remove the IETF draft references and replace them with some updated RFCs;
-rw-r--r--ChangeLog5
-rw-r--r--ssh.159
2 files changed, 53 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d4b6473..333a64c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -110,6 +110,9 @@
- david@cvs.openbsd.org 2006/02/15 05:08:24
[sftp-client.c]
typo in comment; ok djm@
+ - jmc@cvs.openbsd.org 2006/02/15 16:53:20
+ [ssh.1]
+ remove the IETF draft references and replace them with some updated RFCs;
20060313
- (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -4011,4 +4014,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4170 2006/03/15 00:34:25 djm Exp $
+$Id: ChangeLog,v 1.4171 2006/03/15 00:34:45 djm Exp $
diff --git a/ssh.1 b/ssh.1
index ba02e6c9..b9bbe0bd 100644
--- 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.255 2006/02/06 21:44:47 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.256 2006/02/15 16:53:20 jmc Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -1339,15 +1339,54 @@ manual page for more information.
.Xr ssh-keysign 8 ,
.Xr sshd 8
.Rs
-.%A T. Ylonen
-.%A T. Kivinen
-.%A M. Saarinen
-.%A T. Rinne
-.%A S. Lehtinen
-.%T "SSH Protocol Architecture"
-.%N draft-ietf-secsh-architecture-12.txt
-.%D January 2002
-.%O work in progress material
+.%R RFC 4250
+.%T "The Secure Shell (SSH) Protocol Assigned Numbers"
+.%D 2006
+.Re
+.Rs
+.%R RFC 4251
+.%T "The Secure Shell (SSH) Protocol Architecture"
+.%D 2006
+.Re
+.Rs
+.%R RFC 4252
+.%T "The Secure Shell (SSH) Authentication Protocol"
+.%D 2006
+.Re
+.Rs
+.%R RFC 4253
+.%T "The Secure Shell (SSH) Transport Layer Protocol"
+.%D 2006
+.Re
+.Rs
+.%R RFC 4254
+.%T "The Secure Shell (SSH) Connection Protocol"
+.%D 2006
+.Re
+.Rs
+.%R RFC 4255
+.%T "Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints"
+.%D 2006
+.Re
+.Rs
+.%R RFC 4256
+.%T "Generic Message Exchange Authentication for the Secure Shell Protocol (SSH)"
+.%D 2006
+.Re
+.Rs
+.%R RFC 4335
+.%T "The Secure Shell (SSH) Session Channel Break Extension"
+.%D 2006
+.Re
+.Rs
+.%R RFC 4344
+.%T "The Secure Shell (SSH) Transport Layer Encryption Modes"
+.%D 2006
+.Re
+.Rs
+.%R RFC 4345
+.%T "Improved Arcfour Modes for the Secure Shell (SSH) Transport Layer Protocol"
+.%D 2006
.Re
.Sh AUTHORS
OpenSSH is a derivative of the original and free