1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/tls/openssl
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
..
lws-genaes.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
lws-gencrypto.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-genec.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
lws-genhash.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
lws-genrsa.c cleaning 2020-01-05 22:17:58 +00:00
openssl-client.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
openssl-server.c cleaning 2020-01-05 22:17:58 +00:00
openssl-ssl.c cleaning 2020-01-05 22:17:58 +00:00
openssl-tls.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
openssl-x509.c fix integer conversions from 64 bit 2019-10-27 16:29:04 +00:00
private-lib-tls-openssl.h semmle: fix warnings 2019-09-22 09:35:07 -07:00