Commit Graph

  • 2827af33d6 GUACAMOLE-662: Correct fork logic (main test process should be PARENT, not child). Michael Jumper 2018-11-13 21:35:16 -0800
  • 867e63b524 GUACAMOLE-638: avcodec_register_all() should be used only if not deprecated. Michael Jumper 2018-10-19 12:43:08 -0700
  • 0d435e2435 GUACAMOLE-422: Merge support for specifying the timezone of RDP and SSH sessions. Michael Jumper 2018-11-12 09:12:19 -0800
  • 7b1ba3f269 GUACAMOLE-422: Fix spelling mistake. Nick Couchman 2018-11-12 12:09:51 -0500
  • d1b3695282 GUACAMOLE-422: Fix type in strerror() Nick Couchman 2018-11-12 11:56:57 -0500
  • f61539c4e7 GUACAMOLE-422: Quick fixes for style and logging. Nick Couchman 2018-11-12 11:55:07 -0500
  • 9a944637be GUACAMOLE-422: Fix function declaration for pushing settings. Nick Couchman 2018-11-11 17:25:12 -0500
  • 4bd19160de GUACAMOLE-422: Add logging for RDP timzeone. Nick Couchman 2018-11-11 17:22:03 -0500
  • b3be9eb869 GUACAMOLE-422: Revert addition of logging for setting TZ variable. Nick Couchman 2018-11-11 16:07:20 -0500
  • 0b71559017 GUACAMOLE-422: Add errno header. Nick Couchman 2018-11-11 15:48:02 -0500
  • e2b4de9d95 GAUCAMOLE-422: Add warning messages when TZ cannot be set. Nick Couchman 2018-11-11 15:45:24 -0500
  • d7ed452d69 GUACAMOLE-422: Update comments on timezone settings. Nick Couchman 2018-11-11 15:30:17 -0500
  • 5536b836ad GUACAMOLE-422: Add support for passing through TZ in SSH. Nick Couchman 2018-06-02 12:00:22 -0400
  • ffdc98d024 GUACAMOLE-422: Support timezone redirection in RDP via TZ variable. Nick Couchman 2018-04-10 21:31:50 -0400
  • 381c5d1a76 GUACAMOLE-630: Merge allow font parameters of active terminal session to be changed. Nick Couchman 2018-11-11 14:03:58 -0500
  • 5683be0ea3 GUACAMOLE-630: Allow SSH/telnet font family and size to be updated. Michael Jumper 2018-10-07 23:49:12 -0700
  • 9e28de70ec GUACAMOLE-630: Separate setting of font family/size from terminal display initialization. Michael Jumper 2018-10-07 23:38:03 -0700
  • d2cb7a9ce9 GUACAMOLE-630: Merge allow color scheme of active terminals to be changed. Nick Couchman 2018-11-10 10:45:56 -0500
  • 0cf24219d8 GUACAMOLE-630: Define maximum "argv" stream length for SSH and telnet with symbolic constants. Michael Jumper 2018-11-09 20:27:28 -0800
  • e132c79348 GUACAMOLE-649: Merge add support for setting LANG environment variable via SSH. Nick Couchman 2018-11-09 20:40:29 -0500
  • edbdd08476 GUACAMOLE-649: Allow SSH connection to continue despite failure to set LANG environment variable. Michael Jumper 2018-11-08 19:29:10 -0800
  • 454682979e GUACAMOLE-649: Add support for setting LANG environment variable via SSH. Michael Jumper 2018-10-21 23:30:53 -0700
  • f293c5e9c0 GUACAMOLE-630: Do not entirely reset terminal state when color scheme is changed. Michael Jumper 2018-09-24 01:28:30 -0700
  • dcab540839 GUACAMOLE-630: Persist semantics of default foreground/background with dedicated palette pseudo-indexes. Michael Jumper 2018-09-24 01:25:30 -0700
  • 2f16eadb35 GUACAMOLE-630: Allow color scheme to be changed from webapp via argv streams. Michael Jumper 2018-09-23 00:24:19 -0700
  • 6f9f2189f2 GUACAMOLE-630: Separate color scheme parsing into own files. Michael Jumper 2018-09-22 16:07:42 -0700
  • 6f49194640 Merge 1.0.0 changes back to master. Michael Jumper 2018-10-16 09:05:37 -0700
  • 0ffda8aaf0 GUACAMOLE-527: Merge correction to order of SFTP parameters for VNC. Michael Jumper 2018-10-16 09:03:02 -0700
  • 34c088882b GUACAMOLE-527: Correct issue with order of VNC SFTP settings. Nick Couchman 2018-10-16 09:27:45 -0400
  • f8d2bd13b1 GUACAMOLE-353: Merge clarify applicability of ASF header when transcluded into generated build files. Nick Couchman 2018-10-03 10:11:56 -0400
  • d851f10a48 GUACAMOLE-353: Clarify applicability of ASF header when transcluded into generated build files. Michael Jumper 2018-02-08 16:05:33 -0800
  • 356dcef9e8 GUACAMOLE-623: Merge include dependencies of Kubernetes support in Docker image build. Nick Couchman 2018-09-27 21:25:30 -0400
  • 7352d66819 GUACAMOLE-623: Merge start terminal once Kubernetes connection is ready. Nick Couchman 2018-09-27 21:23:58 -0400
  • 64b1572d13 GUACAMOLE-623: Include dependences of Kubernetes support in Docker image build. Michael Jumper 2018-09-26 19:36:55 -0700
  • 7374b29364 GUACAMOLE-623: Start terminal once Kubernetes connection is ready (necessary since merge of GUACAMOLE-622). Michael Jumper 2018-09-26 22:05:46 -0700
  • b0be808036 GUACAMOLE-623: Merge fix build against older libwebsockets. Nick Couchman 2018-09-27 04:36:15 -0400
  • 9c593bde89 GUACAMOLE-623: Kill connection if libwebsockets is destroying the underlying WebSocket. Michael Jumper 2018-09-26 22:30:08 -0700
  • 44d3433ea9 GUACAMOLE-623: Explicitly bypass certificate checks if requested. Michael Jumper 2018-09-26 22:01:43 -0700
  • 7ee624844a GUACAMOLE-623: Remove unnecessary initialization of pwsi. Michael Jumper 2018-09-26 21:51:46 -0700
  • b48a1b3a5d GUACAMOLE-623: Use libwebsockets' dummy callback only if defined. Michael Jumper 2018-09-26 21:51:07 -0700
  • d8618b0682 GUACAMOLE-623: Support older libwebsockets SSL initialization. Michael Jumper 2018-09-26 21:50:19 -0700
  • af93cfb32a GUACAMOLE-623: Merge include Kubernetes plugin in dist directories. Nick Couchman 2018-09-26 12:56:45 -0400
  • acfc759527 GUACAMOLE-623: Include Kubernetes plugin in dist directories. Michael Jumper 2018-09-26 09:38:22 -0700
  • 760f7a649a GUACAMOLE-629: Merge add support for updating connection parameters of in-progress connections. Nick Couchman 2018-09-26 08:47:32 -0400
  • 2d6ce1a5fd GUACAMOLE-632: Merge dynamic JPEG/WebP quality scaling. Nick Couchman 2018-09-26 08:45:32 -0400
  • 43db1965ef GUACAMOLE-623: Merge support for terminals of containers in Kubernetes pods. Nick Couchman 2018-09-26 08:43:30 -0400
  • 61df2956b3 GUACAMOLE-623: Clean up logging (libwebsockets adds newline characters). Michael Jumper 2018-09-11 03:17:00 -0700
  • 83a531bc89 GUACAMOLE-623: Add support for SSL. Michael Jumper 2018-09-11 03:03:17 -0700
  • 2e50573531 GUACAMOLE-623: Move I/O-related functions into separate files. Michael Jumper 2018-09-10 22:55:02 -0700
  • 5e3aec6df2 GUACAMOLE-623: Add missing documentation for URL character test. Michael Jumper 2018-09-10 21:08:19 -0700
  • 371eed1f93 GUACAMOLE-623: Add missin includes. Remove unnecessary includes. Michael Jumper 2018-09-10 21:05:23 -0700
  • 77a866129b GUACAMOLE-623: Add warning when Kubernetes support will not be built. Fix summary output from configure. Michael Jumper 2018-09-10 20:09:36 -0700
  • c5f67a31dc GUACAMOLE-623: Add configure test for LWS_CALLBACK_CLIENT_CLOSED (only defined in recent libwebsockets and required if present). Michael Jumper 2018-09-10 20:00:44 -0700
  • ed56093888 GUACAMOLE-623: Generate Kubernetes API endpoint dynamically. Michael Jumper 2018-09-10 18:39:06 -0700
  • 34f8f8b30d GUACAMOLE-623: Redirect libwebsockets logging to guacd's debug level log. Michael Jumper 2018-09-10 15:01:48 -0700
  • fe7edce569 GUACAMOLE-623: Add support for terminal resize. Redraw Kubernetes container upon connect. Michael Jumper 2018-09-10 02:50:15 -0700
  • b7c938c239 GUACAMOLE-623: Send typed data to Kubernetes via the STDIN channel. Michael Jumper 2018-09-10 02:16:36 -0700
  • f35517b3ff GUACAMOLE-623: Add outbound message buffer. Michael Jumper 2018-09-10 01:26:13 -0700
  • cbe593503f GUACAMOLE-623: Do not return -1 from libwebsockets callback. Doing so results in automatic cleanup of part of the context, resulting in a segfault when lws_context_destroy() is invoked. Michael Jumper 2018-09-10 00:25:49 -0700
  • f72877bf0d GUACAMOLE-623: Handle data received from Kubernetes. Michael Jumper 2018-09-09 23:50:30 -0700
  • 7165fa949d GUACAMOLE-623: Stub out implementation of WebSocket client for Kubernetes. Michael Jumper 2018-09-09 22:55:38 -0700
  • 519c90a887 GUACAMOLE-623: Default to unencrypted Kubernetes connections. Michael Jumper 2018-09-09 22:54:50 -0700
  • 5bae422b29 GUACAMOLE-623: libwebsockets requires an integer port number. Michael Jumper 2018-09-09 21:49:58 -0700
  • b8bd0e4c6a GUACAMOLE-623: Add base skeleton for Kubernetes protocol support. Michael Jumper 2018-09-09 20:03:40 -0700
  • 45e8503ead GUACAMOLE-632: Dynamically scale JPEG/WebP quality depending on measured processing lag. Michael Jumper 2016-05-17 20:49:51 -0700
  • 8456c050ea GUACAMOLE-629: Add support for updating connection parameters of in-progress connections. Michael Jumper 2018-09-23 22:39:31 -0700
  • 54fda21366 GUACAMOLE-622: Merge withold first terminal frame until connection is verified. Nick Couchman 2018-09-21 20:26:47 -0400
  • d7cfff324e GUACAMOLE-628: Merge correct RDP scancode mapping for right control key. Nick Couchman 2018-09-21 20:13:30 -0400
  • 622a849bae GUACAMOLE-628: Correct RDP scancode mapping for right control key. Michael Jumper 2018-09-21 16:25:11 -0700
  • 462d494ed8 GUACAMOLE-622: Match each line against all regexes. Michael Jumper 2018-09-02 22:59:18 -0700
  • 442b1d5cc2 GUACAMOLE-622: Start terminal for telnet only after login status is known (if login success/failure detection enabled). Michael Jumper 2018-09-02 14:32:05 -0700
  • 5f8c6470ff
    Update Makefile.am netromnetrom 2018-09-11 13:44:29 +0200
  • 948d1bcac8
    Create dk_dk_qwerty.keymap netromnetrom 2018-09-11 13:40:25 +0200
  • 1178b475da GUACAMOLE-622: Do not allow STDIN to be redirected if the terminal is not yet started. Michael Jumper 2018-09-01 21:41:13 -0700
  • 286cbf32a7 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. Michael Jumper 2018-09-01 21:26:37 -0700
  • 4606607309 GUACAMOLE-622: Start terminal for SSH only after SSH connection succeeds. Michael Jumper 2018-08-30 10:08:30 -0700
  • 0b39b0fc5f GUACAMOLE-622: Implicitly invoke guac_terminal_start() if prompting is required. Michael Jumper 2018-08-30 10:06:20 -0700
  • 61a51df1b2 GUACAMOLE-622: Require guac_terminal_start() to be invoked before the terminal will render frames or accept user input. Michael Jumper 2018-08-30 10:01:41 -0700
  • 332e187813 Merge 1.0.0 changes back to master. Nick Couchman 2018-08-24 12:17:20 -0400
  • a1ba91b01d GUACAMOLE-470: Merge support named colors in color-scheme configuration. Nick Couchman 2018-08-24 12:15:58 -0400
  • eb5aa14a6f GUACAMOLE-470: Support named colors in color-scheme configuration. Jim Chen 2018-08-23 23:36:26 -0400
  • 911e60cf5c GUACAMOLE-610: Merge add support for changing scrollback buffer size. Nick Couchman 2018-08-19 14:49:26 -0400
  • 994cb95893 GUACAMOLE-610: Add console code for altering scrollback size on the fly. Michael Jumper 2018-08-13 00:50:05 -0700
  • 0e6d549a40 GUACAMOLE-610: Allow scrollback size to be specified for SSH and telnet. Michael Jumper 2018-08-13 00:48:46 -0700
  • 6a576f0121 GUACAMOLE-610: Limit terminal width/height to 1024 characters. Michael Jumper 2018-08-12 22:37:24 -0700
  • 0062f61d67 Merge 1.0.0 changes back to master. Nick Couchman 2018-07-31 08:12:30 -0400
  • 427c4c8b44 GUACAMOLE-559: Merge fix race condition in receipt of clipboard data by terminal. Nick Couchman 2018-07-31 08:10:47 -0400
  • 4f25410aa9 GUACAMOLE-559: Guarantee ordered modification to the clipboard. Do not allow modification of clipboard while clipboard contents are being sent. Michael Jumper 2018-07-30 23:20:14 -0700
  • 860a5fca8f GUACAMOLE-559: Maintain terminal clipboard at client level such that it is guaranteed to exist immediately after user connects. Michael Jumper 2018-07-30 23:01:27 -0700
  • d8cb2218ee GUACAMOLE-597: Merge add optional flags to OSC for controlling redirected terminal output. Nick Couchman 2018-07-27 22:08:20 -0400
  • e66178ff9a GUACAMOLE-597: Add flag for forcing automatic flushing of pipe stream. Michael Jumper 2018-07-01 22:45:01 -0700
  • 99b17b0ac4 GUACAMOLE-597: Add flag which sends terminal output to both the user's display and the open pipe stream. Michael Jumper 2018-07-01 22:28:04 -0700
  • e02df8d550 GUACAMOLE-597: Additionally parse integer flags which may affect pipe stream contents. Michael Jumper 2018-07-01 22:25:09 -0700
  • 79ce5ad8b0 GUACAMOLE-573: Merge scrollback buffer check to fix text selection. James Muehlner 2018-07-17 22:06:20 -0700
  • b0b0b186f5 GUACAMOLE-573: Ensure scrollback buffer bounds cannot be exceeded. Remove incorrect bounds checks. Michael Jumper 2018-07-17 21:55:46 -0700
  • f5b5ac7183 Merge 1.0.0 changes back to master. Michael Jumper 2018-07-05 22:54:36 -0700
  • 71f993b25d GUACAMOLE-446: Merge changes adding support for overriding default RDP virtual drive name. Michael Jumper 2018-07-05 22:53:29 -0700
  • 83f8dd50df Merge 1.0.0 changes back to master. Michael Jumper 2018-07-05 14:42:15 -0700
  • f980d4b926 GUACAMOLE-587: Merge changes allowing up to 128 elements per Guacamole instruction. Michael Jumper 2018-07-05 14:40:00 -0700
  • adcdb080cb GUACAMOLE-587: Increase max number of elements per instruction. Nick Couchman 2018-07-05 16:42:33 -0400