29 Commits (9ca100d4636733a84c92b0ee81c9d3bef11fdf91)

Autor SHA1 Mensaje Fecha
  Pierre Ossman c061a78dc1 Clean up string encoding handling hace 1 año
  Pierre Ossman 19df176862 Consistently use uint8_t for data buffers hace 1 año
  Pierre Ossman 5db843ead6 Remove unused rfb/util.h includes hace 1 año
  Pierre Ossman e6c5b29f12 Use std::vector for temporary char arrays hace 1 año
  Pierre Ossman 337dbc3922 Return std::string instead of dynamic allocations hace 1 año
  Pierre Ossman d98720b736 Use std::vector for basic data arrays hace 1 año
  Pierre Ossman 6881c895ab Use stdint types hace 1 año
  Pierre Ossman a18fd2942a Stop supplying flags to clipboard peek handler hace 1 año
  Pierre Ossman ece16218a4 Safely discard large (extended) clipboard contents hace 2 años
  Pierre Ossman b6d6db9b7c Be consistent in including config.h hace 2 años
  Pierre Ossman daeff52b1e Fix some incorrect data waits hace 3 años
  Pierre Ossman ad0f0618fa Change streams to be asynchronous hace 4 años
  Pierre Ossman d61a767d68 Make ZlibInStream more robust against failures hace 4 años
  Pierre Ossman 0ff2655456 Support extended clipboard transfers hace 8 años
  Pierre Ossman 66f1db543b Clean up internal clipboard handling hace 5 años
  Pierre Ossman 546b2ad80a Make sure clipboard uses \n line endings hace 5 años
  Pierre Ossman e9e7da9b7a Do proper logging rather than fprintf(stderr, ...) hace 8 años
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events hace 7 años
  Michal Srb bf3bdac082 Fix crash from integer overflow in SMsgReader::readClientCutText hace 7 años
  Pierre Ossman 7638e9c5b1 Merge the "V3" message classes into the normal ones hace 10 años
  Peter Åstrand 98fe98c689 Eliminate GCC signed/unsigned warnings related to encodings: The hace 14 años
  Pierre Ossman 02e43d78bf Remove the "video" feature and its associated custom JPEG handling. hace 15 años
  Constantin Kaplinsky 3ce6a72fb9 [Enhancements, refactoring] Rationalized functions to control video hace 16 años
  Constantin Kaplinsky 9d1fc6cddf Handling VideoRectangleSelection protocol message (TightVNC extension). hace 16 años
  Constantin Kaplinsky a77e818d9b Removed support for continuous updates, a TightVNC-specific RFB protocol hace 16 años
  Constantin Kaplinsky c7755dae33 Using proper logging in SMsgReader class. Reporting details on receiving VideoRectangleSelection messages. hace 16 años
  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). hace 16 años
  Constantin Kaplinsky dafbb01146 Initial implementation of continuous updates in the server code. This code does not handle framebuffer size changes properly yet. Also, the server does not send the client EndOfContinuousUpdates message yet (documented in doc/rfbproto.tex). hace 17 años
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. hace 18 años
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. hace 18 años
  Constantin Kaplinsky 47ed8d321c Initial revision hace 20 años