1. 3ad3b04 GUACAMOLE-1267: Merge VNC parameter for disabling local input on VNC server. by Mike Jumper · 4 days ago main
  2. 721e666 GUACAMOLE-1267: Add VNC setting 'disable-remote-input' by Stefan Feenstra · 3 years, 4 months ago
  3. fe808ce Merge patch branch changes back to main. by Michael Jumper · 5 days ago
  4. 61f943d GUACAMOLE-1940: Merge correction to flag comparison in guac_rwlock_acquire_write_lock(). by Mike Jumper · 5 days ago patch
  5. fd72a05 GUACAMOLE-1719: Merge fix for incorrect syntax in configure.ac script. by Mike Jumper · 5 days ago
  6. 77b7f0d GUACAMOLE-1940: Correct flag comparison in "guac_rwlock_acquire_write_lock" function by pourfar · 3 weeks ago
  7. 79d99e7 GUACAMOLE-1719: Fix errors in autoconf file that cause strange build behavior. by Virtually Nick · 10 days ago
  8. ad0b440 GUACAMOLE-1944: Merge remove display margin on mouse position by Virtually Nick · 2 weeks ago
  9. 825d87f GUACAMOLE-1944: Remove display margin at mouse position by corentin-soriano · 3 weeks ago
  10. ce99fa7 GUACAMOLE-1760: Merge guacd support for setting VNC compression and quality. by James Muehlner · 3 weeks ago
  11. 91351aa GUACAMOLE-1940: Merge correct flag comparison in "guac_rwlock_acquire_write_lock" function by Virtually Nick · 3 weeks ago
  12. 4ba0b01 GUACAMOLE-1940: Correct flag comparison in "guac_rwlock_acquire_write_lock" function by pourfar · 3 weeks ago
  13. 633d5b9 GUACAMOLE-1374: Merge Guacamole Server options for Docker on ARM by Virtually Nick · 4 weeks ago
  14. 5a65011 GUACAMOLE-1374: Adding extensible architecture-specific build options by Nathaniel.Belles · 6 weeks ago
  15. 69b4588 GUACAMOLE-1760: Add guacd support for setting VNC compression and quality. by Virtually Nick · 4 weeks ago
  16. f9d9dff GUACAMOLE-1931: Merge allow writing to existing typescript files. by Virtually Nick · 5 weeks ago
  17. a52177d GUACAMOLE-1931: Allow writing to existing typescript files. by James Muehlner · 5 weeks ago
  18. 7553e79 GUACAMOLE-1931: Merge addition of configuration option to allow overwriting recording files. by Alexander Leitner · 6 weeks ago
  19. 2844a7d GUACAMOLE-1931: Allow writing to existing recording files. by James Muehlner · 7 weeks ago
  20. fbf90d5 Merge 1.5.5 changes back to patch. by James Muehlner · 7 weeks ago
  21. 3782339 Merge 1.5.5 changes back to master. by James Muehlner · 7 weeks ago
  22. af6a5bb GUACAMOLE-1732: Merge locking fixes. by James Muehlner · 7 weeks ago 1.5.5 1.5.5-RC1
  23. ce1e4b3 GUACAMOLE-1732: Free dangling locks and correct and remove unnecessary locks. by Alex Leitner · 8 weeks ago
  24. 7d5a9c4 Merge 1.5.5 changes back to master. by James Muehlner · 8 weeks ago
  25. 62b4f90 GUACAMOLE-1732: Merge deadlock and cleanup fixes for RDP client. by James Muehlner · 8 weeks ago
  26. 19df34b GUACAMOLE-1732: Prevent deadlock and enhance cleanup in RDP client. by Alex Leitner · 8 weeks ago
  27. 26cf71f GUACAMOLE-1714: Merge backport of const parameters of ffmpeg 5.0. by James Muehlner · 8 weeks ago
  28. 3ca3e9e GUACAMOLE-1906: Merge updated 24:0:0 soversion for libguac after API changes. by James Muehlner · 8 weeks ago
  29. 5a3bded GUACAMOLE-1714: Adapt to const parameters of ffmpeg 5.0. by Dan Fandrich · 2 years, 2 months ago
  30. e724d03 Merge 1.5.5 changes back to master. by Virtually Nick · 10 weeks ago
  31. 2a1698b GUACAMOLE-1907: Merge remove the double line breaks. by Virtually Nick · 10 weeks ago
  32. 165c3b5 GUACAMOLE-1906: Bump soversion for liguac after API changes. by Virtually Nick · 10 weeks ago
  33. 1eae86f GUACAMOLE-1912: Merge fix the spelling errors in the identifiers of some constants. by Virtually Nick · 10 weeks ago
  34. 0cca39b GUACAMOLE-1912: Add the constant containing a wrong type with a deprecation comment for maintaining API compatibility. by Jimmy · 3 months ago
  35. 6ecc586 GUACAMOLE-1912: Fix the spell errors in the identifiers of some constants with a wrong typo. by Jimmy · 3 months ago
  36. 5691497 GUACAMOLE-1907: Removed the double line breaks in `configure.ac` file. by Jimmy · 4 months ago
  37. d5f71a6 GUACAMOLE-1907: Removed the double line breaks in other source files. by Jimmy · 4 months ago
  38. 6972251 GUACAMOLE-1907: Removed the double line breaks in the common sub-folder. by Jimmy · 4 months ago
  39. 39cec6f GUACAMOLE-1907: Removed the double line breaks in the protocols sub-folder. by Jimmy · 4 months ago
  40. cd09473 GUACAMOLE-1907: Removed the double line breaks in the libguac sub-folder. by Jimmy · 4 months ago
  41. 4507212 GUACAMOLE-1907: Removed the double line breaks in the terminal sub-folder. by Jimmy · 4 months ago
  42. 212b0ab Merge 1.5.5 changes back to master. by Michael Jumper · 3 months ago
  43. 9164a79 GUACAMOLE-1921: Merge changes ensuring VNC credentials can be received even when the connection is read-only. by Mike Jumper · 3 months ago
  44. c96c5ab Merge 1.5.5 changes back to master. by Michael Jumper · 3 months ago
  45. 06a9aa9 GUACAMOLE-1910: Merge addition of proper locking around TLS socket. by Mike Jumper · 3 months ago
  46. 85bfebb GUACAMOLE-1910: Add locking around TLS socket by Christopher Speck · 4 months ago
  47. dab138a GUACAMOLE-1921: Process argv handler even when the connection is read-only. by Virtually Nick · 3 months ago
  48. 14ca1b1 Merge 1.5.5 changes back to master. by Michael Jumper · 3 months ago
  49. 06d55b0 GUACAMOLE-1920: Merge removal of vestigial pthread_key_create calls during client initialization. by Mike Jumper · 3 months ago
  50. 9134780 GUACAMOLE-1920: Remove vestigial pthread_key_create calls during client initialization. by James Muehlner · 3 months ago
  51. a34d10f Merge 1.5.5 changes back to master. by James Muehlner · 3 months ago
  52. fbbb25b Merge pull request #489 from mike-jumper/fix-multitouch by James Muehlner · 3 months ago
  53. 12e875e Merge 1.5.5 changes back to master. by James Muehlner · 3 months ago
  54. f6c4b96 GUACAMOLE-1917: Merge change ensuring prompt flushing of clipboard remote changes. by James Muehlner · 3 months ago
  55. ded9ab4 GUACAMOLE-1918: Sync multitouch attribute for default surface. by Michael Jumper · 3 months ago
  56. 7f35a95 GUACAMOLE-1917: Ensure remote changes to clipboard are immediately received by connected users. by Michael Jumper · 3 months ago
  57. 73f23fc Merge 1.5.5 changes back to master. by Michael Jumper · 3 months ago
  58. 451876e GUACAMOLE-1906: Merge version bump to 1.5.5 for guacamole-server. by Mike Jumper · 3 months ago
  59. 7952d0b GUACAMOLE-1906: Bump guacamole-server versions to 1.5.5. by Virtually Nick · 3 months ago
  60. a575af6 Merge 1.5.5 changes back to master. by Virtually Nick · 3 months ago
  61. 688cb12 GUACAMOLE-1911: Merge documentation typo fixes. by Virtually Nick · 3 months ago
  62. aca25d2 GUACAMOLE-1911: Fixed some typo mistakes ("Reraw", "typescripe"). by Jimmy · 3 months ago
  63. bd10897 GUACAMOLE-1911: Fixed some typo mistakes ("cler", "inclusiveley", "specfying"). by Jimmy · 3 months ago
  64. 2a5e78c GUACAMOLE-1911: Fixed some typo mistakes ("contine", "avalable"). by Jimmy · 3 months ago
  65. a0b835d GUACAMOLE-1911: Fixed some typo mistakes ("assocated", "Guacmaole", "joinging"). by Jimmy · 3 months ago
  66. f6056e3 GUACAMOLE-1911: Fixed some typo mistakes ("outout", "Initialze"). by Jimmy · 3 months ago
  67. c14edbf GUACAMOLE-1911: Fixed some typo mistakes ("greated", "peform"). by Jimmy · 3 months ago
  68. bb4a6b5 GUACAMOLE-1911: Fixed some typo mistakes ("whhich", "indiciating"). by Jimmy · 3 months ago
  69. a700b7d GUACAMOLE-1911: Fixed some typo mistakes ("extention", "correc"). by Jimmy · 3 months ago
  70. 2f6d43b GUACAMOLE-1911: Fixed some typo mistakes ("functionss", "sucessfully"). by Jimmy · 3 months ago
  71. 33416d8 GUACAMOLE-1911: Fixed some typo mistakes ("aquire", "succesfully"). by Jimmy · 3 months ago
  72. 263fac5 GUACAMOLE-1911: Fixed some typo mistakes ("interal", "stram", "behavies"). by Jimmy · 3 months ago
  73. 2e8a288 GUACAMOLE-1911: Fixed some typo mistakes ("interal", "stram"). by Jimmy · 3 months ago
  74. 6168954 GUACAMOLE-1911: Fixed some typo mistakes ("successfuly", "occured", "reasource"). by Jimmy · 3 months ago
  75. 90f32d4 GUACAMOLE-1911: Fixed some typo mistakes ("comparitor", "specied"). by Jimmy · 3 months ago
  76. 45ecdaf GUACAMOLE-1911: Fixed some typo mistakes ("alotted", "conncetion", "hostspot"). by Jimmy · 3 months ago
  77. d381d59 GUACAMOLE-1911: Fixed some typo mistakes ("desriptor", "proccess"). by Jimmy · 3 months ago
  78. 4ff54ad GUACAMOLE-1911: Fixed some typo mistakes ("fullfill", "fullfilling", "cerficiate"). by Jimmy · 3 months ago
  79. 6ab8d03 GUACAMOLE-1911: Fixed some typo mistakes ("charaters", "indiciates"). by Jimmy · 3 months ago
  80. 645a288 GUACAMOLE-1911: Fixed some typo mistakes ("whos", "Sunchronize"). by Jimmy · 3 months ago
  81. 12066af GUACAMOLE-1911: Fixed some typo mistakes ("mousr", "grapic"). by Jimmy · 3 months ago
  82. dd65517 GUACAMOLE-1911: Fixed some typo mistakes ("accross", "specfying"). by Jimmy · 3 months ago
  83. b4e8ac3 GUACAMOLE-1911: Fixed some typo mistakes ("sould", "contrained"). by Jimmy · 3 months ago
  84. 5a32887 GUACAMOLE-1911: Fixed a typo mistake ("compresion"). by Jimmy · 3 months ago
  85. d1e690b GUACAMOLE-1911: Fixed some typo mistakes ("writinging", "millseconds"). by Jimmy · 3 months ago
  86. 87b776b GUACAMOLE-1911: Fixed some typo mistakes ("invokved", "initialied"). by Jimmy · 3 months ago
  87. b315f1e GUACAMOLE-1911: Fixed a typo mistake ("the the"). by Jimmy · 3 months ago
  88. c9664bc Merge 1.5.5 changes back to master. by Virtually Nick · 4 months ago
  89. eecb99b GUACAMOLE-1903: Merge set rcMask to NULL to avoid double free. by Virtually Nick · 4 months ago
  90. 0ae5d23 GUACAMOLE-1903: explicitly compare for not NULL by Simon Vogl · 4 months ago
  91. bb7cf33 GUACAMOLE-1903: set rcMask to NULL by Simon Vogl · 4 months ago
  92. 28d9707 Merge 1.5.5 changes back to master. by Virtually Nick · 4 months ago
  93. 8a14c55 GUACAMOLE-1726: Merge fix Japanese text in terminals in Docker container by Virtually Nick · 4 months ago
  94. 68b7913 GUACAMOLE-1726: Fix the issue to show the garbled Japanese text in SSH. by Jimmy · 4 months ago
  95. c383a73 Merge 1.5.5 changes back to master. by Virtually Nick · 4 months ago
  96. 1d1d83f GUACAMOLE-1900: Merge fix a segfault issue caused by uninitialized memory. by Virtually Nick · 4 months ago
  97. 5dfe5fa GUACAMOLE-1900: Fixed a segfault issue related to the uninitialized memory when resizing the browser window. by Jimmy · 4 months ago
  98. fecb3b2 Merge 1.5.5 changes back to master. by Mike Jumper · 4 months ago
  99. e2c6141 GUACAMOLE-1892: Merge fix ensuring librt is linked if necessary for timer_create(). by Mike Jumper · 4 months ago
  100. af8a034 GUACAMOLE-1892: Added an LDFLAGS environment variable set to "-lrt" in `Makefile.am` file. by Jimmy · 4 months ago