summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/PROTOCOL
AgeCommit message (Expand)Author
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