Commit Graph

13 Commits (b94dc9f61246ebfe59f81c3d0fc476e7a70689e2)

Author SHA1 Message Date
Falk Werner 3eb5dc89a7 added implementation of wfp_client_disconnect
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 7856b5a99d feature: enabled authentication
5 years ago
Falk Werner f79b9c998a added error handling on authentication failure
5 years ago
Falk Werner af2343c67a use jsonrpc_proxy to send requests within client_protocol (provider)
5 years ago
Falk Werner 555058dbb5 made client protocol test single threaded
5 years ago
Falk Werner abd6efe477
fixed client protocol low level API (#49)
5 years ago
Falk Werner 07e32757f8
chore(webfuse) Increase test coverage (#34)
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 7447fb5dff renamed to webfuse
6 years ago