1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-09-29 13:30:45 +00:00
falk-werner_webfuse-provider/lib/wsfs/provider
2019-03-04 21:17:37 +01:00
..
operation refactors provider client api (introduces client_config) 2019-03-04 21:17:37 +01:00
client_protocol_intern.h client is now able to send messages 2019-02-26 15:42:59 +01:00
client_protocol.c refactors provider client api (introduces client_config) 2019-03-04 21:17:37 +01:00
client.c refactors provider client api (introduces client_config) 2019-03-04 21:17:37 +01:00
dirbuffer_intern.h added implementation of readdir 2019-03-03 13:34:43 +01:00
dirbuffer.c fix: memory leak 2019-03-03 15:15:55 +01:00
provider.c refactors provider client api (introduces client_config) 2019-03-04 21:17:37 +01:00
request.c makes wsfs_status public (usable in provider example) 2019-03-04 19:19:04 +01:00
request.h refactored message creation; enhanced implementation of some operations 2019-03-03 12:48:58 +01:00
url.c reorganized project: prepared to extract common functionality 2019-02-25 20:17:13 +01:00
url.h adjusted include guards 2019-02-25 21:35:38 +01:00