Commit Graph

17 Commits (11565d22ade0208354791a4f232ea00ce16c07c5)

Author SHA1 Message Date
Falk Werner 289264e269 added unit tests for close operation (adapter)
5 years ago
Falk Werner 77a870b9b7 added unit tests for open (adapter)
5 years ago
Falk Werner bbdd5a24f5 integrated libwf_timer and libwf_jsonrpc into libwebfuse-core
5 years ago
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 1a29b44ad6 chore: prefixed jsonrpc by wf_
5 years ago
Falk Werner e3a3427ca8 refactor: made jsonrpc an independent library
5 years ago
Falk Werner 85b283c1e3 removed dead code
5 years ago
Falk Werner 8841ac40f8 add toString function for lws reasons (for debugging and logging purposes)
5 years ago
Falk Werner 17fa84bc38 made static_filesystem private (used for test purposes only)
5 years ago
Falk Werner 9cd058a747 switched to own base64 implementation
5 years ago
Falk Werner 07e32757f8
chore(webfuse) Increase test coverage (#34)
5 years ago
Falk Werner 9130f00289
improves slist implementation (#29)
5 years ago
Falk Werner fa78e23533
feat(webfuse): static file provider (#30)
5 years ago
Falk Werner a717248e80
chore(WF_CONTAINER_OF): makes WF_CONTAINER_OF use typeof, if available (#26)
5 years ago
Falk Werner 3a7c064af7 feat(webfuse): add multiclient support (#23)
6 years ago
Falk Werner 87f34fa768 feat(authentication): provide an authentication mechanism (#19)
6 years ago
Falk Werner 7447fb5dff renamed to webfuse
6 years ago