summaryrefslogtreecommitdiff
path: root/PROTOCOL.mux
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-06-07 10:19:24 +0100
committerColin Watson <cjwatson@debian.org>2020-06-07 11:03:12 +0100
commit30337f8b66c66af6b368d1e3c789e75f1247176c (patch)
tree17e0b8652fea31c04faa19ffc4cd088552ee473a /PROTOCOL.mux
parentaef2be11c5ea90bc66e774923e6570213e54c195 (diff)
parent39b8d128ef980a410bb1ea0ee80e95ac9fff59c3 (diff)
New upstream release (8.3p1)
Also update GSSAPI key exchange patch from https://github.com/openssh-gsskex/openssh-gsskex.
Diffstat (limited to 'PROTOCOL.mux')
-rw-r--r--PROTOCOL.mux4
1 files changed, 2 insertions, 2 deletions
diff --git a/PROTOCOL.mux b/PROTOCOL.mux
index 77a0780a5..5fc4c06b9 100644
--- a/PROTOCOL.mux
+++ b/PROTOCOL.mux
@@ -39,7 +39,7 @@ messages between the client and server. The client therefore must
39speak a significant subset of the SSH protocol, but in return is able 39speak a significant subset of the SSH protocol, but in return is able
40to access basically the full suite of connection protocol features. 40to access basically the full suite of connection protocol features.
41Moreover, as no file descriptor passing is required, the connection 41Moreover, as no file descriptor passing is required, the connection
42supporting a proxy client may iteself be forwarded or relayed to another 42supporting a proxy client may itself be forwarded or relayed to another
43host if necessary. 43host if necessary.
44 44
451. Connection setup 451. Connection setup
@@ -295,4 +295,4 @@ XXX session inspection via master
295XXX signals via mux request 295XXX signals via mux request
296XXX list active connections via mux 296XXX list active connections via mux
297 297
298$OpenBSD: PROTOCOL.mux,v 1.11 2018/09/26 07:30:05 djm Exp $ 298$OpenBSD: PROTOCOL.mux,v 1.12 2020/03/13 03:17:07 djm Exp $