index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rdr
/
ZlibInStream.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capitalize some more logging and exceptions
Pierre Ossman
2024-11-22
1
-2
/
+2
*
Use standard exception classes
Pierre Ossman
2024-11-06
1
-5
/
+4
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-11
/
+11
*
Use stdint types
Pierre Ossman
2023-02-01
1
-2
/
+2
*
Make BufferedInStream allocation more available
Pierre Ossman
2022-08-25
1
-2
/
+2
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-4
/
+4
*
Make direct stream API a bit safer
Pierre Ossman
2020-05-21
1
-6
/
+7
*
Remove unused bufSize argument from streams
Pierre Ossman
2020-05-21
1
-3
/
+2
*
Simplify stream availability handling
Pierre Ossman
2020-05-21
1
-1
/
+1
*
Create common base classes for buffered streams
Pierre Ossman
2020-05-21
1
-47
/
+8
*
Add stream avail() methods
Pierre Ossman
2020-05-21
1
-3
/
+3
*
Fix error check for zlib calls
Pierre Ossman
2020-02-27
1
-1
/
+1
*
Be defensive about overflows in stream objects
Pierre Ossman
2019-11-15
1
-2
/
+4
*
Use size_t for lengths in stream objects
Pierre Ossman
2019-11-15
1
-8
/
+8
*
Make ZlibInStream more robust against failures
Pierre Ossman
2019-11-15
1
-6
/
+7
*
Clear up ZlibInStream::reset() behaviour
Pierre Ossman
2015-11-27
1
-14
/
+38
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+125