1. 66f1db5 Clean up internal clipboard handling by Pierre Ossman · 6 years ago
  2. b0003b5 Allow blacklist to be disabled by Pierre Ossman · 6 years ago
  3. ab22bc0 Add x0vncserver option to only allow localhost connections by Pierre Ossman · 7 years ago
  4. d8bbbeb Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  5. c3826bb Make sure we always have a valid screen layout by Pierre Ossman · 7 years ago
  6. 7af4449 Document -AcceptSetDesktopSize in x0vncserver.man by Pierre Ossman · 7 years ago
  7. 946a5e9 Allow -AcceptSetDesktopSize in x0vncserver by Pierre Ossman · 7 years ago
  8. b85febc Merge branch 'exittimer' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  9. a4308c9 Get rid of SocketServer::checkTimeouts() by Pierre Ossman · 7 years ago
  10. 10688ef Properly terminate server on timeouts by Pierre Ossman · 7 years ago
  11. f9de176 Merge branch 'vncserver' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  12. 785cb9d Adjust XDamage tracking to geometry by Pierre Ossman · 7 years ago
  13. 0fe375a Respect geometry setting in screen layout by Pierre Ossman · 7 years ago
  14. cd7931d Inherit SocketServer directly from VNCServer by Pierre Ossman · 7 years ago
  15. 6c97fa4 Encapsulate client handling in VNCServerST by Pierre Ossman · 7 years ago
  16. 7a062ef Merge branch 'x0vncserver-run-destructors' of https://github.com/x11clone/x11clone by Pierre Ossman · 7 years ago
  17. 454d444 Run listener destructors before terminating by Peter Åstrand (astrand) · 7 years ago
  18. 32b96ff Change to https for tigervnc URL by Pierre Ossman · 7 years ago
  19. eef6c9a Remove QueryConnectionHandler by Pierre Ossman · 7 years ago
  20. e6aab24 Force common flow of connection queries by Pierre Ossman · 7 years ago
  21. 6d0a5a2 Fix bad color of cursor with x0vncserver by Pierre Ossman · 7 years ago
  22. 44a1d71 Explicitly check screen layout after change by Pierre Ossman · 7 years ago
  23. c86ce3e Adjust cursor position according to geometry by Pierre Ossman · 7 years ago
  24. a6072cc Add debug output for x0vncserver key events by Pierre Ossman · 7 years ago
  25. 9ee59ec Handle Shift+Tab (ISO_Left_Tab) in x0vncserver by Pierre Ossman · 7 years ago
  26. 5f50112 Add a basic gitignore by Lauri Kasanen · 7 years ago
  27. fe2e5fc Merge branch 'unix' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  28. 39594b8 Unix socket support in x0vncserver by Pierre Ossman · 7 years ago
  29. 86e4eb6 x0vncserver: Make sure rotation for new outputs is set to RR_Rotate_0 by Peter Åstrand (astrand) · 7 years ago
  30. e3a2be6 Use abstract SocketListener class by Pierre Ossman · 7 years ago
  31. 242c5b2 Add RandR support for x0vncserver by Peter Åstrand (astrand) · 8 years ago
  32. 07580a8 Fix indentation in XDesktop.cxx by Pierre Ossman · 8 years ago
  33. 18a7707 Unset pixel buffer when x0vncserver client disconnects. by Michal Srb · 8 years ago
  34. 7450a6f Check for TrueColor support in x0vncserver by Pierre Ossman · 8 years ago
  35. cf661bf Add overlooked parameters to Xvnc and x0vncserver man pages by Pierre Ossman · 8 years ago
  36. 8ddfd94 Sync x0vncserver and Xvnc man pages by Pierre Ossman · 8 years ago
  37. 37242cc Remove DeferUpdate from man pages by Pierre Ossman · 8 years ago
  38. 46fab93 Use XShmGetImage for large reads by Peter Åstrand (astrand) · 8 years ago
  39. ce4722f Move XDesktop specific parameters in to same file by Pierre Ossman · 8 years ago
  40. 0a0e582 x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize by Peter Åstrand (astrand) · 8 years ago
  41. dcd0b13 Removed IRIX/Solaris overlay support by Peter Åstrand (astrand) · 8 years ago
  42. 453da22 Remove support for Lynx/OS by Peter Åstrand (astrand) · 8 years ago
  43. 3a1db16 Added my/Cendio copyright where relevant by Peter Åstrand (astrand) · 8 years ago
  44. 3abc7d4 Set the correct cursor when starting by Peter Åstrand (astrand) · 8 years ago
  45. 3112f50 Move XDesktop to separate file by Peter Åstrand (astrand) · 8 years ago
  46. f523ee1 Using namespace rfb in header files is a bad idea by Peter Åstrand (astrand) · 8 years ago
  47. daba227 Build with support for MIT-SHM by Peter Åstrand (astrand) · 8 years ago
  48. b000ff1 Get rid of getFbSize()/getDesktopSize() in common by Pierre Ossman · 8 years ago
  49. 2956bb3 Handle unknown keysyms properly in x0vncserver by Pierre Ossman · 8 years ago
  50. 2df2a07 Handle XKB groups properly in x0vncserver by Pierre Ossman · 8 years ago
  51. 00dec78 Update mouse cursor position in x0vncserver by Pierre Ossman · 8 years ago
  52. 61a75ef Only select XFixes event once by Pierre Ossman · 8 years ago
  53. d092f05 Merge branch 'cursor' of https://github.com/alanc/tigervnc by Pierre Ossman · 8 years ago
  54. 63cc07e Merge branch 'x0vncshift' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 8 years ago
  55. 8fe5090 x0vncserver: keyEvent(): use scancodes if available by Peter Korsgaard · 8 years ago
  56. 5ae2821 Basic support for QEMU Extended Key Events by Pierre Ossman · 8 years ago
  57. 5b7ff37 x0vncserver: add support for led state notifications by Peter Korsgaard · 8 years ago
  58. ac73038 Respect modifiers in x0vncserver by Pierre Ossman · 8 years ago
  59. 9a739d4 x0vncserver: Use Xfixes to display cursors if available by Alan Coopersmith · 8 years ago
  60. 0536d09 spelling fixes by klemens · 9 years ago
  61. 16419cc Use non-blocking sockets in x0vnserver by Pierre Ossman · 9 years ago
  62. 278e420 Fix timeout handling in x0vncserver by Pierre Ossman · 9 years ago
  63. d408ca5 Move socket write event handling in to the RFB core by Pierre Ossman · 9 years ago
  64. f7aa3f9 Return TcpListener pointers rather than objects by Pierre Ossman · 10 years ago
  65. 14e214f Change netmask to prefix in ACL documentation by Pierre Ossman · 10 years ago
  66. 892d10a Fixed IPv6 support. by Tim Waugh · 10 years ago
  67. 25ae7e3 Handler still needs to return something even with XDamage by Pierre Ossman · 11 years ago
  68. 42c379e Link basic X11 libraries last by Pierre Ossman · 11 years ago
  69. 3d2a84b Correct naming convention for some parameters by Pierre Ossman · 11 years ago
  70. 0f15ee3 Remove unused VideoArea parameter by Pierre Ossman · 11 years ago
  71. 23f67c3 Avoid extra spacing in the generated man pages by Pierre Ossman · 11 years ago
  72. de0f832 Update server man pages to reflect current list of options by Pierre Ossman · 11 years ago
  73. f256a1a Remove the date from man pages by Pierre Ossman · 11 years ago
  74. e37a144 Clean up the authors section of the man pages by Pierre Ossman · 11 years ago
  75. 2e5a106 Get rid of getStride() by Pierre Ossman · 12 years ago
  76. b6b4dc6 Remove full support for colour maps by Pierre Ossman · 12 years ago
  77. 4d0bc6e Fix some offenders that poke around in the PixelFormat internals by Pierre Ossman · 12 years ago
  78. 2054767 Accidentally removed some code in the previous commit. by Pierre Ossman · 11 years ago
  79. a7b728a Add XDAMAGE support to x0vncserver. Makes it more efficient by Pierre Ossman · 11 years ago
  80. ad8609a Fix unsafe usage of the logging functions. by Pierre Ossman · 13 years ago
  81. 95e28f7 Consolidate the installation paths and make sure we have decent defaults. by Pierre Ossman · 13 years ago
  82. bbf955e Reimplement the deferred update handling, this time in a more robust and by Pierre Ossman · 14 years ago
  83. 04c4bad Link x0vncserver against Xtst, if it was detected (otherwise x0vncserver is view-only) by DRC · 14 years ago
  84. 58363ec Fixes a typo introduced with commit 4570. by Henrik Andersson · 14 years ago
  85. eb76c32 Added leftout cmake build of x0vncserver, fixes bug #3329519. by Henrik Andersson · 14 years ago
  86. 1980dd5 Remove unused autotools build system by DRC · 14 years ago
  87. 23b3f5c Previous fix for statically linking against GnuTLS on OS X broke the build on Linux when using the included Zlib. This fixes it. by DRC · 15 years ago
  88. 2e0b965 Support linking statically with GnuTLS on OS X by DRC · 15 years ago
  89. a6578bf [Development] Replace SSecurityFactoryStandard class by simplier Security class. by Adam Tkac · 15 years ago
  90. c58b3d1 [Development] Add possibility to define viewer/server specific parameters via by Adam Tkac · 15 years ago
  91. 09e2ff1 Fix VPATH and out-of-tree builds by DRC · 16 years ago
  92. 93ff5db [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able by Adam Tkac · 16 years ago
  93. 48c3d0c Make unix/ subtree compilable. by Adam Tkac · 16 years ago
  94. d36b626 Revert previous commit (r3889). Windows code has to be cleaned before this by Adam Tkac · 16 years ago
  95. 97abe8a Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() by Adam Tkac · 16 years ago
  96. 3f86925 Revert r3657 (import of autogenerated) files. by Adam Tkac · 16 years ago
  97. fc4cd71 Import autogenerated files for unix/ and common/ subdirs to make source by Adam Tkac · 17 years ago
  98. 02e43d7 Remove the "video" feature and its associated custom JPEG handling. by Pierre Ossman · 17 years ago
  99. 4eacc02 Rebrand the source as TigerVNC. It is my hope that this patch is by Peter Åstrand · 17 years ago
  100. f32f885 [Documentation] Documented the VideoArea parameter. by Constantin Kaplinsky · 17 years ago