62 Revize (9ca100d4636733a84c92b0ee81c9d3bef11fdf91)

Autor SHA1 Zpráva Datum
  Pierre Ossman 19df176862 Consistently use uint8_t for data buffers před 1 rokem
  Pierre Ossman b99daadb05 Use std::string instead of CharArray před 1 rokem
  Pierre Ossman 6881c895ab Use stdint types před 1 rokem
  lhchavez cb8629a213 Add support for notifying clients about pointer movements před 3 roky
  Pierre Ossman ebd1b4db15 Hide base SConnection methods from VNCServerST před 3 roky
  Pierre Ossman ad0f0618fa Change streams to be asynchronous před 4 roky
  Pierre Ossman 585089797f Fix connection close log před 5 roky
  Pierre Ossman 4f104264e2 Move auth failure delay to SConnection před 4 roky
  Pierre Ossman 615d16bd5b Improved clipboard API před 5 roky
  Pierre Ossman 66f1db543b Clean up internal clipboard handling před 5 roky
  Pierre Ossman 88a94ed13a Add delay on authentication failures před 5 roky
  Pierre Ossman b65feda060 Move lossless refresh handling to separate method před 5 roky
  Pierre Ossman 65e08fdc9d Change idle timeout to timer před 5 roky
  Pierre Ossman 7e1093e976 Clean up headers před 5 roky
  Pierre Ossman 9f752b7446 Remove unused functions from server classes před 5 roky
  Pierre Ossman f858682c36 Remove comments about self-deleting connections před 5 roky
  Pierre Ossman 025326dd94 Move ListConnInfo to WinVNC directory před 5 roky
  Pierre Ossman 7d64b33b5b Move access rights and closing to SConnection object před 5 roky
  Pierre Ossman e6aab24654 Force common flow of connection queries před 5 roky
  Peter Åstrand (astrand) 7a368c9e20 Avoid refresh of recently changed areas před 5 roky
  Pierre Ossman a99d14d193 Improved congestion control handling před 8 roky
  Pierre Ossman c09e5580d1 Move congestion control to its own class před 8 roky
  Pierre Ossman 707fa123a6 Reduce header dependencies in server classes před 8 roky
  Pierre Ossman b2a417c155 Use a queue for congestion pings před 8 roky
  Pierre Ossman 25db44a164 Fix for initial client side cursor před 6 roky
  Pierre Ossman 3630475369 Push query connect timeout back in to Xvnc před 6 roky
  Pierre Ossman 851e6806e5 Fix shift state test in lock key heuristics před 6 roky
  Pierre Ossman 16e1dcb85c Track keys based on client supplied key codes před 7 roky
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events před 7 roky
  Pierre Ossman b45a84f953 Send lock LED state from server to client před 7 roky
  Pierre Ossman cef3cf793d Split up VNCSConnectionST::writeFramebufferUpdate() před 7 roky
  Pierre Ossman a40ab204bd Asynchronously retry update on congestion před 8 roky
  Pierre Ossman d408ca5146 Move socket write event handling in to the RFB core před 8 roky
  Pierre Ossman a9af1f1246 Fix some bad signed/unsigned mismatches před 9 roky
  Pierre Ossman 671d2effa0 Clean up server rendered cursor logic před 9 roky
  Pierre Ossman 7069bdd76a Move reverse connection information into VNCSConnectionST před 9 roky
  Pierre Ossman f8e3b34c69 Restructure Xvnc/libvnc.so code to avoid C++ header hacks před 9 roky
  Pierre Ossman c0397269fc Move image encoding logic into a central EncodeManager class před 10 roky
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders před 10 roky
  Pierre Ossman 126e56420e Store the mouse cursor in the ConnParams object před 10 roky
  Pierre Ossman fdba3fe884 Push encoder and decoder handling down into the connection objects před 10 roky
  Pierre Ossman b6b4dc6487 Remove full support for colour maps před 10 roky
  Pierre Ossman b8b1e96d83 We were not handling the "sync next" fence properly as we sent the response před 12 roky
  Pierre Ossman b114cec89e Make the comparing update tracker a bit more flexible. It can now be in an před 12 roky
  Pierre Ossman 1b478e5177 Server implementation of continuous updates, including advanced flow control. před 12 roky
  Pierre Ossman 2c7649422e Implement proper support for fences in the server. před 12 roky
  Pierre Ossman a3ac01ef9c Clean up the interface for VNCSConnectionST. Entry points are more apparent před 12 roky
  Pierre Ossman 1bb8b6c88e Don't try to push out another update if the socket is already full. This před 12 roky
  Pierre Ossman 04e62db8bb Implement server side support for SetDesktopSize. před 15 roky
  Pierre Ossman 34bb06193e Properly parse the SetDesktopSize message. před 15 roky