Commit Graph

  • 0497a33ece GUACAMOLE-249: Migrate loading of RDPSND support ("guacsnd" plugin) to abstract function. Michael Jumper 2019-12-21 14:03:32 -0800
  • f3cef7e2f0 GUACAMOLE-249: Add example for testing arbitrary SVC support. Michael Jumper 2019-12-15 22:29:10 -0800
  • 233c0555c3 GUACAMOLE-249: Migrate SVC support to FreeRDP 2.0.0 plugin API. Michael Jumper 2019-12-15 18:58:04 -0800
  • c97b8f287e
    GUACAMOLE-901: Merge add Belgian French keymap Virtually Nick 2019-11-29 12:28:41 -0500
  • 1822e59ac3 GUACAMOLE-901: Belgian French keymap Jukka-Pekka Virtanen 2019-11-14 12:50:35 +0200
  • fa0ad267b8 GUACAMOLE-249: Update Docker build to use FreeRDP 2.0.0. Michael Jumper 2019-11-04 19:26:04 -0800
  • 6ae6ea587b
    GUACAMOLE-871: Merge support for DECTECM private mode sequence (show/hide cursor). Mike Jumper 2019-10-16 09:54:19 -0700
  • 199c2a0961 GUACAMOLE-871: Add support for hidden cursor (DECTECM) Maxime Coste 2019-09-07 13:07:18 +1000
  • 77a32398e5 GUACAMOLE-249: Migrate to plugin naming style used by FreeRDP 2.0.0. Michael Jumper 2019-10-14 11:39:00 -0700
  • 6dc8b57ca4 GUACAMOLE-249: Update RAIL (RemoteApp) support to FreeRDP 2.0.0 API. Michael Jumper 2019-10-14 11:12:53 -0700
  • 07f6e6afc2 GUACAMOLE-249: Remove guac_rdp_dvc_list, relying instead on the DVC channel collection within rdpSettings. Michael Jumper 2019-10-13 15:30:02 -0700
  • eab07b4a61 GUACAMOLE-249: Add trace-level logging of received and sent CLIPRDR PDUs. Michael Jumper 2019-10-12 13:50:55 -0700
  • de493ba959 GUACAMOLE-249: Send Format List Response PDU after successfully processing a Format List PDU. Michael Jumper 2019-10-12 13:49:57 -0700
  • 9dd1555c81 GUACAMOLE-249: Do not include CB_RESPONSE_OK flag in Format List PDU. Michael Jumper 2019-10-12 13:47:50 -0700
  • 8c7984d201 GUACAMOLE-249: Free GDI implementation. Do not allocate cache (unnecessary). Michael Jumper 2019-10-11 20:38:46 -0700
  • b64b8f375a GUACAMOLE-249: Restore support for CLIPRDR channel. Michael Jumper 2019-10-11 17:01:26 -0700
  • 831606a4e9 GUACAMOLE-249: Use pkg-config to determine location of FreeRDP headers. Michael Jumper 2019-10-11 16:42:30 -0700
  • cc7cd78e5b GUACAMOLE-249: Centralize handling of connected channels. Michael Jumper 2019-10-08 11:44:26 -0700
  • 16be3af03c GUACAMOLE-249: Load FreeRDP plugins regardless of entry point interface. Michael Jumper 2019-10-06 14:44:06 -0700
  • b89ed7ff15 GUACAMOLE-249: Migrate wait mechanism to event handle interface. Michael Jumper 2019-10-06 14:32:12 -0700
  • 17045d5d3a GUACAMOLE-249: Use reversed byte order for colors locally (verification needed). Michael Jumper 2019-09-29 16:08:27 -0700
  • 7904d9c002 GUACAMOLE-249: Initialize FreeRDP's GDI implementation (default GDI handlers will otherwise fail). Michael Jumper 2019-09-29 15:37:09 -0700
  • 7a7ffc2c19 GUACAMOLE-249: Add missing pixel format parameter to pointer image copy. Michael Jumper 2019-09-29 15:08:06 -0700
  • 65fe6c9735 GUACAMOLE-249: Correct incorrect syntax introduced by initial partial migration (commit a5b62aa82). Michael Jumper 2019-09-29 15:03:40 -0700
  • c311d8bde9 GUACAMOLE-249: Rely on default bitmap/GDI/pointer handlers for all but those that must be overridden. Michael Jumper 2019-09-29 15:02:06 -0700
  • 1e692094be GUACAMOLE-249: Correct remaining void returns from BOOL handlers. Michael Jumper 2019-09-29 15:01:23 -0700
  • 7332e633dc GUACAMOLE-249: Add "nla-ext" option for extended NLA mode. Michael Jumper 2019-09-29 14:34:35 -0700
  • 2ed0d042a3 GUACAMOLE-249: Default to negotiated security mode, not old "RDP" encryption. Michael Jumper 2019-09-29 14:34:05 -0700
  • a76e307176 GUACAMOLE-249: RDP "DisableEncryption" settings flag has been inverted and renamed to "UseRdpSecurityLayer". Michael Jumper 2019-09-29 14:25:47 -0700
  • 6886665f65 GUACAMOLE-249: Comment out usage of old event interface. Michael Jumper 2019-09-29 14:15:41 -0700
  • 703ce5c223 GUACAMOLE-249: Remove usage of old FreeRDP channels interface. Michael Jumper 2019-09-29 14:15:13 -0700
  • ad7ab67571 GUACAMOLE-249: The freerdp/gdi/gdi.h header is required to access contents of rdpGdi struct. Michael Jumper 2019-09-22 14:36:34 -0700
  • 9fa9adbd58 GUACAMOLE-249: Migrate to libwinpr "CF_*" constants for clipboard formats. Michael Jumper 2019-09-22 12:24:16 -0700
  • 3b560044bc GUACAMOLE-249: Correct prototype of certificate verification callback. If accepting the certificate, request that FreeRDP not store it. Michael Jumper 2019-09-22 12:12:26 -0700
  • 82664b4e6b GUACAMOLE-249: Correct prototypes of GDI handlers. Michael Jumper 2019-09-22 11:16:55 -0700
  • fbfbaff540 GUACAMOLE-249: Correct prototypes of pointer handlers. Michael Jumper 2019-09-22 11:10:01 -0700
  • e4a68d776f GUACAMOLE-249: Correct prototypes of glyph handlers. Michael Jumper 2019-09-22 11:09:44 -0700
  • 9b08a716d6 GUACAMOLE-249: Comment out remaining usage of SVC. Michael Jumper 2019-09-21 20:59:04 -0700
  • 554251cc72 GUACAMOLE-249: Remove usage of CLRCONV. Michael Jumper 2019-09-21 16:09:50 -0700
  • 17d31d94b7 GUACAMOLE-249: Remove all legacy FreeRDP compatibility. Michael Jumper 2019-09-21 12:25:06 -0700
  • a5b62aa82e GUACAMOLE-249: Migrate to newer API (partial). Michael Jumper 2017-03-25 19:59:04 -0700
  • b181026e58
    GUACAMOLE-861: Merge correction to RDPDR filesystem timestamp conversion. Mike Jumper 2019-08-22 10:25:55 -0700
  • 4cc9c2d3e1 GUACAMOLE-861: Fixes WINDOWS_TIME calculation unknown 2019-08-04 23:40:53 +0300
  • 9ece4b7a5b GUACAMOLE-860: [WIP] Interim buildout of TN5250 support. jira/860 Nick Couchman 2019-08-17 22:08:12 -0400
  • 39a1c25e9b GUACAMOLE-860: [WIP] Interim changes for TN5250 support. Nick Couchman 2019-08-17 22:04:43 -0400
  • f34be230aa
    GUACAMOLE-859: Merge correct Caps Lock keysym sent via RDP Virtually Nick 2019-08-13 21:11:46 -0400
  • a189c9ab8a GUACAMOLE-859: Remove +ext from Caps Lock keymapping. Weston Thayer 2019-08-08 20:52:28 -0400
  • 51463209a8
    GUACAMOLE-514: Merge support for VNC authentication involving usernames. Mike Jumper 2019-08-12 18:02:24 -0700
  • 7ac840090e GUACAMOLE-514: Slight correction to debug message. Nick Couchman 2019-08-12 19:45:45 -0400
  • 61d12f1668 GUACAMOLE-514: VNC client should abort on credential error. Nick Couchman 2019-08-09 13:08:36 -0400
  • f21621e677 GUACAMOLE-514: Remove x509 support. Nick Couchman 2019-08-08 16:19:01 -0400
  • 88425160ae GUACAMOLE-514: Write x509 authentication factors to temp files. Nick Couchman 2019-08-04 18:35:23 -0400
  • b9001f4ec7 GUACAMOLE-514: Add missing parameter tag. Nick Couchman 2019-08-03 12:17:49 -0400
  • 4329739d3e GUACAMOLE-514: Remove CRL check flag. Nick Couchman 2019-08-02 23:29:03 -0400
  • 90d55956d0 GUACAMOLE-514: use correct client in log call. Nick Couchman 2019-08-02 23:20:44 -0400
  • 51ae8a41a1 GUACAMOLE-514: Add guacd support for extended VNC credentials. Nick Couchman 2019-08-02 23:14:17 -0400
  • f962eab27a Merge 1.1.0 changes back to master. Nick Couchman 2019-08-09 13:01:54 -0400
  • 381ff1a421
    GUACAMOLE-630: Merge expose terminal color/font changes. Virtually Nick 2019-08-09 13:01:05 -0400
  • 43269920db GUACAMOLE-630: Clarify usage of argv-related guac_user_callback implementations. Michael Jumper 2019-08-07 20:16:01 -0700
  • e1d28d7dee GUACAMOLE-860: [WIP] More tn5250 work, unsaved changes. Nick Couchman 2019-08-04 17:09:18 -0400
  • 19899756a0 GUACAMOLE-860: [WIP] More tn5250 work. Nick Couchman 2019-08-04 17:08:54 -0400
  • f56df8b8be GUACAMOLE-630: Automatically send current color scheme and font to users joining SSH, telnet, and Kubernetes connections. Michael Jumper 2019-08-04 12:52:00 -0700
  • ccfcfb116d GUACAMOLE-630: Persist details of color scheme and font changes. Michael Jumper 2019-08-04 12:44:43 -0700
  • 4dabea37af GUACAMOLE-630: Allow guac_terminal_parse_color_scheme() to dictate color scheme format. Michael Jumper 2019-08-04 11:55:45 -0700
  • 0516d599cf GUACAMOLE-630: Disallow NULL color schemes. Michael Jumper 2019-08-04 11:45:29 -0700
  • b5191caddc GUACAMOLE-630: Accept pre-defined color schemes in all cases, not just during terminal creation. Michael Jumper 2019-08-04 11:37:42 -0700
  • 0c7898c55a GUACAMOLE-630: Expose terminal font/color configuration changes to connected clients. Michael Jumper 2019-07-30 16:19:18 -0700
  • 30ec3be924 GUACAMOLE-860: [WIP] TN5250 adjustments. Nick Couchman 2019-08-03 17:15:02 -0400
  • 22fe81913f GUACAMOLE-860: [WIP] Initial copy of telnet to tn5250 protocol. Nick Couchman 2019-08-03 12:16:23 -0400
  • 289ceac222 Merge 1.1.0 changes back to master. Nick Couchman 2019-08-03 17:16:45 -0400
  • e25f83d629
    GUACAMOLE-623: Merge add support for adjusting terminal for Kubernetes via "argv". Virtually Nick 2019-08-03 17:14:30 -0400
  • e6835795f0 GUACAMOLE-623: Add support for setting terminal font for Kubernetes via "argv". Michael Jumper 2019-08-03 11:28:38 -0700
  • b6005cc8a0 Merge 1.1.0 changes back to master. Nick Couchman 2019-07-31 12:39:32 -0400
  • 95039ea3b3
    GUACAMOLE-629: Merge allow "argv" instructions to be sent from server to client. Virtually Nick 2019-07-31 12:37:51 -0400
  • ca073db5b6 GUACAMOLE-629: Add convenience functions for immediately sending the current value of a connection parameter. Michael Jumper 2019-07-30 13:51:10 -0700
  • c3a295e9b7 GUACAMOLE-629: Add convenience function for automatically splitting data across a series of blob instructions. Michael Jumper 2019-07-30 13:42:15 -0700
  • c47aa0cea1 GUACAMOLE-629: Define constant for maximum blob size. Michael Jumper 2019-07-30 13:34:24 -0700
  • c1b8250300 GUACAMOLE-629: Move constants for Guacamole protocol to dedicated "*-constants.h" header. Michael Jumper 2019-07-30 13:26:03 -0700
  • a763d47bc7 GUACAMOLE-629: Add support for sending "argv" instructions from server to client. Michael Jumper 2019-07-30 13:06:46 -0700
  • a3101e9744 Merge 1.1.0 changes back to master. Michael Jumper 2019-07-26 14:38:25 -0700
  • c26672e281
    GUACAMOLE-422: Merge explicit handling of "nop" instruction. Mike Jumper 2019-07-26 14:37:54 -0700
  • 26bb10a486 GUACAMOLE-422: Add empty handler and trace logging for nop instruction. Nick Couchman 2019-07-23 14:29:50 -0400
  • 41b0c21322
    GUACAMOLE-847: Merge fix for leaked RDPSND packet memory. Mike Jumper 2019-07-20 12:15:18 -0700
  • 87a5479ff8 GUACAMOLE-847: Fix severe memory leak when using audio with RDP Frank Riley 2019-07-19 22:36:06 -0700
  • b4ef38c064
    GUACAMOLE-837: Merge RDP support for Hungarian keyboards. Mike Jumper 2019-07-11 21:20:08 -0700
  • ce7bea66cf Merge 1.1.0 changes back to master. Nick Couchman 2019-07-11 09:10:26 -0400
  • 1a9d1e8b71
    GUACAMOLE-547: Merge copy password from settings. Virtually Nick 2019-07-11 09:08:12 -0400
  • 55add063c5 GUACAMOLE-547: Add missing space between brackets. fgiuba 2019-07-11 09:37:17 +0200
  • 9228d2637a GUACAMOLE-547: Do not ignore password from settings. fgiuba 2019-07-05 17:51:36 +0200
  • 8f1826d3e4 GUACAMOLE-837: Update Makefile.am to reference the new Hungarian keymap file P-Zs 2019-07-04 18:01:02 +0200
  • badee3274b GUACAMOLE-837: Add Hungarian RDP keymap file to code base P-Zs 2019-07-04 17:59:38 +0200
  • e149fd4f70 Merge 1.1.0 changes back to master. Michael Jumper 2019-06-20 00:47:46 -0700
  • 7e9b97007e
    GUACAMOLE-547: Merge support for SSH NONE authentication method. Mike Jumper 2019-06-20 00:46:55 -0700
  • 1baa91f852 GUACAMOLE-547: Minor changes to function documentation. Nick Couchman 2019-06-19 12:38:05 -0400
  • 22874e2388 GUACAMOLE-547: Document return value of credential handler. Nick Couchman 2019-06-18 17:59:33 -0400
  • 3511991e2f GUACAMOLE-547: Fixes for style and documentation. Nick Couchman 2019-06-18 07:52:05 -0400
  • 9a51d513f2 GUACAMOLE-547: Provide documentation for the new callback function. Nick Couchman 2018-12-27 13:07:02 -0500
  • 3d15454097 GUACAMOLE-547: Use a call-back function for getting the password. Nick Couchman 2018-12-27 01:01:06 -0500
  • 4641da06ac GUACAMOLE-547: Relocate NULL check and log when NONE succeeds. Nick Couchman 2018-11-11 16:11:06 -0500
  • b7dca0ed16 GUACAMOLE-547: Add support for SSH NONE authentication method. Nick Couchman 2018-11-11 15:16:22 -0500