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. |
||
---|---|---|
.. | ||
cgi-server.c | ||
CMakeLists.txt | ||
ops-cgi.c | ||
private-lib-roles-cgi.h |