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
/
rfb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Prevent leak of SecurityServer and ClientServer.
Michal Srb
2017-03-27
4
-13
/
+10
|
*
Fix crash from integer overflow in SMsgReader::readClientCutText
Michal Srb
2017-03-27
1
-0
/
+3
|
/
*
Merge branch 'fps' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2017-02-24
7
-160
/
+175
|
\
|
*
Send updates with a fixed interval
Pierre Ossman
2017-02-24
5
-84
/
+66
|
*
Avoid flicker with a rendered cursor
Pierre Ossman
2017-02-24
1
-9
/
+4
|
*
Only update rendered cursor when requested
Pierre Ossman
2017-02-24
3
-28
/
+26
|
*
Clean up VNCSConnectionST::needRenderedCursor()
Pierre Ossman
2017-02-24
1
-3
/
+10
|
*
Split up VNCSConnectionST::writeFramebufferUpdate()
Pierre Ossman
2017-02-24
2
-38
/
+55
|
*
Better handling of slow timers
Pierre Ossman
2017-02-24
1
-7
/
+23
*
|
Display performance statistics in viewer
Pierre Ossman
2017-02-24
2
-8
/
+10
*
|
Don't try to render cursors with no size
Pierre Ossman
2017-02-23
1
-0
/
+5
*
|
Remove reallocation log message from ManagedPixelBuffer
Pierre Ossman
2017-02-22
1
-1
/
+0
*
|
Server support for cursor with alpha
Pierre Ossman
2017-02-22
5
-6
/
+69
*
|
Client support for cursors with full alpha
Pierre Ossman
2017-02-22
7
-0
/
+68
*
|
Properly handle depth > 24 in ZRLE decoder
Pierre Ossman
2017-02-22
1
-16
/
+20
*
|
Client support for X Cursor
Pierre Ossman
2017-02-22
3
-1
/
+62
*
|
Dither cursors when reducing depth
Pierre Ossman
2017-02-22
1
-19
/
+119
*
|
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
14
-315
/
+190
*
|
Fix for exception handling in decoder threads
Pierre Ossman
2017-02-22
1
-1
/
+1
*
|
spelling fixes
klemens
2017-01-28
6
-7
/
+7
*
|
Crop cursor before calling maskRect()
Pierre Ossman
2017-01-20
1
-4
/
+6
*
|
Restore cropping API to maskRect()
Pierre Ossman
2017-01-20
2
-23
/
+31
*
|
Prevent invalid PixelBuffer accesses
Pierre Ossman
2017-01-18
1
-73
/
+126
*
|
Check invalid RRE rects
Pierre Ossman
2017-01-18
1
-0
/
+5
*
|
Fix buffer overflow in ModifiablePixelBuffer::fillRect.
Michal Srb
2017-01-17
1
-4
/
+15
|
/
*
Merge branch 'master' of https://github.com/atalax/tigervnc
Pierre Ossman
2016-11-10
1
-0
/
+4
|
\
|
*
hextileDecode.h: Fix buffer overflow
Josef Gajdusek
2016-11-04
1
-0
/
+4
*
|
Log statistics from ComparingUpdateTracker
Pierre Ossman
2016-11-08
3
-1
/
+42
|
/
*
Move getSockets() to SocketServer interface
Pierre Ossman
2016-10-05
2
-15
/
+8
*
Fix temporary decoder buffer sizes
Pierre Ossman
2016-10-05
3
-8
/
+8
*
Fix minor typo in framebuffer initialization
Brian P. Hinz
2016-09-05
1
-1
/
+1
*
Proper global init/deinit of GnuTLS
Pierre Ossman
2016-08-23
4
-33
/
+10
*
Fix display/port switch at display 100
Pierre Ossman
2016-07-11
1
-8
/
+5
*
Replace Windows specific thread handling
Pierre Ossman
2016-07-07
8
-67
/
+42
*
Clean up getHostAndPort()
Pierre Ossman
2016-06-28
1
-15
/
+61
*
Split Xregion headers according to upstream
Pierre Ossman
2016-05-13
1
-2
/
+6
*
Fix mistake in TightEncoder::setCompressLevel.
Michal Srb
2016-05-06
1
-1
/
+1
*
Flush socket before checking buffer
Pierre Ossman
2016-04-29
1
-0
/
+1
*
Asynchronously retry update on congestion
Pierre Ossman
2016-04-29
2
-12
/
+7
*
Flush socket after ever rect
Pierre Ossman
2016-04-29
1
-0
/
+1
*
Move socket write event handling in to the RFB core
Pierre Ossman
2016-04-29
6
-6
/
+59
*
Early propagate of access rights to connection.
Henrik Andersson
2016-01-27
1
-1
/
+1
*
Add workaround for Vino's VeNCrypt implementation
Pierre Ossman
2015-12-29
1
-1
/
+12
*
Optimised shortcut for decoding on single CPU systems
Pierre Ossman
2015-11-27
1
-1
/
+17
*
Limit the number of decoder threads to 4
Pierre Ossman
2015-11-27
1
-1
/
+6
*
Propagate exceptions from worker threads back to main thread
Pierre Ossman
2015-11-27
2
-3
/
+44
*
Create one decode thread for each CPU
Pierre Ossman
2015-11-27
1
-4
/
+10
*
Allow parallel decoding of Tight JPEG rects
Pierre Ossman
2015-11-27
2
-6
/
+2
*
Allow conditional dependencies between rects when decoding
Pierre Ossman
2015-11-27
5
-1
/
+80
*
Decode rectangles in order if needed
Pierre Ossman
2015-11-27
4
-4
/
+15
[prev]
[next]