1. 6e67ea5 Merge branch 'mac_menu' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 11 years ago
  2. a71a276 Add a OS X system menu so that new viewer windows can be started by Pierre Ossman · 11 years ago
  3. 8d713a9 Hide OS X specific callback when not needed by Pierre Ossman · 11 years ago
  4. 3b865f1 Fix bad long line detection logic in config file parser by Pierre Ossman · 11 years ago
  5. d7f8450 Change type to fix bad signed/unsigned comparison by Pierre Ossman · 11 years ago
  6. 833ddc9 Merge branch 'warnings' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 11 years ago
  7. 123d59c Make warnings into errors when doing debug builds by Pierre Ossman · 11 years ago
  8. 3620e19 Make sure defaultServerName is initialised even on errors by Pierre Ossman · 11 years ago
  9. 63471c9 Move about text constant so the compiler can analyse it by Pierre Ossman · 11 years ago
  10. cd5c82a Fix unsafe format strings to the logging functions by Pierre Ossman · 11 years ago
  11. b0a8047 Don't shove a pointer into a 32-bit variable by Pierre Ossman · 11 years ago
  12. 6e538b4 Fix bad initialiser lists by Pierre Ossman · 11 years ago
  13. 4c33d0b Compiler doesn't like us not checking return values here by Pierre Ossman · 11 years ago
  14. e67bb2d Compiler doesn't like referencing unset variables by Pierre Ossman · 11 years ago
  15. 40e3ceb LPARAM and WPARAM have different types on Win32 and Win64 by Pierre Ossman · 11 years ago
  16. e8b987b WIN64 should come from the compiler or SDK, not us by Pierre Ossman · 11 years ago
  17. 25ae7e3 Handler still needs to return something even with XDamage by Pierre Ossman · 11 years ago
  18. 8f30811 No need to force modifiable strings here by Pierre Ossman · 11 years ago
  19. 8a044ee Pointer truncation/expansion needs to be very explicit by Pierre Ossman · 11 years ago
  20. f10d2a7 Wrong array index in CPU usage calculation on Windows by Pierre Ossman · 11 years ago
  21. 7d218b0 Windows doesn't have %lld by Pierre Ossman · 11 years ago
  22. fc331e6 overrun() needs to return the available space by Pierre Ossman · 11 years ago
  23. 86475a6 Move things around slightly so the compiler can track cc by Pierre Ossman · 11 years ago
  24. ba6fbfe Give CharArray a printf style method to ease automatic allocation by Pierre Ossman · 11 years ago
  25. 9450b9c The PAM callback is slightly different on Solaris by Pierre Ossman · 11 years ago
  26. 7728be2 Add extra parentheses to avoid and/or priority ambiguity by Pierre Ossman · 11 years ago
  27. b1cd6ca Reorder class initialiser list to match what actually happens by Pierre Ossman · 11 years ago
  28. 615a0f5 Make Rect::area() signed, just like Rect::width()/height() by Pierre Ossman · 11 years ago
  29. fb450fb Fix mismatches between format string and arguments by Pierre Ossman · 11 years ago
  30. 6462434 Shorten stats from EncodeManager using SI/IEC prefixes by Pierre Ossman · 11 years ago
  31. 620dd95 A switch() needs to handle every value in an enum by Pierre Ossman · 11 years ago
  32. 28c1d54 Switch to unsigned parameters for ExtendedDesktopSize handler by Pierre Ossman · 11 years ago
  33. 5c23b9e Fix bad signed/unsigned comparisons by Pierre Ossman · 11 years ago
  34. a7bbe9c Make sure Exceptions do not use unsafe format strings by Pierre Ossman · 11 years ago
  35. 5b3c5f4 Tag the Exception constructor as a printf function by Pierre Ossman · 11 years ago
  36. eb95532 Remove unused variables by Pierre Ossman · 11 years ago
  37. da9a38d Handle no useful address types from getaddrinfo() by Pierre Ossman · 11 years ago
  38. f1a3501 The compiler cannot figure out if this is assigned properly by Pierre Ossman · 11 years ago
  39. 7ca879f Turn on more warnings to catch potential bugs by Pierre Ossman · 11 years ago
  40. ea4b642 Decode serverCutText to ISO-8859-1 by Brian P. Hinz · 11 years ago
  41. b33ff74 Merge pull request #142 from bphinz/master by Brian Hinz · 11 years ago
  42. 9c453f2 Build local static libpng on el5 by Brian P. Hinz · 11 years ago
  43. f56ce5d Remove obsolete distro patches by Brian P. Hinz · 11 years ago
  44. 102dfc5 Use autotools to build fltk-1.3.3 on el5 instead of cmake by Brian P. Hinz · 11 years ago
  45. b368d02 Bump version of fltk to 1.3.3 for el5, el6, & ubuntu packages by Brian P. Hinz · 11 years ago
  46. d66ae4e Merge pull request #141 from bphinz/java by Brian Hinz · 11 years ago
  47. 08f3ab6 Don't violate RFB spec by sending UTF-8 by Brian P. Hinz · 11 years ago
  48. e36f6e0 Merge branch 'perf' of https://github.com/dcommander/tigervnc by Pierre Ossman · 11 years ago
  49. d0565ec Merge branches 'format-security' and 'module-ldnow-master' of https://github.com/twaugh/tigervnc by Pierre Ossman · 11 years ago
  50. 13cfb51 encperf, decperf: catch fopen() errors by DRC · 11 years ago
  51. 2d02ff3 Link libvnc.so with '-z now' to make symbol resolution failures obvious. by Tim Waugh · 11 years ago
  52. c67778f Merge branch 'cmdline-crash' of https://github.com/twaugh/tigervnc by Pierre Ossman · 11 years ago
  53. 84266a5 Merge branch 'xserver117-master' of https://github.com/twaugh/tigervnc by Pierre Ossman · 11 years ago
  54. 98d144f Merge branch 'perf' of https://github.com/dcommander/tigervnc by Pierre Ossman · 11 years ago
  55. 2a172c9 encperf: Optionally disable pixel translation by DRC · 11 years ago
  56. e46dda6 encperf: change % to %% in printf format by DRC · 11 years ago
  57. 562eb71 encperf: add compression level to encoding list by DRC · 11 years ago
  58. 4631a76 encperf: allow # of iterations to be specified by DRC · 11 years ago
  59. 77be929 encperf: report encoded & raw-equivalent bytes by DRC · 11 years ago
  60. b4c4a38 encperf: Code formatting tweaks by DRC · 11 years ago
  61. 897fc0a Check for out-of-memory when installing color map. by Tim Waugh · 11 years ago
  62. 7665b79 The legacy OS X keyboard API is only 32-bit by Pierre Ossman · 11 years ago
  63. 0d247ad Don't need to log local port when handling -via (#126). by Tim Waugh · 11 years ago
  64. 242fdf0 Updated to build against xorg-x11-server 1.17.x. by Tim Waugh · 11 years ago
  65. e652878 Don't return without value here. by Tim Waugh · 11 years ago
  66. 245c802 Escape FLTK menu entries by Pierre Ossman · 11 years ago
  67. b5b0ea5 Revert "Switch to FLTK's copy() method for menus" by Pierre Ossman · 11 years ago
  68. 14206b3 Avoid warning when compiling with gcc's -Wformat-security option. by Tim Waugh · 11 years ago
  69. 52a1815 Disable entries instead of shuffling memory around by Pierre Ossman · 11 years ago
  70. c134168 Update copyright years by Pierre Ossman · 11 years ago
  71. e954125 Switch to FLTK's copy() method for menus by Pierre Ossman · 11 years ago
  72. b904483 Abort argument processing on error. by Tim Waugh · 11 years ago
  73. 5bf17ad Create a console window for help output on Windows by Pierre Ossman · 11 years ago
  74. 3c76a6d Add shortcuts to context menu for quick access by Pierre Ossman · 11 years ago
  75. 83e019f Stop mapping Meta to Super by Pierre Ossman · 11 years ago
  76. f481203 Merge branch 'perf' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 11 years ago
  77. 4daa7b1 Default compression level should be interpreted as high by Pierre Ossman · 11 years ago
  78. eef5516 Be more aggressive in finding solid rectangles by Pierre Ossman · 11 years ago
  79. 8738e8a Add test to measure high level encoding performance by Pierre Ossman · 11 years ago
  80. 20dd2a9 Move encoder statistics into EncodeManager from SMsgWriter by Pierre Ossman · 11 years ago
  81. a43a3f4 Optimise fillRect() by Pierre Ossman · 11 years ago
  82. 8ac3111 Make it possible to measure CPU usage in parellel by Pierre Ossman · 11 years ago
  83. e1f2545 Add test to measure decoding performance by Pierre Ossman · 11 years ago
  84. 95763a6 GnuTLS needs socket libraries so include them in the static link by Pierre Ossman · 11 years ago
  85. 0f2fbc0 rfb::Region uses the Xregion library by Pierre Ossman · 11 years ago
  86. 82c279e Add stream class to feed data from a file by Pierre Ossman · 11 years ago
  87. f38e243 No need for this array to be writeable by Pierre Ossman · 11 years ago
  88. 7069bdd Move reverse connection information into VNCSConnectionST by Pierre Ossman · 11 years ago
  89. f3b0ade These methods aren't critical so no need for them to be pure by Pierre Ossman · 11 years ago
  90. 0144c53 Give subclasses the ability to overwrite the reader and writer by Pierre Ossman · 11 years ago
  91. b7acf86 SConnection internals should be private, just like for CConnection by Pierre Ossman · 11 years ago
  92. c4bc5a8 Build fixes for modern versions of binutils. by Peter Åstrand (astrand) · 11 years ago
  93. 11167e1 Use a common header file for Windows errno names. by Peter Åstrand (astrand) · 11 years ago
  94. fcfd0f2 Merge pull request #114 from bphinz/master by Brian Hinz · 11 years ago
  95. 8661ef3 Fix ubuntu patches after recent restructuring by Brian P. Hinz · 11 years ago
  96. 86299fb Fixes for build issues caused by recent restructuring by Brian P. Hinz · 11 years ago
  97. d0b30f2 Fix fuzz in distro patches caused upstream changes by Brian P. Hinz · 11 years ago
  98. 4e3e79d Make the calls to va_list logging functions more explicit by Pierre Ossman · 11 years ago
  99. 39b3b8f Add parameters to force IPv4/IPv6 selection by Pierre Ossman · 11 years ago
  100. 0c4515b Add Esperanto translations by Felipe Castro · 11 years ago