aboutsummaryrefslogtreecommitdiffstats
path: root/common/rdr/ZlibInStream.cxx
Commit message (Expand)AuthorAgeFilesLines
* Capitalize some more logging and exceptionsPierre Ossman2024-11-221-2/+2
* Use standard exception classesPierre Ossman2024-11-061-5/+4
* Use nullptr in all C++ codePierre Ossman2024-06-241-11/+11
* Use stdint typesPierre Ossman2023-02-011-2/+2
* Make BufferedInStream allocation more availablePierre Ossman2022-08-251-2/+2
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Change streams to be asynchronousPierre Ossman2020-05-211-4/+4
* Make direct stream API a bit saferPierre Ossman2020-05-211-6/+7
* Remove unused bufSize argument from streamsPierre Ossman2020-05-211-3/+2
* Simplify stream availability handlingPierre Ossman2020-05-211-1/+1
* Create common base classes for buffered streamsPierre Ossman2020-05-211-47/+8
* Add stream avail() methodsPierre Ossman2020-05-211-3/+3
* Fix error check for zlib callsPierre Ossman2020-02-271-1/+1
* Be defensive about overflows in stream objectsPierre Ossman2019-11-151-2/+4
* Use size_t for lengths in stream objectsPierre Ossman2019-11-151-8/+8
* Make ZlibInStream more robust against failuresPierre Ossman2019-11-151-6/+7
* Clear up ZlibInStream::reset() behaviourPierre Ossman2015-11-271-14/+38
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+125