Age | Commit message (Collapse) | Author |
|
Rename `lws` to `libwebsockets` which is its library name.
Add missing license file for mbedtls.
|
|
Behavior is defined by SSL flags passed via the context.
Simplified port of the patch submitted and accepted in lws master branch
(PR 1215)
|
|
|
|
This error is actually fixed upstream, waiting for a new release
|
|
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).
|
|
|