3 Commits (c62b6edde21b0deeda6a48406f7c68bf1959c6a8)

Author SHA1 Message Date
Falk Werner 214d6b738d removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked
5 years ago
Falk Werner fa78e23533
feat(webfuse): static file provider (#30)
5 years ago
Falk Werner 3a7c064af7 feat(webfuse): add multiclient support (#23)
6 years ago