Skip to content

Releases: ftrvxmtrx/9pfs

v0.4

06 Oct 22:14
Compare
Choose a tag to compare
  • makefile: possibly more portable (for macosx) shell invocation
  • doconnect: give hints to getaddrinfo, go over all suggested and fix the leak
  • fsread, cache ctl: do not access buffers out of their bounds
  • e* utils: add attributes to avoid analyzers assuming funcs can return NULL

v0.3

11 Jul 20:30
Compare
Choose a tag to compare
  • built-in support for dp9ik via tlsclient

v0.2

19 May 23:03
Compare
Choose a tag to compare
Makefile: make it work with BSD make as well