Age | Commit message (Collapse) | Author |
|
This code defines a symbol 'unsupported' which is also in a newer
version of libwebsockets. To fix 32bit linux builds just disable
padlock support. Processors that support this are rare and old.
|
|
Also remove .orig file which should not have been committed in the first
place
|
|
|
|
This code defines a symbol 'unsupported' which is also in a newer
version of libwebsockets. To fix 32bit linux builds just disable
padlock support. Processors that support this are rare and old.
|
|
_WIN32_WINNT redefinition fix is no longer needed as it was merged
upstream. PR 1453 is still not merged, diff updated to current state.
|
|
|
|
Rename `lws` to `libwebsockets` which is its library name.
Add missing license file for mbedtls.
|
|
The patch seems to be ready for merge upstream
|
|
|
|
|
|
We are using 0x0601 as min anyway.
This avoids SOCKADDR_STORAGE error on uwp build
|
|
Fixes UWP build while we wait for it to get into next release.
|
|
|