32 Commits (ad0f0618fa2ca13d7b916f22eccc5ba3201482cb)

Author SHA1 Message Date
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 years ago
  Pierre Ossman d6bd230991 Make sure TLS is allowed to terminate gracefully 5 years ago
  Pierre Ossman 4f104264e2 Move auth failure delay to SConnection 4 years ago
  Pierre Ossman 0ff2655456 Support extended clipboard transfers 8 years ago
  Pierre Ossman 615d16bd5b Improved clipboard API 5 years ago
  Pierre Ossman 88a94ed13a Add delay on authentication failures 5 years ago
  Pierre Ossman 2ebed0d70d Make throwConnFailedException() protected 5 years ago
  Pierre Ossman 4bba2467fb Remove writeConnFailedFromScratch() 5 years ago
  Pierre Ossman 7d64b33b5b Move access rights and closing to SConnection object 5 years ago
  Pierre Ossman 19225507cc Make exception classes have clearer messages 6 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Michal Srb dccb5f7d77 Prevent leak of SecurityServer and ClientServer. 7 years ago
  Pierre Ossman 07eec1b59b Remove unused deleteReaderAndWriter() method 8 years ago
  Pierre Ossman f38e243746 No need for this array to be writeable 9 years ago
  Pierre Ossman 7069bdd76a Move reverse connection information into VNCSConnectionST 9 years ago
  Pierre Ossman 0144c53353 Give subclasses the ability to overwrite the reader and writer 9 years ago
  Pierre Ossman b7acf86aa9 SConnection internals should be private, just like for CConnection 9 years ago
  Pierre Ossman e7be49b573 Limit access to non-shared mode 9 years ago
  Michal Srb b318b8f978 Add AccessSetDesktopSize right. 9 years ago
  Michal Srb 8d1ee00bea Allow SSecurity to specify AccessRights for SConnection. 9 years ago
  Pierre Ossman 487008102e Move preferred encoding tracking into a server object 9 years ago
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 years ago
  Pierre Ossman c898d9af83 Basic infrastructure for continuous updates. 12 years ago
  Pierre Ossman c754cceeca Basic infrastructure to support fences. 12 years ago
  Adam Tkac 3d0af20a51 [Development] Remove support for the "Tight" security type from C++ code. 13 years ago
  Adam Tkac bfd66c1e8c [Development] Move Get{C,S}Security from Security class to separate classes. 13 years ago
  Adam Tkac a6578bfc98 [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 years ago
  Pierre Ossman 02e43d78bf Remove the "video" feature and its associated custom JPEG handling. 15 years ago
  Constantin Kaplinsky 8232831bb4 Support for VideoRectangleSelection client message in the server code. The message is read but ignored (only a message will be written to stderr). 16 years ago
  Constantin Kaplinsky ce0907dd79 Implemented support for TightVNC protocol extensions in the server code. This version has one incompatibility with TightVNC 1.3.x viewers - such viewers would not be able to connect without authentication. This will be fixed in the nearest time. 18 years ago
  Constantin Kaplinsky 5fa9d22b70 Minor refactoring to prepare the source for handling TightVNC protocol extensions. This one does not introduce any real changes. 18 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