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 60141c4d8a
chore: replaced wf_string_create by asprintf
4 years ago
..
jsonrpc added unit tests for close operation (adapter) 4 years ago
timer integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 4 years ago
base64.c switched to own base64 implementation 5 years ago
base64.h switched to own base64 implementation 5 years ago
container_of.h chore(WF_CONTAINER_OF): makes WF_CONTAINER_OF use typeof, if available (#26) 5 years ago
json_util.c integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 4 years ago
json_util.h refactor: made jsonrpc an independent library 4 years ago
lws_log.c chore(webfuse) Increase test coverage (#34) 5 years ago
lws_log.h chore(webfuse) Increase test coverage (#34) 5 years ago
message.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 4 years ago
message.h feat(webfuse): add multiclient support (#23) 5 years ago
message_queue.c improves slist implementation (#29) 5 years ago
message_queue.h feat(webfuse): add multiclient support (#23) 5 years ago
slist.c chore(webfuse) Increase test coverage (#34) 5 years ago
slist.h improves slist implementation (#29) 5 years ago
status.c chore(webfuse) Increase test coverage (#34) 5 years ago
status_intern.h renamed to webfuse 5 years ago
url.c moved wf_url to core 4 years ago
url.h moved wf_url to core 4 years ago
util.h renamed to webfuse 5 years ago