Commit Graph

8 Commits (b94530c0345cb118f741f48bdf85b11619817b9c)

Author SHA1 Message Date
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 555058dbb5 made client protocol test single threaded
5 years ago
Falk Werner 77627b7c8b integrated uuid_mountpoint_factory
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 3a7c064af7 feat(webfuse): add multiclient support (#23)
6 years ago
Falk Werner 7447fb5dff renamed to webfuse
6 years ago