summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/PROTOCOL.certkeys (follow)
Commit message (Expand)AuthorAgeFilesLines
* explain certificate extensions/crit split rationale. Mention requirementdjm2012-03-281-3/+12
* Implement Elliptic Curve Cryptography modes for key exchange (ECDH) anddjm2010-08-311-29/+60
* tighten the rules for certificate encoding by requiring that optionsdjm2010-08-041-4/+8
* Move the permit-* options to the non-critical "extensions" field for v01djm2010-05-201-11/+24
* typo; jmeltzer@djm2010-05-011-2/+2
* revised certificate format ssh-{dss,rsa}-cert-v01@openssh.com with thedjm2010-04-161-29/+44
* s/similar same/similar/; from imorgan AT nas.nasa.govdjm2010-03-031-2/+2
* Add RCS Identdjm2010-03-021-0/+2
* Add support for certificate key types for users and hosts.djm2010-02-261-0/+191