Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-01 | Revert "Update libwebsockets to 3.1 (plus UWP patch)" | Fabio Alessandrelli | |
This reverts commit 90210c48627692d281554d6185b5db17a86c852a. | |||
2019-03-06 | Disable WebSocket IPv6 support on OpenBSD. | Fabio Alessandrelli | |
OpenBSD does not support dual stacking, disabling IPv6 for now. Will possibly come back if/when we get websocket running using our own NetSocket class. | |||
2019-03-06 | Add fix to libwebsocket to disable V6ONLY. | Fabio Alessandrelli | |
This was enabled by default on some systems (e.g. Windows). | |||
2019-03-06 | Update libwebsockets to 3.1 (plus UWP patch) | Fabio Alessandrelli | |
2019-02-23 | Enabling ipv6 in libwebsockets | Aina | |
2018-11-03 | Update libwebsocket to 3.0.1 | Fabio Alessandrelli | |
2018-10-29 | Server platform works on OS X too | Marcelo Fernandez | |
2018-09-13 | Fix libwebsockets 32-bits UWP builds. | Fabio Alessandrelli | |
Also fix bogus windows detect.py | |||
2018-08-11 | Rebase patches for fixing haiku build. | Adrien Destugues | |
2018-06-07 | Add libwebsocket 3.0 BSD fix | Fabio Alessandrelli | |
2018-06-07 | Bump libwebsockets to version 3.0.0 | Fabio Alessandrelli | |
2018-06-07 | Thirdparty: Fill copyright for lws, miniupnpc, clipper | RĂ©mi Verschelde | |
Rename `lws` to `libwebsockets` which is its library name. Add missing license file for mbedtls. |