Commits


BUGS -> CAVEATS


add caveats page


tweaks


some tweaks for the tutorial


tweak some sentences


mention kamiproxy


link kamiproxy man page too


ignore archives too


add kamiproxy: a 9p-over-tls proxy for plaintext 9p kamiproxy is a TLS-capable proxy that forwards the traffic it gets over plaintext 9p on a local port to a remote 9p server. It uses (and mandates) tls client certificates.


9pclib: fix wstat serialization


fix parsing of Twstat


stat: fix `mode' format Select only the lower two and set the correct bit for directory entries. While the lower two bytes seems to behave just as on UNIX, the upper ones don't (at least on OpenBSD.)


more to do


ftp: fix Rstat parsing as per recent change on kamid


serialize_stat: fix overflow check, report failure