1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/http2
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
..
hpack.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
http2.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
huftable.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
minihuf.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
ssl-http2.c http2: missing return when openssl too old 2017-10-24 20:19:24 +08:00