tag:github.com,2008:https://github.com/netstratum/libwebsockets/releases Tags from libwebsockets 2020-05-06T17:25:37Z tag:github.com,2008:Repository/262288528/v3.2.3 2020-05-06T17:25:37Z v3.2.3 lws-team tag:github.com,2008:Repository/262288528/v4.0.7 2020-05-05T11:48:08Z v4.0.7: h2: client: do not apply host header if h2 negotiated by alpn <p>h2: client: do not apply host header if h2 negotiated by alpn</p> <p>If client negotiated over alpn, it will have done SNI. Some <br />peers like youtube.com reject with 400 if you sent a host: as <br />well.</p> lws-team tag:github.com,2008:Repository/262288528/v4.0.6 2020-05-04T16:03:08Z v4.0.6 jedlu tag:github.com,2008:Repository/262288528/v4.0.5 2020-05-04T13:37:37Z v4.0.5: h2: client sid: must be allocated at header send <p>h2: client sid: must be allocated at header send</p> <p>There is no way to allocate a client wsi mux sid before the headers are <br />send, because we don't know the order in which new wsi headers will be sent <br />and so seen by the peer.</p> <p>The peer inisists that sid indexes only increase... we cannot allocat sids <br />monotonically at the client and then send them disordered...</p> lws-team tag:github.com,2008:Repository/262288528/v4.0.4 2020-04-30T19:32:30Z v4.0.4: strexp: reset out offset each time <p>strexp: reset out offset each time</p> <p>A second strexp mustn't inherit the offset of the first, completed one</p> lws-team tag:github.com,2008:Repository/262288528/v4.0.3 2020-04-30T04:23:12Z v4.0.3: BoringSSL: provide X509_VERYFY_PARAM_Set1_host length <p>BoringSSL: provide X509_VERYFY_PARAM_Set1_host length</p> <p>X509_VERYFY_PARAM_Set1_host of openSSL allows the third argument, which <br />is the length of the hostname string, to be 0. Then, it assumes hostname <br />is a null-terminated C string. BoringSSL enforces the actual length to <br />be specified, and the hostname string should end with a null char.</p> <p>Just provide the length, making both OpenSSL and BoringSSL happy.</p> tag:github.com,2008:Repository/262288528/v4.0.2 2020-04-29T10:34:05Z v4.0.2 lws-team tag:github.com,2008:Repository/262288528/v4.0.1 2020-03-10T07:57:43Z v4.0.1 lws-team tag:github.com,2008:Repository/262288528/v4.0.0 2020-03-06T10:44:23Z v4.0.0 lws-team tag:github.com,2008:Repository/262288528/v3.2.2 2020-01-17T12:38:42Z v3.2.2 lws-team