18 Commitit (8b9cc06c9a918af1831bd50ed2662c253d6d1e20)

Tekijä SHA1 Viesti Päivämäärä
  Pierre Ossman ff9ccc21b8 Properly restore cork state when changed 1 vuosi sitten
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2 vuotta sitten
  Pierre Ossman b00d2fe17e Make direct stream API a bit safer 4 vuotta sitten
  Pierre Ossman d7a61c7df3 Generalise corking to all output streams 4 vuotta sitten
  Pierre Ossman cf40b83e23 Remove unused bufSize argument from streams 4 vuotta sitten
  Pierre Ossman 186819080b Simplify stream availability handling 4 vuotta sitten
  Pierre Ossman b35ae29f93 Add stream avail() methods 4 vuotta sitten
  Pierre Ossman 1688e8cd57 Fix error check for zlib calls 4 vuotta sitten
  Pierre Ossman 75e6e0653a Be defensive about overflows in stream objects 4 vuotta sitten
  Pierre Ossman 0943c006c7 Use size_t for lengths in stream objects 4 vuotta sitten
  Pierre Ossman e9e7da9b7a Do proper logging rather than fprintf(stderr, ...) 8 vuotta sitten
  Pierre Ossman 5ad4d06006 Remove a lot of platform compatibilty stuff 10 vuotta sitten
  Pierre Ossman b5822f32ab Another attempt at solving the compression level change problems. We were still 12 vuotta sitten
  DRC ff5ca2da00 Merge further fixes to Zlib encoder from 1.1 branch 13 vuotta sitten
  DRC f4a341bc85 Revert r4498 and fix #3305357 properly. The issue was two-fold: (1) the compress buffer allocated by the Tight encoder was not large enough, and (2) Zlib 1.2.5 can sometimes call deflate(..., Z_BLOCK) within the body of deflateParams(), so we need to check avail_in after calling checkCompressionLevel() to ensure that there is still data left to compress before we call deflate() again. 13 vuotta sitten
  DRC 4b187ad6a2 Fix 3305357 (Enabling custom compression level on client crashes server) 13 vuotta sitten
  Adam Tkac 20e0d711fd [Refactoring] Improved rdr::Exception constructor. It now accepts variable 15 vuotta sitten
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 vuotta sitten
  Constantin Kaplinsky a22779beea Implemented support for changing zlib compression levels from the 18 vuotta sitten
  Constantin Kaplinsky b0f89f834a Merged the rdr library with VNC 4.1.1. 18 vuotta sitten
  Constantin Kaplinsky 47ed8d321c Initial revision 19 vuotta sitten