1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/roles/http/server
Andy Green bce8cca042 refactor: also migrate tls to the ops struct and private.h pattern
Several new ops are planned for tls... so better to bite the bullet and
clean it out to the same level as roles + event-libs first.

Also adds a new travis target "mbedtls" and all the tests except
autobahn against mbedtls build.
2018-05-02 12:10:36 +08:00
..
access-log.c refactor: most preparation for -DLWS_ROLE_H1=0 2018-04-27 19:16:50 +08:00
fops-zip.c refactor role ops 2018-04-11 13:39:42 +08:00
lejp-conf.c alpn: assemble defaults from roles and allow override 2018-04-19 16:15:10 +08:00
lws-spa.c spa: fix potential overrun 2018-04-19 16:15:10 +08:00
parsers.c refactor: most preparation for -DLWS_ROLE_H1=0 2018-04-27 19:16:50 +08:00
ranges.c refactor role ops 2018-04-11 13:39:42 +08:00
rewrite.c refactor role ops 2018-04-11 13:39:42 +08:00
server.c refactor: also migrate tls to the ops struct and private.h pattern 2018-05-02 12:10:36 +08:00