40 次代码提交 (9ca100d4636733a84c92b0ee81c9d3bef11fdf91)

作者 SHA1 备注 提交日期
  Pierre Ossman 19df176862 Consistently use uint8_t for data buffers 1年前
  Pierre Ossman adaedc9629 Use std::string for string memory management 1年前
  Pierre Ossman b99daadb05 Use std::string instead of CharArray 1年前
  Pierre Ossman 6881c895ab Use stdint types 1年前
  Pierre Ossman 7a36fb8ca7 Use __attribute__:s directly 1年前
  Pierre Ossman a18fd2942a Stop supplying flags to clipboard peek handler 1年前
  Pierre Ossman 1ea0f9f210 Handle unsolicited clipboard transfers 3 年前
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 年前
  Pierre Ossman d6bd230991 Make sure TLS is allowed to terminate gracefully 5 年前
  Pierre Ossman 4f104264e2 Move auth failure delay to SConnection 4 年前
  Pierre Ossman 0ff2655456 Support extended clipboard transfers 8 年前
  Pierre Ossman 615d16bd5b Improved clipboard API 5 年前
  Pierre Ossman 88a94ed13a Add delay on authentication failures 5 年前
  Pierre Ossman 2ebed0d70d Make throwConnFailedException() protected 5 年前
  Pierre Ossman 4bba2467fb Remove writeConnFailedFromScratch() 5 年前
  Pierre Ossman 7d64b33b5b Move access rights and closing to SConnection object 5 年前
  Pierre Ossman 19225507cc Make exception classes have clearer messages 6 年前
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 年前
  Michal Srb dccb5f7d77 Prevent leak of SecurityServer and ClientServer. 7 年前
  Pierre Ossman 07eec1b59b Remove unused deleteReaderAndWriter() method 8 年前
  Pierre Ossman f38e243746 No need for this array to be writeable 9 年前
  Pierre Ossman 7069bdd76a Move reverse connection information into VNCSConnectionST 9 年前
  Pierre Ossman 0144c53353 Give subclasses the ability to overwrite the reader and writer 9 年前
  Pierre Ossman b7acf86aa9 SConnection internals should be private, just like for CConnection 9 年前
  Pierre Ossman e7be49b573 Limit access to non-shared mode 9 年前
  Michal Srb b318b8f978 Add AccessSetDesktopSize right. 9 年前
  Michal Srb 8d1ee00bea Allow SSecurity to specify AccessRights for SConnection. 9 年前
  Pierre Ossman 487008102e Move preferred encoding tracking into a server object 9 年前
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 年前
  Pierre Ossman c898d9af83 Basic infrastructure for continuous updates. 12 年前
  Pierre Ossman c754cceeca Basic infrastructure to support fences. 12 年前
  Adam Tkac 3d0af20a51 [Development] Remove support for the "Tight" security type from C++ code. 13 年前
  Adam Tkac bfd66c1e8c [Development] Move Get{C,S}Security from Security class to separate classes. 13 年前
  Adam Tkac a6578bfc98 [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 年前
  Pierre Ossman 02e43d78bf Remove the "video" feature and its associated custom JPEG handling. 15 年前
  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 年前
  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 年前
  Constantin Kaplinsky 5fa9d22b70 Minor refactoring to prepare the source for handling TightVNC protocol extensions. This one does not introduce any real changes. 18 年前
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年前
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. 18 年前
  Constantin Kaplinsky 47ed8d321c Initial revision 19 年前