Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libwebsocket. No longer used, yay! | Fabio Alessandrelli | 2019-07-04 | 82 | -47325/+0 |
| | |||||
* | Revert "Update libwebsockets to 3.1 (plus UWP patch)" | Fabio Alessandrelli | 2019-05-01 | 138 | -16884/+12387 |
| | | | | This reverts commit 90210c48627692d281554d6185b5db17a86c852a. | ||||
* | Disable WebSocket IPv6 support on OpenBSD. | Fabio Alessandrelli | 2019-03-06 | 1 | -1/+3 |
| | | | | | | 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. | ||||
* | Add fix to libwebsocket to disable V6ONLY. | Fabio Alessandrelli | 2019-03-06 | 3 | -0/+42 |
| | | | | This was enabled by default on some systems (e.g. Windows). | ||||
* | Update libwebsockets to 3.1 (plus UWP patch) | Fabio Alessandrelli | 2019-03-06 | 137 | -12367/+16864 |
| | |||||
* | Enabling ipv6 in libwebsockets | Aina | 2019-02-23 | 1 | -0/+1 |
| | |||||
* | Update libwebsocket to 3.0.1 | Fabio Alessandrelli | 2018-11-03 | 25 | -634/+794 |
| | |||||
* | Server platform works on OS X too | Marcelo Fernandez | 2018-10-29 | 2 | -2/+2 |
| | |||||
* | Fix libwebsockets 32-bits UWP builds. | Fabio Alessandrelli | 2018-09-13 | 2 | -4/+63 |
| | | | | Also fix bogus windows detect.py | ||||
* | Rebase patches for fixing haiku build. | Adrien Destugues | 2018-08-11 | 2 | -2/+2 |
| | |||||
* | Add libwebsocket 3.0 BSD fix | Fabio Alessandrelli | 2018-06-07 | 1 | -1/+2 |
| | |||||
* | Bump libwebsockets to version 3.0.0 | Fabio Alessandrelli | 2018-06-07 | 94 | -17308/+22284 |
| | |||||
* | Thirdparty: Fill copyright for lws, miniupnpc, clipper | Rémi Verschelde | 2018-06-07 | 67 | -0/+42084 |
Rename `lws` to `libwebsockets` which is its library name. Add missing license file for mbedtls. |