1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/plugins
Andy Green 095798d5d9 sshd: plugin: work with _BUILTIN
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.
2021-11-07 07:04:09 +00:00
..
acme-client plugins: ssh: xenial warning fixes 2021-02-28 17:07:51 +00:00
deaddrop plugins: add option LWS_WITH_PLUGINS_BUILTIN 2021-01-31 20:24:29 +00:00
raw-proxy logs: log contexts 2021-07-01 05:20:53 +01:00
ssh-base sshd: plugin: work with _BUILTIN 2021-11-07 07:04:09 +00:00
CMakeLists.txt sshd: plugin: work with _BUILTIN 2021-11-07 07:04:09 +00:00
lwsws-logo.png http cache policy 2016-04-22 08:53:49 +08:00
protocol_client_loopback_test.c Wextra 2021-07-04 10:29:54 +01:00
protocol_dumb_increment.c plugins: add option LWS_WITH_PLUGINS_BUILTIN 2021-01-31 20:24:29 +00:00
protocol_fulltext_demo.c plugins: add option LWS_WITH_PLUGINS_BUILTIN 2021-01-31 20:24:29 +00:00
protocol_lws_mirror.c http: parser: straighten out %00 legality 2021-04-10 09:21:33 +01:00
protocol_lws_openmetrics_export.c Wextra 2021-07-04 10:29:54 +01:00
protocol_lws_raw_test.c Wextra 2021-07-04 10:29:54 +01:00
protocol_lws_sshd_demo.c plugins: add option LWS_WITH_PLUGINS_BUILTIN 2021-01-31 20:24:29 +00:00
protocol_lws_status.c vh init: make sure protocol set 2021-02-20 13:54:32 +00:00
protocol_post_demo.c plugin: post: check unexpected write after protocol unbind 2021-06-14 11:20:42 +01:00
server-status.css server-status: add proc statm and switch to vhost protocol timer 2019-03-10 08:02:02 +08:00