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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Increase range of ComparingUpdateTracker statistics
Pierre Ossman
2018-11-30
1
-1
/
+1
*
|
Abort unsafe lossless refresh early
Pierre Ossman
2018-11-23
1
-13
/
+15
*
|
Move lossless refresh handling to separate method
Pierre Ossman
2018-11-23
2
-45
/
+79
*
|
Fix bad size check in Tight decoder
Pierre Ossman
2018-11-23
1
-1
/
+1
*
|
Use larger integers for the cursor dithering
Pierre Ossman
2018-11-23
1
-6
/
+6
*
|
Merge branch 'vla' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-21
3
-29
/
+31
|
\
\
|
*
|
Remove variable length arrays
Pierre Ossman
2018-11-07
3
-29
/
+31
|
|
/
*
|
Merge branch 'covscan' of https://github.com/grulja/tigervnc
Pierre Ossman
2018-11-21
2
-3
/
+3
|
\
\
|
*
|
Fix memory leaks
Jan Grulich
2018-11-20
1
-1
/
+1
|
*
|
Do not duplicate default string twice
Jan Grulich
2018-09-26
1
-2
/
+2
*
|
|
Merge branch 'exittimer' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-09
5
-145
/
+63
|
\
\
\
|
*
|
|
Get rid of SocketServer::checkTimeouts()
Pierre Ossman
2018-11-09
2
-16
/
+0
|
*
|
|
Change idle timeout to timer
Pierre Ossman
2018-11-09
3
-50
/
+25
|
*
|
|
Properly terminate server on timeouts
Pierre Ossman
2018-11-09
2
-3
/
+9
|
*
|
|
Change exit timeouts to timers
Pierre Ossman
2018-11-09
2
-79
/
+32
*
|
|
|
Merge branch 'vncserver' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-09
9
-530
/
+369
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Clean up headers
Pierre Ossman
2018-11-09
2
-10
/
+17
|
*
|
Remove unused functions from server classes
Pierre Ossman
2018-11-09
2
-11
/
+0
|
*
|
Make throwConnFailedException() protected
Pierre Ossman
2018-11-09
1
-5
/
+5
|
*
|
Remove writeConnFailedFromScratch()
Pierre Ossman
2018-11-09
3
-18
/
+7
|
*
|
Remove comments about self-deleting connections
Pierre Ossman
2018-11-09
1
-9
/
+2
|
*
|
Move ListConnInfo to WinVNC directory
Pierre Ossman
2018-11-09
5
-219
/
+2
|
*
|
Inherit SocketServer directly from VNCServer
Pierre Ossman
2018-10-26
2
-6
/
+5
|
*
|
Encapsulate client handling in VNCServerST
Pierre Ossman
2018-10-26
3
-70
/
+95
|
*
|
Move access rights and closing to SConnection object
Pierre Ossman
2018-10-10
7
-52
/
+88
|
*
|
Encapsulate setDesktopSize() in VNCServerST
Pierre Ossman
2018-10-10
3
-32
/
+38
|
*
|
Encapsulate event handling in VNCServerST
Pierre Ossman
2018-10-10
3
-36
/
+66
|
*
|
Use accessor methods for VNCServerST
Pierre Ossman
2018-10-10
3
-34
/
+35
|
*
|
Remove QueryConnectionHandler
Pierre Ossman
2018-10-10
5
-40
/
+42
|
*
|
Force common flow of connection queries
Pierre Ossman
2018-10-09
3
-33
/
+12
*
|
|
Merge branch 'nojava' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-10-26
3
-536
/
+0
|
\
|
|
|
*
|
Remove Java web server
Pierre Ossman
2018-10-09
3
-536
/
+0
|
|
/
*
|
Merge branch 'master' of https://github.com/grulja/tigervnc
Pierre Ossman
2018-10-26
1
-1
/
+1
|
\
\
|
*
|
Avoid potential crash when replacing buffer in PlainPasswd
Jan Grulich
2018-10-03
1
-1
/
+1
|
|
/
*
/
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
[prev]
[next]