summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-05-07 10:06:42 +0100
committerColin Watson <cjwatson@debian.org>2013-05-07 10:06:42 +0100
commitecebda56da46a03dafff923d91c382f31faa9eec (patch)
tree449614b6c06a2622c74a609b31fcc46c60037c56 /ssh.1
parentc6a2c0334e45419875687d250aed9bea78480f2e (diff)
parentffc06452028ba78cd693d4ed43df8b60a10d6163 (diff)
merge 6.2p1; reorder additions to monitor.h for easier merging in future
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.1111
1 files changed, 80 insertions, 31 deletions
diff --git a/ssh.1 b/ssh.1
index eaf5d83db..a5576edb6 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.326 2012/06/18 12:17:18 dtucker Exp $ 36.\" $OpenBSD: ssh.1,v 1.330 2012/10/04 13:21:50 markus Exp $
37.Dd $Mdocdate: June 18 2012 $ 37.Dd $Mdocdate: October 4 2012 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -674,7 +674,7 @@ it provides additional mechanisms for confidentiality
674(the traffic is encrypted using AES, 3DES, Blowfish, CAST128, or Arcfour) 674(the traffic is encrypted using AES, 3DES, Blowfish, CAST128, or Arcfour)
675and integrity (hmac-md5, hmac-sha1, 675and integrity (hmac-md5, hmac-sha1,
676hmac-sha2-256, hmac-sha2-512, 676hmac-sha2-256, hmac-sha2-512,
677umac-64, hmac-ripemd160). 677umac-64, umac-128, hmac-ripemd160).
678Protocol 1 lacks a strong mechanism for ensuring the 678Protocol 1 lacks a strong mechanism for ensuring the
679integrity of the connection. 679integrity of the connection.
680.Pp 680.Pp
@@ -926,6 +926,14 @@ option.
926.It Cm ~R 926.It Cm ~R
927Request rekeying of the connection 927Request rekeying of the connection
928(only useful for SSH protocol version 2 and if the peer supports it). 928(only useful for SSH protocol version 2 and if the peer supports it).
929.It Cm ~V
930Decrease the verbosity
931.Pq Ic LogLevel
932when errors are being written to stderr.
933.It Cm ~v
934Increase the verbosity
935.Pq Ic LogLevel
936when errors are being written to stderr.
929.El 937.El
930.Sh TCP FORWARDING 938.Sh TCP FORWARDING
931Forwarding of arbitrary TCP connections over the secure channel can 939Forwarding of arbitrary TCP connections over the secure channel can
@@ -1426,77 +1434,118 @@ if an error occurred.
1426.Xr ssh_config 5 , 1434.Xr ssh_config 5 ,
1427.Xr ssh-keysign 8 , 1435.Xr ssh-keysign 8 ,
1428.Xr sshd 8 1436.Xr sshd 8
1437.Sh STANDARDS
1429.Rs 1438.Rs
1439.%A S. Lehtinen
1440.%A C. Lonvick
1441.%D January 2006
1430.%R RFC 4250 1442.%R RFC 4250
1431.%T "The Secure Shell (SSH) Protocol Assigned Numbers" 1443.%T The Secure Shell (SSH) Protocol Assigned Numbers
1432.%D 2006
1433.Re 1444.Re
1445.Pp
1434.Rs 1446.Rs
1447.%A T. Ylonen
1448.%A C. Lonvick
1449.%D January 2006
1435.%R RFC 4251 1450.%R RFC 4251
1436.%T "The Secure Shell (SSH) Protocol Architecture" 1451.%T The Secure Shell (SSH) Protocol Architecture
1437.%D 2006
1438.Re 1452.Re
1453.Pp
1439.Rs 1454.Rs
1455.%A T. Ylonen
1456.%A C. Lonvick
1457.%D January 2006
1440.%R RFC 4252 1458.%R RFC 4252
1441.%T "The Secure Shell (SSH) Authentication Protocol" 1459.%T The Secure Shell (SSH) Authentication Protocol
1442.%D 2006
1443.Re 1460.Re
1461.Pp
1444.Rs 1462.Rs
1463.%A T. Ylonen
1464.%A C. Lonvick
1465.%D January 2006
1445.%R RFC 4253 1466.%R RFC 4253
1446.%T "The Secure Shell (SSH) Transport Layer Protocol" 1467.%T The Secure Shell (SSH) Transport Layer Protocol
1447.%D 2006
1448.Re 1468.Re
1469.Pp
1449.Rs 1470.Rs
1471.%A T. Ylonen
1472.%A C. Lonvick
1473.%D January 2006
1450.%R RFC 4254 1474.%R RFC 4254
1451.%T "The Secure Shell (SSH) Connection Protocol" 1475.%T The Secure Shell (SSH) Connection Protocol
1452.%D 2006
1453.Re 1476.Re
1477.Pp
1454.Rs 1478.Rs
1479.%A J. Schlyter
1480.%A W. Griffin
1481.%D January 2006
1455.%R RFC 4255 1482.%R RFC 4255
1456.%T "Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints" 1483.%T Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints
1457.%D 2006
1458.Re 1484.Re
1485.Pp
1459.Rs 1486.Rs
1487.%A F. Cusack
1488.%A M. Forssen
1489.%D January 2006
1460.%R RFC 4256 1490.%R RFC 4256
1461.%T "Generic Message Exchange Authentication for the Secure Shell Protocol (SSH)" 1491.%T Generic Message Exchange Authentication for the Secure Shell Protocol (SSH)
1462.%D 2006
1463.Re 1492.Re
1493.Pp
1464.Rs 1494.Rs
1495.%A J. Galbraith
1496.%A P. Remaker
1497.%D January 2006
1465.%R RFC 4335 1498.%R RFC 4335
1466.%T "The Secure Shell (SSH) Session Channel Break Extension" 1499.%T The Secure Shell (SSH) Session Channel Break Extension
1467.%D 2006
1468.Re 1500.Re
1501.Pp
1469.Rs 1502.Rs
1503.%A M. Bellare
1504.%A T. Kohno
1505.%A C. Namprempre
1506.%D January 2006
1470.%R RFC 4344 1507.%R RFC 4344
1471.%T "The Secure Shell (SSH) Transport Layer Encryption Modes" 1508.%T The Secure Shell (SSH) Transport Layer Encryption Modes
1472.%D 2006
1473.Re 1509.Re
1510.Pp
1474.Rs 1511.Rs
1512.%A B. Harris
1513.%D January 2006
1475.%R RFC 4345 1514.%R RFC 4345
1476.%T "Improved Arcfour Modes for the Secure Shell (SSH) Transport Layer Protocol" 1515.%T Improved Arcfour Modes for the Secure Shell (SSH) Transport Layer Protocol
1477.%D 2006
1478.Re 1516.Re
1517.Pp
1479.Rs 1518.Rs
1519.%A M. Friedl
1520.%A N. Provos
1521.%A W. Simpson
1522.%D March 2006
1480.%R RFC 4419 1523.%R RFC 4419
1481.%T "Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol" 1524.%T Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol
1482.%D 2006
1483.Re 1525.Re
1526.Pp
1484.Rs 1527.Rs
1528.%A J. Galbraith
1529.%A R. Thayer
1530.%D November 2006
1485.%R RFC 4716 1531.%R RFC 4716
1486.%T "The Secure Shell (SSH) Public Key File Format" 1532.%T The Secure Shell (SSH) Public Key File Format
1487.%D 2006
1488.Re 1533.Re
1534.Pp
1489.Rs 1535.Rs
1536.%A D. Stebila
1537.%A J. Green
1538.%D December 2009
1490.%R RFC 5656 1539.%R RFC 5656
1491.%T "Elliptic Curve Algorithm Integration in the Secure Shell Transport Layer" 1540.%T Elliptic Curve Algorithm Integration in the Secure Shell Transport Layer
1492.%D 2009
1493.Re 1541.Re
1542.Pp
1494.Rs 1543.Rs
1495.%T "Hash Visualization: a New Technique to improve Real-World Security"
1496.%A A. Perrig 1544.%A A. Perrig
1497.%A D. Song 1545.%A D. Song
1498.%D 1999 1546.%D 1999
1499.%O "International Workshop on Cryptographic Techniques and E-Commerce (CrypTEC '99)" 1547.%O International Workshop on Cryptographic Techniques and E-Commerce (CrypTEC '99)
1548.%T Hash Visualization: a New Technique to improve Real-World Security
1500.Re 1549.Re
1501.Sh AUTHORS 1550.Sh AUTHORS
1502OpenSSH is a derivative of the original and free 1551OpenSSH is a derivative of the original and free