aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/lws/mbedtls_wrapper/include/platform/ssl_port.h
Commit message (Collapse)AuthorAgeFilesLines
* Thirdparty: Fill copyright for lws, miniupnpc, clipperRémi Verschelde2018-06-071-54/+0
| | | | | | Rename `lws` to `libwebsockets` which is its library name. Add missing license file for mbedtls.
* Bump libwebsockets to version 2.4.2Fabio Alessandrelli2018-04-031-1/+3
|
* Fix lws compilation on FreeBSD, same as OSXFabio Alessandrelli2018-02-281-1/+1
| | | | This error is actually fixed upstream, waiting for a new release
* Small change to lws `mbedtls_wrapper` to fix OSX build.Fabio Alessandrelli2018-02-141-0/+5
| | | | | | | | | Checks for OSX in thirdparty/lws/mbedtls_wrapper/include/platform/ssl_port.h to include stdlib.h instead of malloc.h. The bug is fixed upstream in master via LWS_HAVE_MALLOC_H, but not in the 2.4.1 branch (as the file structure has, one again, changed).
* lws module now uses mbedtls as OpenSSL replacementFabio Alessandrelli2018-02-141-0/+47