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
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
..
client refactor: also migrate tls to the ops struct and private.h pattern 2018-05-02 12:10:36 +08:00
server refactor: also migrate tls to the ops struct and private.h pattern 2018-05-02 12:10:36 +08:00
header.c refactor: most preparation for -DLWS_ROLE_H1=0 2018-04-27 19:16:50 +08:00
lextable-strings.h refactor role ops 2018-04-11 13:39:42 +08:00
lextable.h refactor role ops 2018-04-11 13:39:42 +08:00
minilex.c refactor role ops 2018-04-11 13:39:42 +08:00
private.h refactor: most preparation for -DLWS_ROLE_H1=0 2018-04-27 19:16:50 +08:00