summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/PROTOCOL.agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespace at EOLdjm2015-05-081-2/+2
* correct format description for SSH_AGENTC_ADD_RSA_ID_CONSTRAINEDdjm2013-01-021-2/+2
* Implement Elliptic Curve Cryptography modes for key exchange (ECDH) anddjm2010-08-311-11/+33
* Add support for certificate key types for users and hosts.djm2010-02-261-1/+23
* fix some typos; ok djm@stevesk2008-07-011-17/+17
* typo: s/constraint_date/constraint_data/djm2008-06-301-4/+4
* protocol 2 key blobs are strings, not byte arraysdjm2008-06-291-3/+3
* document the protocol used by ssh-agent; "looks ok" markus@djm2008-06-281-0/+516