1110 Commits (1a729dc0129052a028eae4582a6d6d10564d13c4)

Author SHA1 Message Date
  Pierre Ossman 7f56b5481c Fix overloaded function signature 3 years ago
  Pierre Ossman 45c9d9c0f8 Remove unused attributes 3 years ago
  Pierre Ossman 6d1603c3da Fix handling of bad update requests 3 years ago
  Pierre Ossman 49122f6dcc Update desktop if clipboard client goes away 3 years ago
  Pierre Ossman d6612d8d42 Add debug logging for ignored clipboard events 3 years ago
  Pierre Ossman 513cb8bc94 Fix clipboard state tracking in server 3 years ago
  Pierre Ossman b892613582 Handle clipboard peek with missing data 3 years ago
  Pierre Ossman 1ea0f9f210 Handle unsolicited clipboard transfers 3 years ago
  Pierre Ossman 3a7fd223a2 Log client/server clipboard capabilities 3 years ago
  Pierre Ossman 9886e94d9b Correctly clear out output UTF-16 buffer 3 years ago
  Pierre Ossman 703eb4d130 Correctly handle invalid UTF-16 code points 3 years ago
  Pierre Ossman d163da9ac8 Fix conversion of latin-1 to UTF-8 3 years ago
  Pierre Ossman 6345c0f60f Fix UTF-16 encoding/decoding of high code points 3 years ago
  Pierre Ossman e61ff736c1 Return the correct number of consumed UTF-8 bytes 3 years ago
  Pierre Ossman ebd1b4db15 Hide base SConnection methods from VNCServerST 3 years ago
  Pierre Ossman 331a27addf Call correct wrappers for clipboard handling 3 years ago
  Pierre Ossman cbe0ddc28c Free memory from getaddrinfo() 3 years ago
  Mark Mielke ae38d967ea Enhanced ComparingUpdateTracker to crop changed blocks 4 years ago
  Andrew Yoder 80bcb4330b Correction to socket error connection message 3 years ago
  Mark Mielke 7932f5e483 Fix division by zero exception in SSecurityPlain. 4 years ago
  Pierre Ossman 38726ce083 Fix non-functional MaxDisconnectionTime 4 years ago
  Pierre Ossman ead4e45653 Remove unused variable 4 years ago
  Pierre Ossman 215ca5af73 Fix JpegCompressor::overrun() type change 4 years ago
  matt335672 185afec679 Send response for refused SetDesktopSize 4 years ago
  Pierre Ossman e97da59a76 Reject too large screen resize requests 4 years ago
  Pierre Ossman b30f10c681 Properly store certificate exceptions 4 years ago
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 years ago
  Pierre Ossman c0dac220de Remove readString()/writeString() 4 years ago
  Pierre Ossman 5f09e7c662 Don't read invalid TLS auth reason 4 years ago
  Pierre Ossman 2354ce7404 Improved bandwidth monitoring 4 years ago
  Pierre Ossman b00d2fe17e Make direct stream API a bit safer 4 years ago
  Pierre Ossman d6bd230991 Make sure TLS is allowed to terminate gracefully 5 years ago
  Pierre Ossman f4fdc13f37 Log I/O errors from TLS streams 4 years ago
  Pierre Ossman 59f0aeaef2 Separate query and authentication handling 4 years ago
  Pierre Ossman 1333601844 Check buffer usage with a simply boolean 4 years ago
  Pierre Ossman d8b432cf26 Dynamically allocate stream buffers 4 years ago
  Pierre Ossman c2bbdb573d Don't shuffle input buffer unless actually needed 4 years ago
  Pierre Ossman d7a61c7df3 Generalise corking to all output streams 4 years ago
  Pierre Ossman cf40b83e23 Remove unused bufSize argument from streams 4 years ago
  Pierre Ossman 0cd533cf7f Remove special functions from JPEG compressor 4 years ago
  Pierre Ossman 186819080b Simplify stream availability handling 4 years ago
  Pierre Ossman e9425ac04d Create common base classes for buffered streams 4 years ago
  Pierre Ossman b35ae29f93 Add stream avail() methods 4 years ago
  Pierre Ossman dc38699af8 Remove OutStream::skip() 4 years ago
  Pierre Ossman 5e875ba492 Remove unused stream methods 4 years ago
  Pierre Ossman a61edb1474 Throw more descriptive error on decode error 4 years ago
  Pierre Ossman b8973c10ab Use proper constants for socket shutdown() 4 years ago
  Pierre Ossman d45082a591 Flush data on close 4 years ago
  Pierre Ossman 585089797f Fix connection close log 5 years ago
  Pierre Ossman 4f104264e2 Move auth failure delay to SConnection 4 years ago