Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thirdparty: Fill copyright for lws, miniupnpc, clipper | Rémi Verschelde | 2018-06-07 | 1 | -74/+0 |
| | | | | | | Rename `lws` to `libwebsockets` which is its library name. Add missing license file for mbedtls. | ||||
* | Always verify peer certificate in lws. | Fabio Alessandrelli | 2018-04-03 | 1 | -0/+74 |
Behavior is defined by SSL flags passed via the context. Simplified port of the patch submitted and accepted in lws master branch (PR 1215) |