You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Falk Werner 77a870b9b7
added unit tests for open (adapter)
5 years ago
..
operation added unit tests for open (adapter) 5 years ago
authenticator.c 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
authenticator.h renamed to webfuse 6 years ago
authenticators.c renamed to webfuse 6 years ago
authenticators.h renamed to webfuse 6 years ago
credentials.c renamed to webfuse 6 years ago
credentials.h renamed to webfuse 6 years ago
filesystem.c added unit tests for open (adapter) 5 years ago
filesystem.h integrated uuid_mountpoint_factory 5 years ago
fuse_wrapper.h be compatible to libfuse 3.1+ 5 years ago
mountpoint.c added uuid mountpoint and factory 5 years ago
mountpoint.h added uuid mountpoint and factory 5 years ago
mountpoint_factory.c removed uuid mountpoint and factory 5 years ago
mountpoint_factory.h removed uuid mountpoint and factory 5 years ago
operations.c chore: prefixed jsonrpc by wf_ 5 years ago
operations.h added unit tests for open (adapter) 5 years ago
server.c 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
server.h added function to interrupt _service calls 5 years ago
server_config.c 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
server_config.h removed uuid mountpoint and factory 5 years ago
server_protocol.c added integrative test of low level api 5 years ago
server_protocol.h integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 5 years ago
session.c integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 5 years ago
session.h integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 5 years ago
session_manager.c removed unnecessary NULL check 5 years ago
session_manager.h chore: prefixed jsonrpc by wf_ 5 years ago