guacamole-spice-protocol/src/protocols
Michael Jumper 7ee624844a GUACAMOLE-623: Remove unnecessary initialization of pwsi.
The pwsi member was previously used to ensure the lws structure was made
available to invocations of the event callback early in the connection
lifecycle such that the underlyin guac_client could always be retrieved.
Since the migration to guac_kubernetes_lws_current_client, this is not
necessary, and isn't supported in older versions of libwebsockets
anyway.
2018-09-26 21:52:53 -07:00
..
kubernetes GUACAMOLE-623: Remove unnecessary initialization of pwsi. 2018-09-26 21:52:53 -07:00
rdp GUACAMOLE-628: Correct RDP scancode mapping for right control key. 2018-09-21 16:25:11 -07:00
ssh GUACAMOLE-622: Ensure connection to guacd is kept alive even if the SSH daemon is taking its time responding. Lengthy connect times due to DNS verification, PAM, etc. are not uncommon. 2018-09-02 23:04:14 -07:00
telnet GUACAMOLE-622: Match each line against all regexes. 2018-09-21 14:29:01 -07:00
vnc GUACAMOLE-527: Remove unnecessary includes. 2018-06-25 08:31:37 -04:00