1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00
falk-werner_webfuse/lib/webfuse/adapter/impl/jsonrpc
2019-03-31 20:09:22 +02:00
..
method.c adds json rpc server 2019-03-31 17:40:55 +02:00
method.h adds json rpc server 2019-03-31 17:40:55 +02:00
proxy.c changes interface of jsonrpc_proxy_onresult to accept previously parsed messages 2019-03-31 18:13:32 +02:00
proxy.h changes interface of jsonrpc_proxy_onresult to accept previously parsed messages 2019-03-31 18:13:32 +02:00
request.c adds authentication request 2019-03-31 20:09:22 +02:00
request.h adds authentication request 2019-03-31 20:09:22 +02:00
response.c adds infrastructure to process incoming requests; fixes invalid read of ill formatted responses 2019-03-31 18:38:22 +02:00
response.h adds infrastructure to process incoming requests; fixes invalid read of ill formatted responses 2019-03-31 18:38:22 +02:00
send_fn.h adds json rpc server 2019-03-31 17:40:55 +02:00
server.c adds json rpc server 2019-03-31 17:40:55 +02:00
server.h adds json rpc server 2019-03-31 17:40:55 +02:00
util.c renamed to webfuse 2019-03-26 23:04:53 +01:00
util.h renamed to webfuse 2019-03-26 23:04:53 +01:00