1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-09-28 07:20:45 +00:00
falk-werner_webfuse-provider/lib/webfuse/provider/impl
2020-04-07 20:52:50 +02:00
..
operation chore: simplified check 2020-03-30 22:40:15 +02:00
client_config.c removed wfp_client_ontimer (breaking change) 2020-04-07 20:52:50 +02:00
client_config.h removed wfp_client_ontimer (breaking change) 2020-04-07 20:52:50 +02:00
client_protocol.c added implementation of wfp_client_disconnect 2020-04-07 20:37:50 +02:00
client_protocol.h added implementation of wfp_client_disconnect 2020-04-07 20:37:50 +02:00
client.c added implementation of wfp_client_disconnect 2020-04-07 20:37:50 +02:00
client.h added function to interrupt _service calls 2020-03-07 15:35:02 +01:00
credentials.c feature: enabled authentication 2020-03-01 13:42:46 +01:00
credentials.h feature: enabled authentication 2020-03-01 13:42:46 +01:00
dirbuffer.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 2020-03-21 21:22:22 +01:00
dirbuffer.h renamed to webfuse 2019-03-26 23:04:53 +01:00
provider.c removed wfp_client_ontimer (breaking change) 2020-04-07 20:52:50 +02:00
provider.h removed wfp_client_ontimer (breaking change) 2020-04-07 20:52:50 +02:00
request.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 2020-03-21 21:22:22 +01:00
request.h renamed to webfuse 2019-03-26 23:04:53 +01:00
url.c renamed to webfuse 2019-03-26 23:04:53 +01:00
url.h renamed to webfuse 2019-03-26 23:04:53 +01:00