80 Commits (3a1c46ff751a96dfdc721190a93be3954929725e)

Author SHA1 Message Date
  Pierre Ossman 3a1c46ff75 Explicitly mark unused parameters 1 year ago
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2 years ago
  Alexander Elbs 6aa26ef6f6 Add -interface option to x0vncserver 2 years ago
  Alex Richardson e6a5a3684a Fix build on systems without HOST_NAME_MAX 2 years ago
  Pierre Ossman 775d432ec7 Use <user>@<hostname> as the default desktop name 3 years ago
  Pierre Ossman 17aee63066 Don't list clipboard parameters for x0vncserver 3 years ago
  Jocelyn Le Sage 701605e424 Added the ability to listen on both Unix socket and TCP port. 3 years ago
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 years ago
  Pierre Ossman 1333601844 Check buffer usage with a simply boolean 4 years ago
  Pierre Ossman ab22bc0aab Add x0vncserver option to only allow localhost connections 5 years ago
  Pierre Ossman 946a5e9ca1 Allow -AcceptSetDesktopSize in x0vncserver 5 years ago
  Pierre Ossman a4308c9ec4 Get rid of SocketServer::checkTimeouts() 5 years ago
  Peter Åstrand (astrand) 454d44456f Run listener destructors before terminating 5 years ago
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 years ago
  Pierre Ossman e6aab24654 Force common flow of connection queries 5 years ago
  Pierre Ossman 39594b801d Unix socket support in x0vncserver 6 years ago
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 years ago
  Pierre Ossman ce4722f3cd Move XDesktop specific parameters in to same file 6 years ago
  Peter Åstrand (astrand) 0a0e582597 x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6 years ago
  Peter Åstrand (astrand) dcd0b13965 Removed IRIX/Solaris overlay support 6 years ago
  Peter Åstrand (astrand) 453da22b87 Remove support for Lynx/OS 6 years ago
  Peter Åstrand (astrand) 3112f50062 Move XDesktop to separate file 6 years ago
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6 years ago
  Pierre Ossman 2956bb3dcf Handle unknown keysyms properly in x0vncserver 6 years ago
  Pierre Ossman 2df2a07b36 Handle XKB groups properly in x0vncserver 6 years ago
  Pierre Ossman 00dec78eb1 Update mouse cursor position in x0vncserver 6 years ago
  Pierre Ossman 61a75ef824 Only select XFixes event once 6 years ago
  Peter Korsgaard 8fe5090c8e x0vncserver: keyEvent(): use scancodes if available 6 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Peter Korsgaard 5b7ff37267 x0vncserver: add support for led state notifications 6 years ago
  Pierre Ossman ac73038232 Respect modifiers in x0vncserver 6 years ago
  Alan Coopersmith 9a739d4bc7 x0vncserver: Use Xfixes to display cursors if available 6 years ago
  Pierre Ossman 16419cce13 Use non-blocking sockets in x0vnserver 8 years ago
  Pierre Ossman 278e420bbb Fix timeout handling in x0vncserver 8 years ago
  Pierre Ossman d408ca5146 Move socket write event handling in to the RFB core 8 years ago
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 years ago
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 years ago
  Pierre Ossman 25ae7e3578 Handler still needs to return something even with XDamage 9 years ago
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 years ago
  Pierre Ossman 20547673d2 Accidentally removed some code in the previous commit. 10 years ago
  Pierre Ossman a7b728a823 Add XDAMAGE support to x0vncserver. Makes it more efficient 10 years ago
  Pierre Ossman ad8609a2ed Fix unsafe usage of the logging functions. 12 years ago
  Adam Tkac a6578bfc98 [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 years ago
  Adam Tkac c58b3d11f7 [Development] Add possibility to define viewer/server specific parameters via 14 years ago
  Adam Tkac 93ff5dbd1a [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able 14 years ago
  Adam Tkac d36b626bbb Revert previous commit (r3889). Windows code has to be cleaned before this 14 years ago
  Adam Tkac 97abe8a548 Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() 14 years ago
  Pierre Ossman 02e43d78bf Remove the "video" feature and its associated custom JPEG handling. 15 years ago
  Peter Åstrand 4eacc02e12 Rebrand the source as TigerVNC. It is my hope that this patch is 15 years ago
  Constantin Kaplinsky 0c4306c8c6 [Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, x0vncserver used to leave the Ctrl modifier "pressed". Now it should be "released" properly. 15 years ago