15 Commits (3a7c064af70db0ec1e1a707a0f09755374ebc001)

Author SHA1 Message Date
Falk Werner 3a7c064af7 feat(webfuse): add multiclient support (#23)
5 years ago
Falk Werner 87f34fa768 feat(authentication): provide an authentication mechanism (#19)
5 years ago
Falk Werner 7447fb5dff renamed to webfuse
5 years ago
Falk Werner d205d2f127 refactors provider client api (introduces client_config)
5 years ago
Falk Werner 2781aadf55 makes wsfs_status public (usable in provider example)
5 years ago
Falk Werner 4565e40fde removes unused structs
5 years ago
Falk Werner e4d95f5dc9 implements operation read
5 years ago
Falk Werner 519ec3a178 added implemetation of open
5 years ago
Falk Werner 3627ede1b1 added implementation for lookup (provider)
5 years ago
Falk Werner 119d08c42e reorganized filesystem abstraction: files and directories are almost everywhere handled the same way, so there is no need for separate structs
5 years ago
Falk Werner 5f9096914e added implementation of readdir
5 years ago
Falk Werner bc38b5d9b1 refactored message creation; enhanced implementation of some operations
5 years ago
Falk Werner bc0dc2889d separated client opertation stubs
5 years ago
Falk Werner cc6a08ade5 added skeleton of provider example app
5 years ago
Falk Werner 4396dddd2b added example for provider
5 years ago