1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/server
Andy Green be525cb624 appveyor: Enable 64-bit build with OpenSSL and HTTP2
Fix warnings found from that

Introduce lws_ptr_diff(head, tail) helper to normalize
pointers to char *, do the subtraction and cast the
result to int.
2017-11-26 19:16:17 +08:00
..
access-log.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
cgi.c cgi: make sure compiler cant see uninitialized use 2017-10-26 18:54:52 +08:00
daemonize.c daemonize: fix missing lws_malloc reason param 2017-10-18 20:19:46 +08:00
fops-zip.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
lejp-conf.c client-cert-required 2017-11-26 19:16:17 +08:00
lws-spa.c coverity-fixes 2017-11-10 10:59:58 +08:00
parsers.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
peer-limits.c build: enable signed vs unsigned warnings on gcc 2017-10-25 07:17:29 +08:00
ranges.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
rewrite.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
server-handshake.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
server.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
ssl-server.c ssl: fix segfault when using SSL_CTX that is not created 2017-10-26 18:55:12 +08:00