summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/PROTOCOL
AgeCommit message (Expand)Author
2009-02-14mention that eow and no-more-sessions extensions are sent only toDamien Miller
2008-07-05grammarDamien Miller
2008-06-30clarify that eow@openssh.com is only sent on session channelsDamien Miller
2008-06-28document the protocol used by ssh-agent; "looks ok" markus@Damien Miller
2008-06-28spelling fixesDamien Miller
2008-06-12document tun@openssh.com forwarding methodDamien Miller
2008-06-10Add a no-more-sessions@openssh.com global request extension that theDamien Miller
2008-06-09Use a $OpenBSD tag so our scripts will sync changes.Darren Tucker
2008-06-08Have the sftp client store the statvfs replies in wire format,Darren Tucker
2008-06-07statvfs member fsid needs to be wider, increase it to 64 bits andDamien Miller
2008-05-17grammar and correctness fixes from stevesk@Damien Miller
2008-05-16document our protocol extensions and deviations; ok markus@Damien Miller