CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/19 15:07:17
Modified files:
usr.bin/ssh : PROTOCOL.agent
Log message:
Now that we no longer support SSHv1, replace the contents of this file
with a pointer to https://tools.ietf.org/html/draft-miller-ssh-agent-00
It's better edited, doesn't need to document stuff we no longer implement
and does document stuff that we do implement (RSA SHA256/512 signature
flags)
