| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump libwebsockets to version 3.0.0 | Fabio Alessandrelli | 2018-06-07 | 1 | -31/+41 |
| | | |||||
| * | Thirdparty: Fill copyright for lws, miniupnpc, clipper | Rémi Verschelde | 2018-06-07 | 1 | -2/+2 |
| | | | | | | | Rename `lws` to `libwebsockets` which is its library name. Add missing license file for mbedtls. | ||||
| * | Remove unneeded and problematic minilex.c from lws. | Fabio Alessandrelli | 2018-03-01 | 1 | -1/+0 |
| | | | | | We don't need it, it's used upstream to test the lexical parser | ||||
| * | Use Prepend instead of Append for mbedTLS include | Fabio Alessandrelli | 2018-02-28 | 1 | -2/+2 |
| | | | | | Fixes build on FreeBSD when system-wide mbedTLS and/or openSSL are installed | ||||
| * | Websocket module properly recognize UWP (by @vnen) | George Marques | 2018-02-20 | 1 | -2/+5 |
| | | |||||
| * | Allow building with system wide mbedtls on X11 | Fabio Alessandrelli | 2018-02-14 | 1 | -2/+3 |
| | | | | | | Using builtin_mbedtls=yes is still the default as many distributions do not ship with mbedtls included. | ||||
| * | lws module now uses mbedtls as OpenSSL replacement | Fabio Alessandrelli | 2018-02-14 | 1 | -3/+13 |
| | | |||||
| * | Add websocket module. | Fabio Alessandrelli | 2018-02-06 | 1 | -0/+70 |
| Webassembly is client-only for obvious reasons. Other platforms support both client and server using libwebsockets. | |||||
