Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-01 | Disable support for VIA Padlock | Hein-Pieter van Braam | |
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. | |||
2018-07-28 | mbedtls: Update to upstream version 2.12.0 | Rémi Verschelde | |
_WIN32_WINNT redefinition fix is no longer needed as it was merged upstream. PR 1453 is still not merged, diff updated to current state. | |||
2018-06-07 | Bump mbedTLS to version 2.10.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. | |||
2018-04-03 | MbedTLS PR 1453 (fix UWP build) | Fabio Alessandrelli | |
The patch seems to be ready for merge upstream | |||
2018-04-03 | Small patch to change mbedtls _WIN32_WINNT | Fabio Alessandrelli | |
2018-04-03 | Update mbedTLS to version 2.8.0 | Fabio Alessandrelli | |
2018-02-20 | Small patch to change mbedtls _WIN32_WINNT | Fabio Alessandrelli | |
We are using 0x0601 as min anyway. This avoids SOCKADDR_STORAGE error on uwp build | |||
2018-02-20 | Import PR 730 from mbedTLS project | Fabio Alessandrelli | |
Fixes UWP build while we wait for it to get into next release. | |||
2018-02-14 | Add mbedTLS lib. Version 2.7.0, license Apache 2.0 | Fabio Alessandrelli | |