You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falk-werner_webfuse/lib/wsfs/provider
Falk Werner 48185776b6
Feature/authentication (#14)
6 years ago
..
operation Feature/authentication (#14) 6 years ago
client.c refactors provider client api (introduces client_config) 6 years ago
client_config.c fixes missing files 6 years ago
client_config_intern.h fixes missing files 6 years ago
client_protocol.c refactors provider client api (introduces client_config) 6 years ago
client_protocol_intern.h client is now able to send messages 6 years ago
dirbuffer.c fix: memory leak 6 years ago
dirbuffer_intern.h added implementation of readdir 6 years ago
provider.c refactors provider client api (introduces client_config) 6 years ago
provider.h fixes missing files 6 years ago
request.c makes wsfs_status public (usable in provider example) 6 years ago
request.h refactored message creation; enhanced implementation of some operations 6 years ago
url.c reorganized project: prepared to extract common functionality 6 years ago
url.h adjusted include guards 6 years ago