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 bbdd5a24f5
integrated libwf_timer and libwf_jsonrpc into libwebfuse-core
5 years ago
..
operation 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
client.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
client.h added function to interrupt _service calls 5 years ago
client_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
client_config.h changed credentials API 5 years ago
client_protocol.c integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 5 years ago
client_protocol.h chore: prefixed jsonrpc by wf_ 5 years ago
credentials.c feature: enabled authentication 5 years ago
credentials.h feature: enabled authentication 5 years ago
dirbuffer.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
dirbuffer.h renamed to webfuse 6 years ago
provider.c feature: enabled authentication 5 years ago
provider.h feature: enabled authentication 5 years ago
request.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
request.h renamed to webfuse 6 years ago
url.c renamed to webfuse 6 years ago
url.h renamed to webfuse 6 years ago