Commit Graph

16 Commits (431e3c027bd173b06693ba04598bae0d76a663c6)

Author SHA1 Message Date
Falk Werner 48e3575d6d added integrative test of low level api
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 425e017bc4 renamed function: wf_impl_server_protocol_create2 to ..create: remove of uuid mountpoint was already API breaking
5 years ago
Falk Werner 43c989e7af removed uuid mountpoint and factory
5 years ago
Falk Werner 1a29b44ad6 chore: prefixed jsonrpc by wf_
5 years ago
Falk Werner 79318c47b8 refactor: extracted timer function of adapter into separate library
5 years ago
Falk Werner 69a1faaa3f chore: cleanup jsonrpc library
5 years ago
Falk Werner e3a3427ca8 refactor: made jsonrpc an independent library
5 years ago
Falk Werner 555058dbb5 made client protocol test single threaded
5 years ago
Falk Werner 77627b7c8b integrated uuid_mountpoint_factory
5 years ago
Falk Werner 07e32757f8
chore(webfuse) Increase test coverage (#34)
5 years ago
Falk Werner f4180224b2
fixes invalid read if www is not specified (#28)
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