26 Commits (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

Author SHA1 Message Date
  Pierre Ossman beb59a4320 Remove variable length arrays 5 years ago
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up 5 years ago
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 5 years ago
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 5 years ago
  Pierre Ossman 9c88e0dd26 Avoid compiler "use of uninitialised variable" warnings 5 years ago
  Brian P. Hinz 33d7832b19 Fix "int-in-bool-context" compile errors 6 years ago
  Pierre Ossman a846421a73 Keep alpha in cursor alpha conversion 6 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 years ago
  Michal Srb c26b4b3bd2 Limit size of cursor accepted by client. 7 years ago
  Pierre Ossman a4c0aac639 Client support for cursors with full alpha 7 years ago
  Pierre Ossman 6b68f97788 Client support for X Cursor 7 years ago
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 years ago
  Pierre Ossman 7bfb73b612 Remove CMsgReader::getImageBuf() as nothing uses it 8 years ago
  Pierre Ossman 668468b3d4 Encoders/decoders should track the connection object 10 years ago
  Pierre Ossman fdba3fe884 Push encoder and decoder handling down into the connection objects 10 years ago
  Pierre Ossman d704e4ae77 Handle CopyRect like any other encoding 10 years ago
  Pierre Ossman 7638e9c5b1 Merge the "V3" message classes into the normal ones 10 years ago
  Pierre Ossman 229229648f Also check for negative encodings, in case the server is throwing unexpected 11 years ago
  Peter Åstrand 98fe98c689 Eliminate GCC signed/unsigned warnings related to encodings: The 14 years ago
  Pierre Ossman e49a7bf7aa Move the SetDesktopName parser into CMsgReaderV3 to keep with the separation 15 years ago
  Adam Tkac acf6c6b9ac [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions. 15 years ago
  Peter Åstrand c39e078968 Implemented support for DesktopName pseudo encoding, which allows 15 years ago
  Adam Tkac 5eeaa3b5ca [Bugfix] Backported patch from RealVNC 4.1.3. FYI it is not security related. 15 years ago
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 47ed8d321c Initial revision 19 years ago