Commit Graph

26 Commits (654015c95c4b55ccdca1b680aa4dc9c8f31b4ddf)

Author SHA1 Message Date
Falk Werner f8a402c3a1 use TLS in integration test
5 years ago
Falk Werner c62b6edde2 chore: simplified check
5 years ago
Falk Werner db536142de fixed empty result
5 years ago
Falk Werner 6ccc738d17 simplified check
5 years ago
Falk Werner 39855a9995 fix: make provider const
5 years ago
Falk Werner bbdd5a24f5 integrated libwf_timer and libwf_jsonrpc into libwebfuse-core
5 years ago
Falk Werner 214d6b738d 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
Falk Werner d2f078298e added function to interrupt _service calls
5 years ago
Falk Werner 1a29b44ad6 chore: prefixed jsonrpc by wf_
5 years ago
Falk Werner 7856b5a99d feature: enabled authentication
5 years ago
Falk Werner f79b9c998a added error handling on authentication failure
5 years ago
Falk Werner af2343c67a use jsonrpc_proxy to send requests within client_protocol (provider)
5 years ago
Falk Werner c6ca2e14bd changed credentials API
5 years ago
Falk Werner 767bafcd01 added first idea of API
5 years ago
Falk Werner 555058dbb5 made client protocol test single threaded
5 years ago
Falk Werner 17fa84bc38 made static_filesystem private (used for test purposes only)
5 years ago
Falk Werner abd6efe477
fixed client protocol low level API (#49)
5 years ago
Falk Werner 9cd058a747 switched to own base64 implementation
5 years ago
Falk Werner ce6affd4a2 fixes type in define
5 years ago
Falk Werner a0ae32caa6 fixes adding multiple files to same directory
5 years ago
Falk Werner 07e32757f8
chore(webfuse) Increase test coverage (#34)
5 years ago
Falk Werner 09df34debc
removes shutdown method (#27)
5 years ago
Falk Werner fa78e23533
feat(webfuse): static file provider (#30)
5 years ago
Falk Werner a717248e80
chore(WF_CONTAINER_OF): makes WF_CONTAINER_OF use typeof, if available (#26)
5 years ago
Falk Werner 3a7c064af7 feat(webfuse): add multiclient support (#23)
6 years ago
Falk Werner 7447fb5dff renamed to webfuse
6 years ago