Skip to content

Fix cookie storage on Windows#3554

Open
saghul wants to merge 38 commits intowarmcat:mainfrom
saghul:fix-windows-cookiejar
Open

Fix cookie storage on Windows#3554
saghul wants to merge 38 commits intowarmcat:mainfrom
saghul:fix-windows-cookiejar

Conversation

@saghul
Copy link
Copy Markdown
Contributor

@saghul saghul commented Mar 17, 2026

No description provided.

lws-team added 30 commits March 14, 2026 18:01
Add a generic DTLS wrapper to lws that is able to work using any of the
supported tls libraries as the backed: openssl (and variants), mbedtls,
gnutls, schannel

Note that schannel is not able to work with webrtc due to schannel api's
own limitations.  You must use openssl or mbedtls for windows if you want
to use dtls for webrtc.
This adds support for webrtc serving along with ALSA, OPUS, V4L2, TRANSCODE
and other critical pieces
Having added a member to lws_plugin_protocol, it's a good time to change
the old struct initializer format to C9, since we'll have to visit them all
anyway.

Also modernize the event lib struct while we're at it.
Various things that Sai identified needed fixing
@lws-team lws-team force-pushed the main branch 3 times, most recently from 6790fe8 to 609de65 Compare March 27, 2026 14:43
@lws-team lws-team force-pushed the main branch 10 times, most recently from 250ebbd to c9cf315 Compare April 7, 2026 05:16
@lws-team lws-team force-pushed the main branch 2 times, most recently from a831f9e to e34f0f9 Compare April 13, 2026 11:21
@lws-team lws-team force-pushed the main branch 13 times, most recently from 940d6c8 to de73c5e Compare April 30, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants