mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() The sshd example has gotten crufted a few different ways. Adapt the test-sshd protocol and callbacks to not collide with the plugin ssh-demo exports, for BUILTIN case. Do not build a static copy of ssh-base for test-sshd if PLUGINS_BUILTIN is going to provide it via lws import. Add pvo for ssh-base to enable it on to the test-sshd vhost. Banner staging in buf[] shared some of source and dest when it was copied in, move it up a bit to avoid this. Add note about rsa key disable workaround on Fedora. test-sshd uses CGI (and requires it enabled to build) because it predates lws_spawn... lws cgi was migrated to lws_spawn, really the test=sshd needs rewriting to use lws_spawn directly instead of cgi. |
||
---|---|---|
.. | ||
acme-client | ||
deaddrop | ||
raw-proxy | ||
ssh-base | ||
CMakeLists.txt | ||
lwsws-logo.png | ||
protocol_client_loopback_test.c | ||
protocol_dumb_increment.c | ||
protocol_fulltext_demo.c | ||
protocol_lws_mirror.c | ||
protocol_lws_openmetrics_export.c | ||
protocol_lws_raw_test.c | ||
protocol_lws_sshd_demo.c | ||
protocol_lws_status.c | ||
protocol_post_demo.c | ||
server-status.css |