summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/PROTOCOL (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for certificate key types for users and hosts.djm2010-02-261-8/+15
* tweak languagedjm2010-01-091-3/+3
* fix an incorrect magic number and typo in PROTOCOL; bz#1688djm2009-12-201-6/+6
* mention that eow and no-more-sessions extensions are sent only todjm2009-02-141-1/+12
* grammardjm2008-07-051-3/+3
* clarify that eow@openssh.com is only sent on session channelsdjm2008-06-301-4/+4
* document the protocol used by ssh-agent; "looks ok" markus@djm2008-06-281-1/+4
* spelling fixesdjm2008-06-281-7/+7
* document tun@openssh.com forwarding methoddjm2008-06-121-6/+66
* Add a no-more-sessions@openssh.com global request extension that thedjm2008-06-101-5/+28
* Use a $OpenBSD tag so our scripts will sync changes.dtucker2008-06-091-1/+1
* Have the sftp client store the statvfs replies in wire format,dtucker2008-06-081-5/+5
* statvfs member fsid needs to be wider, increase it to 64 bits anddjm2008-06-071-2/+5
* grammar and correctness fixes from stevesk@djm2008-05-171-7/+7
* document our protocol extensions and deviations; ok markus@djm2008-05-161-0/+154