6 Commits

Author SHA1 Message Date
michael.reber 3cc34c79e3 Maintain container security, add deb-check script and update vulnerable libs 2026-03-09 09:11:58 +01:00
Mathias Wagner 143225f9f4 Update build-guacd.sh script & package.json 2025-12-03 20:24:50 +01:00
Mathias Wagner 36d3a09914 Fix VNC crash: Add NULL guard for race condition in size handler
Browser sends 'size' instruction before VNC connection is established,
causing segfault when rfb_client is NULL. Add NULL check in input.c
before calling guac_vnc_display_set_size().
2025-12-02 21:54:04 +01:00
Mathias Wagner 845d27e36e Integrate guacamole-common-js into client and server 2025-12-02 18:40:41 +01:00
Mathias Wagner ea0f02e21f Optimize script runner & fix documentation generation 2025-11-30 10:52:49 +01:00
Mathias Wagner 2771e256d6 Add script to generate OpenAPI specification and update documentation scripts 2025-07-09 20:03:32 +02:00