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
/
InStream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard exception classes
Pierre Ossman
2024-11-06
1
-7
/
+7
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-6
/
+6
*
Consistently use uint8_t for data buffers
Pierre Ossman
2023-03-18
1
-1
/
+1
*
Use stdint types
Pierre Ossman
2023-02-01
1
-22
/
+30
*
Fix stream check for InStream::getptr()
Pierre Ossman
2022-08-25
1
-3
/
+0
*
Enable stream sanity checks in debug builds
Pierre Ossman
2022-04-06
1
-1
/
+3
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-33
/
+104
*
Remove readString()/writeString()
Pierre Ossman
2020-05-21
1
-11
/
+0
*
Make direct stream API a bit safer
Pierre Ossman
2020-05-21
1
-6
/
+8
*
Simplify stream availability handling
Pierre Ossman
2020-05-21
1
-22
/
+14
*
Add stream avail() methods
Pierre Ossman
2020-05-21
1
-2
/
+10
*
Be defensive about overflows in stream objects
Pierre Ossman
2019-11-15
1
-11
/
+13
*
Use size_t for lengths in stream objects
Pierre Ossman
2019-11-15
1
-8
/
+8
*
Remove unneeded virtual qualifiers on stream methods
Pierre Ossman
2015-11-27
1
-1
/
+1
*
Push encoding specific formats into the encoders and decoders
Pierre Ossman
2014-07-07
1
-23
/
+0
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+170