summaryrefslogtreecommitdiffstats
path: root/thirdparty/libwebsockets
Commit message (Collapse)AuthorAgeFilesLines
* Remove libwebsocket. No longer used, yay!Fabio Alessandrelli2019-07-0482-47325/+0
|
* Revert "Update libwebsockets to 3.1 (plus UWP patch)"Fabio Alessandrelli2019-05-01138-16884/+12387
| | | | This reverts commit 90210c48627692d281554d6185b5db17a86c852a.
* Disable WebSocket IPv6 support on OpenBSD.Fabio Alessandrelli2019-03-061-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 Alessandrelli2019-03-063-0/+42
| | | | This was enabled by default on some systems (e.g. Windows).
* Update libwebsockets to 3.1 (plus UWP patch)Fabio Alessandrelli2019-03-06137-12367/+16864
|
* Enabling ipv6 in libwebsocketsAina2019-02-231-0/+1
|
* Update libwebsocket to 3.0.1Fabio Alessandrelli2018-11-0325-634/+794
|
* Server platform works on OS X tooMarcelo Fernandez2018-10-292-2/+2
|
* Fix libwebsockets 32-bits UWP builds.Fabio Alessandrelli2018-09-132-4/+63
| | | | Also fix bogus windows detect.py
* Rebase patches for fixing haiku build.Adrien Destugues2018-08-112-2/+2
|
* Add libwebsocket 3.0 BSD fixFabio Alessandrelli2018-06-071-1/+2
|
* Bump libwebsockets to version 3.0.0Fabio Alessandrelli2018-06-0794-17308/+22284
|
* Thirdparty: Fill copyright for lws, miniupnpc, clipperRémi Verschelde2018-06-0767-0/+42084
Rename `lws` to `libwebsockets` which is its library name. Add missing license file for mbedtls.