aboutsummaryrefslogtreecommitdiffstats
path: root/common/rdr/ZlibOutStream.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix error check for zlib callsPierre Ossman2020-02-271-2/+2
* Be defensive about overflows in stream objectsPierre Ossman2019-11-151-2/+4
* Use size_t for lengths in stream objectsPierre Ossman2019-11-151-5/+5
* Do proper logging rather than fprintf(stderr, ...)Pierre Ossman2019-04-291-8/+11
* Remove a lot of platform compatibilty stuffPierre Ossman2014-07-071-1/+2
* Another attempt at solving the compression level change problems. We were stillPierre Ossman2011-10-181-62/+74
* Merge further fixes to Zlib encoder from 1.1 branchDRC2011-08-091-6/+26
* Revert r4498 and fix #3305357 properly. The issue was two-fold: (1) the com...DRC2011-08-091-9/+12
* Fix 3305357 (Enabling custom compression level on client crashes server)DRC2011-06-181-6/+8
* [Refactoring] Improved rdr::Exception constructor. It now accepts variableAdam Tkac2008-11-141-0/+2
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+161