alexeadem
alexeadem
**Describe the bug** libwebsocket contet doesn't get destroyed upon CTRL_C **To Reproduce** run with `ttyd bash` and press CTRL_C **Expected behavior** A clear and concise description of what you expected...
I don't see websockets as part of the protocols protected in the report. It would be great to have
### Pre-submission checklist: *Please check each of these after submitting your pull request:* * [x] If this is a new entry, have you submitted a signed [participation form](https://github.com/cncf/k8s-conformance/tree/master/participation-form)? * [x]...
# Bug Report Which version of the demo you are using? (please provide either a specific k8s version 1.27.3 ``` helm list NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION...
Firefox disconnects/drops h2 connection in spite of ping/pong in lws. This issue doesn't happen in Chrome using ws over h2. You can reproduce with: ``` /build/bin/libwebsockets-test-server -s -d1151 ``` and...
Hi @lws-team I opened a bug with Chrome because websocket/h2 connection is not closed on page refresh. Adding ticket number for visibility https://bugs.chromium.org/p/chromium/issues/detail?id=1325702
Keys generated as follows: ``` ssh-keygen -t rsa -b 4096 -f mykeys ``` Client version: ``` ssh -V OpenSSH_9.0p1, OpenSSL 3.0.8 7 Feb 2023 ``` ssh client command: ``` ssh...
lejp-conf doesn't propagate configured user data as defined here: ``` info.user = user; ``` Release: v4.3-stable /lib/roles/http/server/lejp-conf.c jpargs is missing `user` data field. In order to fix it this is...
git branch * (HEAD detached at v4.3.2) git rev-parse --short HEAD b0a749c8 ``` [2023/02/12 19:46:01:9874] I: trying /home/alex/git/libwebsockets/build/lib/libprotocol_lws_acme_client.so [2023/02/12 19:46:01:9894] I: lws_plat_dlopen: Failed to get export 'lws_acme_client' from /home/alex/git/libwebsockets/build/lib/libprotocol_lws_acme_client.so: /home/alex/git/libwebsockets/build/lib/libprotocol_lws_acme_client.so:...
Image: splunk/universalforwarder:latest You can reproduce it with: https://github.com/splunk/docker-splunk/blob/develop/test_scenarios/1uf1so.yaml or as described here: https://splunk.github.io/docker-splunk/EXAMPLES.html#create-standalone-and-universal-forwarder `Universal forwarder` never starts with the the following error: ``` [WARNING]: Using world-readable permissions for temporary files...