1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/tls/mbedtls
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
..
wrapper alpn: assemble defaults from roles and allow override 2018-04-19 16:15:10 +08:00
lws-genhash.c mbedtls: adapt to deprecated api in 2.7 2018-02-19 06:24:30 +08:00
lws-genrsa.c lws-genrsa: add resuable backend-independent rsa decrypt in tls/ and migrate sshd to it 2017-11-10 16:56:44 +08:00
mbedtls-client.c refactor: also migrate tls to the ops struct and private.h pattern 2018-05-02 12:10:36 +08:00
mbedtls-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