1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/plugins
Andy Green 3aab3d8401 server-status: still produce valid json if files cant be opened
Kernel update changed the /sys path for temp monitoring... the status had
already emitted a , in the json committing it to make a new entry, but the
code skips making it if the file can't be opened.

Change it to produce "(unknown)" in that case.
2019-09-13 05:50:08 +01:00
..
acme-client ecdh-es 2018-12-27 06:45:32 +08:00
deaddrop lws_spa: add CLOSE callback 2019-03-22 16:55:51 +08:00
generic-sessions abstract: allow completely generic instantiation and destruction 2019-06-26 14:33:34 +01:00
generic-table codacy: minor fixes 2018-10-13 08:16:27 +08:00
raw-proxy raw-proxy: avoid one char read too far with tokenizer 2019-03-10 08:02:02 +08:00
ssh-base sshd: explicitly transfer free responsibility when adopting last_alloc 2019-03-10 08:02:02 +08:00
lwsws-logo.png http cache policy 2016-04-22 08:53:49 +08:00
protocol_client_loopback_test.c cc0: align dedication to CC0 FAQ recommended format 2019-05-02 09:29:01 +01:00
protocol_dumb_increment.c cc0: align dedication to CC0 FAQ recommended format 2019-05-02 09:29:01 +01:00
protocol_esp32_lws_group.c plugins: group 2017-05-16 20:21:47 +08:00
protocol_esp32_lws_ota.c libwebsockets.h: clean out some boilerplate better put in core/private.h 2018-08-16 19:10:32 +08:00
protocol_esp32_lws_reboot_to_factory.c esp32: separate factory setup 2017-03-31 20:05:10 +08:00
protocol_esp32_lws_scan.c libwebsockets.h: clean out some boilerplate better put in core/private.h 2018-08-16 19:10:32 +08:00
protocol_fulltext_demo.c cc0: align dedication to CC0 FAQ recommended format 2019-05-02 09:29:01 +01:00
protocol_lws_mirror.c cc0: align dedication to CC0 FAQ recommended format 2019-05-02 09:29:01 +01:00
protocol_lws_raw_test.c cc0: align dedication to CC0 FAQ recommended format 2019-05-02 09:29:01 +01:00
protocol_lws_server_status.c server-status: still produce valid json if files cant be opened 2019-09-13 05:50:08 +01:00
protocol_lws_sshd_demo.c cc0: align dedication to CC0 FAQ recommended format 2019-05-02 09:29:01 +01:00
protocol_lws_status.c cc0: align dedication to CC0 FAQ recommended format 2019-05-02 09:29:01 +01:00
protocol_post_demo.c generic-sessions update 2019-05-06 10:24:51 +01:00
server-status.css server-status: add proc statm and switch to vhost protocol timer 2019-03-10 08:02:02 +08:00
server-status.html test-app: upgrade test.html to have separate css and js for CSP 2018-09-11 18:27:59 +08:00
server-status.js server-status: show correct statm value 2019-03-18 06:54:38 +08:00