summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordtucker <dtucker@openbsd.org>2020-10-06 07:12:04 +0000
committerdtucker <dtucker@openbsd.org>2020-10-06 07:12:04 +0000
commitee5ee23f40e20fcff4db2709152ba0bafab71ded (patch)
treec27d42476a654e21e5150ffdc177f5266886a6e4
parentUse random value for canary bytes; ok tb@ (diff)
downloadwireguard-openbsd-ee5ee23f40e20fcff4db2709152ba0bafab71ded.tar.xz
wireguard-openbsd-ee5ee23f40e20fcff4db2709152ba0bafab71ded.zip
Agent protocol draft is now at rev 4. ok djm@
-rw-r--r--usr.bin/ssh/PROTOCOL.agent4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/PROTOCOL.agent b/usr.bin/ssh/PROTOCOL.agent
index 00401dbf328..ed47146a30e 100644
--- a/usr.bin/ssh/PROTOCOL.agent
+++ b/usr.bin/ssh/PROTOCOL.agent
@@ -1,5 +1,5 @@
This file used to contain a description of the SSH agent protocol
implemented by OpenSSH. It has since been superseded by
-https://tools.ietf.org/html/draft-miller-ssh-agent-00
+https://tools.ietf.org/html/draft-miller-ssh-agent-04
-$OpenBSD: PROTOCOL.agent,v 1.13 2020/08/31 00:17:41 djm Exp $
+$OpenBSD: PROTOCOL.agent,v 1.14 2020/10/06 07:12:04 dtucker Exp $