Commit Graph

9 Commits (01a9488f6ea7074695bd3dd1dc32e7369dbd7a76)

Author SHA1 Message Date
Falk Werner 8a03f16aa5 allow system to choose port of webfuse server
4 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 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