aboutsummaryrefslogtreecommitdiffstats
path: root/common/rdr/RandomStream.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/madnicendio/tigervncPierre Ossman2024-11-221-5/+5
|\
| * Capitalize first letter in log, exception & errorMadeleine Nilsson2024-11-211-5/+5
* | Use standard library naming for exceptionsPierre Ossman2024-11-061-3/+3
|/
* Split SystemException to handle WindowsPierre Ossman2024-10-091-3/+3
* Use nullptr in all C++ codePierre Ossman2024-06-241-3/+5
* Use stdint typesPierre Ossman2023-02-011-3/+3
* Make BufferedInStream allocation more availablePierre Ossman2022-08-251-5/+5
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Change streams to be asynchronousPierre Ossman2020-05-211-1/+1
* Create common base classes for buffered streamsPierre Ossman2020-05-211-36/+8
* Add stream avail() methodsPierre Ossman2020-05-211-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-7/+7
* Do proper logging rather than fprintf(stderr, ...)Pierre Ossman2019-04-291-3/+6
* Fix bad signed/unsigned comparisonsPierre Ossman2015-03-031-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+130