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
/
ZlibOutStream.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capitalize some more logging and exceptions
Pierre Ossman
2024-11-22
1
-1
/
+1
*
Merge branch 'master' of https://github.com/madnicendio/tigervnc
Pierre Ossman
2024-11-22
1
-4
/
+4
|
\
|
*
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
1
-4
/
+4
*
|
Use standard exception classes
Pierre Ossman
2024-11-06
1
-5
/
+4
*
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
1
-1
/
+1
|
/
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-6
/
+6
*
Use BufferedOutStream in more streams
Pierre Ossman
2022-08-25
1
-54
/
+19
*
Properly restore cork state when changed
Pierre Ossman
2022-06-28
1
-1
/
+7
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Make direct stream API a bit safer
Pierre Ossman
2020-05-21
1
-4
/
+4
*
Generalise corking to all output streams
Pierre Ossman
2020-05-21
1
-21
/
+23
*
Remove unused bufSize argument from streams
Pierre Ossman
2020-05-21
1
-2
/
+2
*
Simplify stream availability handling
Pierre Ossman
2020-05-21
1
-11
/
+4
*
Add stream avail() methods
Pierre Ossman
2020-05-21
1
-3
/
+3
*
Fix error check for zlib calls
Pierre Ossman
2020-02-27
1
-2
/
+2
*
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
-5
/
+5
*
Do proper logging rather than fprintf(stderr, ...)
Pierre Ossman
2019-04-29
1
-8
/
+11
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
1
-1
/
+2
*
Another attempt at solving the compression level change problems. We were still
Pierre Ossman
2011-10-18
1
-62
/
+74
*
Merge further fixes to Zlib encoder from 1.1 branch
DRC
2011-08-09
1
-6
/
+26
*
Revert r4498 and fix #3305357 properly. The issue was two-fold: (1) the com...
DRC
2011-08-09
1
-9
/
+12
*
Fix 3305357 (Enabling custom compression level on client crashes server)
DRC
2011-06-18
1
-6
/
+8
*
[Refactoring] Improved rdr::Exception constructor. It now accepts variable
Adam Tkac
2008-11-14
1
-0
/
+2
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+161