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.15-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
/
rfb
/
Congestion.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of __rfbmax()/__rfbmin()
Pierre Ossman
2025-02-25
1
-6
/
+7
*
Move time utilities to separate file
Pierre Ossman
2025-02-25
1
-0
/
+1
*
Move logging to core library
Pierre Ossman
2025-02-25
1
-2
/
+2
*
Move utility functions to core library
Pierre Ossman
2025-02-13
1
-11
/
+12
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-11
/
+11
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-0
/
+2
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Fix wrap-aware isAfter function in Congestion.cxx
Loic Prylli
2019-04-27
1
-1
/
+1
*
Estimate higher bandwidth in slow start
Pierre Ossman
2018-09-21
1
-2
/
+11
*
Avoid assert crash after bytestream position wrap around
Peter Åstrand (astrand)
2018-05-29
1
-2
/
+7
*
Limit lossless refresh update to safe size
Pierre Ossman
2018-03-28
1
-3
/
+12
*
Add crude congestion window debug trace
Pierre Ossman
2017-11-17
1
-0
/
+38
*
Add simple slow start to congestion control
Pierre Ossman
2017-11-17
1
-22
/
+55
*
Improved congestion control handling
Pierre Ossman
2017-11-17
1
-90
/
+267
*
Move congestion control to its own class
Pierre Ossman
2017-11-17
1
-0
/
+222