1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-10-01 00:20:45 +00:00
falk-werner_webfuse-provider/lib/webfuse/provider/impl
2020-06-14 14:18:52 +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 moved wf_url to core 2020-06-11 19:12:07 +02:00
client_protocol.h added implementation of wfp_client_disconnect 2020-04-07 20:37:50 +02:00
client.c removed dead code 2020-06-14 14:18:52 +02:00
client.h removed dead code 2020-06-14 14:18:52 +02: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