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 810702c5a7
fixed memory leak
5 years ago
..
operation chore: simplified check 5 years ago
client.c fixed memory leak 5 years ago
client.h added function to interrupt _service calls 5 years ago
client_config.c use TLS in integration test 5 years ago
client_config.h use TLS in integration test 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 simplified check 5 years ago
provider.h fix: make provider const 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