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 157acfc906 windows: clean type warnings
There are some minor public api type improvements rather than cast everywhere
inside lws and user code to work around them... these changed from int to
size_t

 - lws_buflist_use_segment() return
 - lws_tokenize_t .len and .token_len
 - lws_tokenize_cstr() length
 - lws_get_peer_simple() namelen
 - lws_get_peer_simple_fd() namelen, int fd -> lws_sockfd_type fd
 - lws_write_numeric_address() len
 - lws_sa46_write_numeric_address() len

These changes are typically a NOP for user code
2020-01-11 14:04:50 +00:00
..
acme-client cleaning 2020-01-05 22:17:58 +00:00
deaddrop windows: clean type warnings 2020-01-11 14:04:50 +00:00
generic-sessions cleaning 2020-01-05 22:17:58 +00:00
generic-table cleaning 2020-01-05 22:17:58 +00:00
raw-proxy cleaning 2020-01-05 22:17:58 +00:00
ssh-base cleaning 2020-01-05 22:17:58 +00:00
lwsws-logo.png http cache policy 2016-04-22 08:53:49 +08:00
protocol_client_loopback_test.c cleaning 2020-01-05 22:17:58 +00:00
protocol_dumb_increment.c cleaning 2020-01-05 22:17:58 +00:00
protocol_esp32_lws_group.c license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
protocol_esp32_lws_ota.c license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
protocol_esp32_lws_reboot_to_factory.c license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
protocol_esp32_lws_scan.c license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
protocol_fulltext_demo.c cleaning 2020-01-05 22:17:58 +00:00
protocol_lws_mirror.c cleaning 2020-01-05 22:17:58 +00:00
protocol_lws_raw_test.c cleaning 2020-01-05 22:17:58 +00:00
protocol_lws_server_status.c cleaning 2020-01-05 22:17:58 +00:00
protocol_lws_sshd_demo.c cleaning 2020-01-05 22:17:58 +00:00
protocol_lws_status.c cleaning 2020-01-05 22:17:58 +00:00
protocol_post_demo.c cleaning 2020-01-05 22:17:58 +00: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 semmle: fix warnings 2019-09-22 09:35:07 -07:00