1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/tls/openssl
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
..
lws-genhash.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
lws-genrsa.c add selfsigned cert generation api 2017-11-26 19:17:11 +08:00
openssl-client.c refactor: also migrate tls to the ops struct and private.h pattern 2018-05-02 12:10:36 +08:00
openssl-server.c refactor: also migrate tls to the ops struct and private.h pattern 2018-05-02 12:10:36 +08:00
ssl.c refactor: also migrate tls to the ops struct and private.h pattern 2018-05-02 12:10:36 +08:00