1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00
falk-werner_webfuse/lib/webfuse/impl
2020-11-13 04:43:46 +01:00
..
json introduces convenience function for json type checking (wf_impl_json_is_<type>) 2020-07-18 09:08:29 +02:00
jsonrpc fixed unit tests 2020-07-18 23:16:18 +02:00
operation refactor: remove unnecessary allocation in read operation 2020-07-19 10:15:27 +02:00
timer refactor: integrated former core code into impl 2020-06-28 19:43:08 +02:00
util fixed unit tests 2020-07-18 23:16:18 +02:00
authenticator.c refactor: restructure includes 2020-06-28 15:51:34 +02:00
authenticator.h refactor: restructure includes 2020-06-28 15:51:34 +02:00
authenticators.c refactor: restructure includes 2020-06-28 15:51:34 +02:00
authenticators.h refactor: restructure includes 2020-06-28 15:51:34 +02:00
client_protocol.c fixed unit tests 2020-07-18 23:16:18 +02:00
client_protocol.h fix: fixed issue #82: Deadlock when reading files larger that 4 KByte 2020-07-05 18:50:59 +02:00
client_tlsconfig.c refactor: restructure includes 2020-06-28 15:51:34 +02:00
client_tlsconfig.h refactor: restructure includes 2020-06-28 15:51:34 +02:00
client.c refactor: integrated former core code into impl 2020-06-28 19:43:08 +02:00
client.h refactor: restructure includes 2020-06-28 15:51:34 +02:00
credentials.c fixed unit tests 2020-07-18 23:16:18 +02:00
credentials.h removed jansson from implementation code 2020-07-16 22:36:12 +02:00
filesystem.c feature: allow to specify mount options 2020-11-13 04:43:46 +01:00
filesystem.h refactor: integrated former core code into impl 2020-06-28 19:43:08 +02:00
fuse_wrapper.h refactor: restructure includes 2020-06-28 15:51:34 +02:00
message_queue.c refactor: integrated former core code into impl 2020-06-28 19:43:08 +02:00
message_queue.h refactor: integrated former core code into impl 2020-06-28 19:43:08 +02:00
message.c use json_writer to write json data 2020-07-13 22:41:19 +02:00
message.h use json_writer to write json data 2020-07-13 22:41:19 +02:00
mountpoint_factory.c refactor: restructure includes 2020-06-28 15:51:34 +02:00
mountpoint_factory.h refactor: restructure includes 2020-06-28 15:51:34 +02:00
mountpoint.c feature: allow to specify mount options 2020-11-13 04:43:46 +01:00
mountpoint.h feature: allow to specify mount options 2020-11-13 04:43:46 +01:00
server_config.c refactor: restructure includes 2020-06-28 15:51:34 +02:00
server_config.h refactor: restructure includes 2020-06-28 15:51:34 +02:00
server_protocol.c introduces convenience function for json type checking (wf_impl_json_is_<type>) 2020-07-18 09:08:29 +02:00
server_protocol.h refactor: integrated former core code into impl 2020-06-28 19:43:08 +02:00
server.c fix: remove reference to deprecated ping_pong_interval 2020-10-13 21:12:25 +02:00
server.h refactor: restructure includes 2020-06-28 15:51:34 +02:00
session_manager.c refactor: integrated former core code into impl 2020-06-28 19:43:08 +02:00
session_manager.h refactor: integrated former core code into impl 2020-06-28 19:43:08 +02:00
session.c removed jansson from implementation code 2020-07-16 22:36:12 +02:00
session.h removed jansson from implementation code 2020-07-16 22:36:12 +02:00
status.c refactor: integrated former core code into impl 2020-06-28 19:43:08 +02:00
status.h refactor: integrated former core code into impl 2020-06-28 19:43:08 +02:00