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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log TLS handshake result
Pierre Ossman
2018-10-09
2
-1
/
+5
*
Restore original streams when terminating TLS
Pierre Ossman
2018-09-21
4
-2
/
+27
*
Delete TLS streams before deleting the session
Pierre Ossman
2018-09-21
4
-33
/
+40
*
Strongly bind security objects to connection object
Pierre Ossman
2018-09-21
30
-93
/
+123
*
Initialise CSecurityTLS::cert_cred properly
Pierre Ossman
2018-09-21
1
-1
/
+1
*
Remove destroy functions
Pierre Ossman
2018-09-21
4
-4
/
+4
*
Estimate higher bandwidth in slow start
Pierre Ossman
2018-09-21
1
-2
/
+11
*
Allow perceptually lossless refresh
Pierre Ossman
2018-09-21
4
-12
/
+36
*
Add method to get compression settings from encoder
Pierre Ossman
2018-09-20
3
-0
/
+10
*
Don't force encoders to specify palette size
Pierre Ossman
2018-09-20
5
-5
/
+5
*
Limit maximum lossless refresh CPU usage
Pierre Ossman
2018-09-20
1
-2
/
+7
*
Don't attempt to send empty lossless refresh
Pierre Ossman
2018-09-20
1
-6
/
+9
*
Fix calculation of maximum lossless refresh area
Pierre Ossman
2018-09-20
1
-0
/
+3
*
Avoid refresh of recently changed areas
Peter Åstrand (astrand)
2018-09-20
4
-11
/
+80
*
Fix bad reference in Timer::getRemainingMs()
Pierre Ossman
2018-09-20
1
-1
/
+1
*
Avoid compiler "use of uninitialised variable" warnings
Pierre Ossman
2018-09-13
1
-32
/
+33
*
Use system certificate trust store
Pierre Ossman
2018-08-16
1
-0
/
+3
*
Avoid integer overflows in pixel size calculations
Pierre Ossman
2018-07-25
6
-20
/
+23
*
Fix bad type on congestion ETA variable
Pierre Ossman
2018-07-17
1
-1
/
+1
*
Merge branch 'unix' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-05-29
8
-224
/
+507
|
\
|
*
Merge common socket code
Pierre Ossman
2018-05-29
7
-216
/
+255
|
*
Remove unused code from socket classes
Pierre Ossman
2018-05-29
5
-109
/
+24
|
*
Add support for Unix sockets
Pierre Ossman
2018-05-29
3
-1
/
+327
|
*
Use abstract SocketListener class
Pierre Ossman
2018-05-04
3
-8
/
+11
|
*
Handle hexadecimal and octal parameters
Pierre Ossman
2018-05-03
1
-1
/
+1
*
|
Catch exceptions by reference
Pierre Ossman
2018-05-29
2
-2
/
+2
*
|
Fix bad reference in TLSException initialiser
Pierre Ossman
2018-05-29
1
-1
/
+1
*
|
Avoid assert crash after bytestream position wrap around
Peter Åstrand (astrand)
2018-05-29
1
-2
/
+7
*
|
Avoid creating unused thread on single CPU machines
Peter Åstrand (astrand)
2018-05-07
1
-1
/
+7
*
|
Flush pending changes when desktop starts
Pierre Ossman
2018-05-07
1
-2
/
+8
*
|
Comparing ScreenSet:s should be done without considering order
Peter Åstrand (astrand)
2018-05-07
1
-3
/
+15
|
/
*
Merge branch 'alr' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-04-20
13
-93
/
+269
|
\
|
*
Send lossless refresh even with pending updates
Pierre Ossman
2018-03-28
3
-18
/
+29
|
*
Limit lossless refresh update to safe size
Pierre Ossman
2018-03-28
9
-18
/
+73
|
*
Automatic lossless refresh
Pierre Ossman
2018-03-28
5
-20
/
+128
|
*
Avoid checking updates when desktop is stopped
Pierre Ossman
2018-03-28
2
-11
/
+18
|
*
Remove redundant Region::copyFrom()
Pierre Ossman
2018-03-28
4
-7
/
+2
|
*
Respect request area for cursor rendering
Pierre Ossman
2018-03-28
2
-39
/
+39
*
|
Remove no longer relevant license comment
Pierre Ossman
2018-03-28
1
-14
/
+0
*
|
Stop abusing InputHandler class for write class
Pierre Ossman
2018-03-28
2
-11
/
+8
*
|
Add missing break for LED state check
Pierre Ossman
2018-03-28
1
-0
/
+1
|
/
*
VNCServerST: Allow unsetting pixel buffer.
Michal Srb
2018-03-07
1
-10
/
+6
*
Fix rounding error in pixel down conversion
Pierre Ossman
2018-03-01
4
-20
/
+26
*
Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-02-26
11
-219
/
+650
|
\
|
*
Add crude congestion window debug trace
Pierre Ossman
2017-11-17
3
-0
/
+44
|
*
Add simple slow start to congestion control
Pierre Ossman
2017-11-17
2
-22
/
+56
|
*
Improved congestion control handling
Pierre Ossman
2017-11-17
6
-118
/
+363
|
*
Move congestion control to its own class
Pierre Ossman
2017-11-17
5
-207
/
+292
|
*
Reduce header dependencies in server classes
Pierre Ossman
2017-11-17
5
-13
/
+19
|
*
Use a queue for congestion pings
Pierre Ossman
2017-11-17
2
-16
/
+30
[next]