816 Commits (1a729dc0129052a028eae4582a6d6d10564d13c4)

Author SHA1 Message Date
  Pierre Ossman 8cf7163ec0 Add crude congestion window debug trace 8 years ago
  Pierre Ossman da8904cb0a Add simple slow start to congestion control 8 years ago
  Pierre Ossman a99d14d193 Improved congestion control handling 8 years ago
  Pierre Ossman c09e5580d1 Move congestion control to its own class 8 years ago
  Pierre Ossman 707fa123a6 Reduce header dependencies in server classes 8 years ago
  Pierre Ossman b2a417c155 Use a queue for congestion pings 8 years ago
  Pierre Ossman e0a3ad423d Handle timers which should be executed right away 7 years ago
  Pierre Ossman 387a41770b Fix bug where server cursor might disappear 6 years ago
  Pierre Ossman b218ecd50e Avoid extra framebuffer update messages 6 years ago
  Pierre Ossman 25db44a164 Fix for initial client side cursor 6 years ago
  Brian P. Hinz 33d7832b19 Fix "int-in-bool-context" compile errors 6 years ago
  Brian P. Hinz 4b9b89730d avoid putting more includes in headers than necessary 6 years ago
  Brian P. Hinz cab73385ba Move gnutls functions into SSecurityTLS 6 years ago
  Peter Åstrand (astrand) 0a0e582597 x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6 years ago
  Peter Åstrand (astrand) 453da22b87 Remove support for Lynx/OS 6 years ago
  Peter Åstrand (astrand) 01dc1a67dc Define cork() as pure virtual in Socket class 6 years ago
  Pierre Ossman 7be73d7385 Avoid corner case of applications rendering at frame rate 6 years ago
  Pierre Ossman 330ca42ef7 Fix broken logic for sending mouse cursor 6 years ago
  Pierre Ossman 19225507cc Make exception classes have clearer messages 6 years ago
  Pierre Ossman 3630475369 Push query connect timeout back in to Xvnc 6 years ago
  Pierre Ossman a846421a73 Keep alpha in cursor alpha conversion 6 years ago
  Pierre Ossman b1e80f7b02 Make sure to start the frame timer after a buffer change 6 years ago
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6 years ago
  Steve Kondik 0c81bbb78d rfb: Avoid unused argument warnings in headers 7 years ago
  Pierre Ossman 851e6806e5 Fix shift state test in lock key heuristics 6 years ago
  Pierre Ossman 71ca8d546b Clear client cursor when switching to server side 6 years ago
  Pierre Ossman 894f2c5197 Include server name in TLS handshake for SNI 6 years ago
  Pierre Ossman b993ea78d7 Use better security method description when using VeNCrypt 6 years ago
  Pierre Ossman e43e5e3051 Add better error message for insecure certificate algorithms 6 years ago
  Pierre Ossman daf3d88aa1 Display security state when asking for password 6 years ago
  Pierre Ossman 16e1dcb85c Track keys based on client supplied key codes 7 years ago
  Pierre Ossman bdbad2aff9 Remove unused needsLastRect state variable 7 years ago
  Pierre Ossman a00a87db4f Fix wrong argument for CMsgWriter::clientCutText() 7 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Pierre Ossman b45a84f953 Send lock LED state from server to client 7 years ago
  Pierre Ossman bb305ca3db Add server side lock key sync heuristic 7 years ago
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 years ago
  Pierre Ossman 324043eba6 Support clients that only support alpha cursors 6 years ago
  Pierre Ossman a8ecb793b2 Send cursor pseudo-encodings in order of preference 6 years ago
  Steve Kondik b3c9f7ba52 rfb: vsnprintf returns an int, not size_t 7 years ago
  Steve Kondik 5ec2d09b84 rfb: Silence nonliteral format string warning in Logger 7 years ago
  Steve Kondik ff69074635 rfb: Fix inheritance in CMsgWriter 7 years ago
  Steve Kondik 1f5d4b1310 rfb: Fix struct-vs-class warnings 7 years ago
  Steve Kondik a6424624fe Add missing virtual destructors 7 years ago
  Steve Kondik 3f744f77f8 rfb: Fix hidden function overload warnings 7 years ago
  Michal Srb c26b4b3bd2 Limit size of cursor accepted by client. 7 years ago
  Michal Srb 62197c89e9 Limit max username/password size in SSecurityPlain. 7 years ago
  Michal Srb 9801c5efcf Fix checkNoWait logic in SSecurityPlain. 7 years ago
  Michal Srb 8f3e8663b3 Delete underlying ssecurity in SSecurityVeNCrypt. 7 years ago
  Michal Srb f3afa24da1 Prevent double free by crafted fences. 7 years ago