Commit Graph

10 Commits (f2bbebd670e68b5c8043c99aa4a02e2e15d834f6)

Author SHA1 Message Date
Falk Werner 3eb5dc89a7 added implementation of wfp_client_disconnect
5 years ago
Falk Werner 810702c5a7 fixed memory leak
5 years ago
Falk Werner f8a402c3a1 use TLS in integration test
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 555058dbb5 made client protocol test single threaded
5 years ago
Falk Werner abd6efe477
fixed client protocol low level API (#49)
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 7447fb5dff renamed to webfuse
6 years ago