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
..
jsonrpc added unit tests for open (adapter) 5 years ago
timer integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 5 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 5 years ago
json_util.h refactor: made jsonrpc an independent library 5 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 5 years ago
message.h feat(webfuse): add multiclient support (#23) 6 years ago
message_queue.c improves slist implementation (#29) 5 years ago
message_queue.h feat(webfuse): add multiclient support (#23) 6 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 6 years ago
string.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
string.h feat(webfuse): add multiclient support (#23) 6 years ago
util.h renamed to webfuse 6 years ago