1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/tls
Andy Green 3f683351b3 refactor: split out private role header content
Private header stuff specific to roles should go in the
role dir and only be included if the role is enabled for
build.

Only definitions related to lws core should go in the actual
private-libwebsockets.h
2018-04-20 07:13:05 +08:00
..
mbedtls alpn: assemble defaults from roles and allow override 2018-04-19 16:15:10 +08:00
openssl selftests 2018-04-19 16:16:48 +08:00
private.h refactor: split out private role header content 2018-04-20 07:13:05 +08:00
tls-client.c refactor role ops 2018-04-11 13:39:42 +08:00
tls-server.c alpn: assemble defaults from roles and allow override 2018-04-19 16:15:10 +08:00
tls.c alpn: assemble defaults from roles and allow override 2018-04-19 16:15:10 +08:00