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
*
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
|
/
*
Fix busy loop in FdOutStream::flush()
Pierre Ossman
2016-10-10
1
-1
/
+6
*
Move getSockets() to SocketServer interface
Pierre Ossman
2016-10-05
3
-15
/
+14
*
Fix temporary decoder buffer sizes
Pierre Ossman
2016-10-05
3
-8
/
+8
*
Apply -fPIC on all compilers
Pierre Ossman
2016-09-22
1
-1
/
+1
*
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
*
Include stddef.h to get access to size_t
Pierre Ossman
2016-07-07
1
-0
/
+2
*
Fix typo in include protector
Pierre Ossman
2016-07-07
1
-1
/
+1
*
Clean up getHostAndPort()
Pierre Ossman
2016-06-28
1
-15
/
+61
*
Avoid symbol clash for Xregion functions
Pierre Ossman
2016-05-13
1
-0
/
+16
*
Update Xregion to latest upstream
Pierre Ossman
2016-05-13
3
-384
/
+269
*
Split Xregion headers according to upstream
Pierre Ossman
2016-05-13
7
-342
/
+419
*
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
7
-8
/
+66
*
Clean up FdOutStream::flush()
Pierre Ossman
2016-04-29
1
-21
/
+3
*
Remove Windows 98 socket workaround
Pierre Ossman
2016-04-29
1
-26
/
+22
*
Early propagate of access rights to connection.
Henrik Andersson
2016-01-27
1
-1
/
+1
*
Block signals from being handled on worker threads
Pierre Ossman
2016-01-04
1
-0
/
+12
*
Compile common code with -fPIC on all non-Windows platforms
Pierre Ossman
2016-01-04
1
-1
/
+1
*
Fix race problem with detecting listening inetd sockets
Tristan Schmelcher
2015-12-29
2
-13
/
+8
*
Add workaround for Vino's VeNCrypt implementation
Pierre Ossman
2015-12-29
1
-1
/
+12
*
Include class keyword for friend declaration
Pierre Ossman
2015-12-08
1
-1
/
+1
*
Init socket subsystem before parsing filters
Pierre Ossman
2015-12-07
1
-0
/
+2
*
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
3
-4
/
+44
*
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
*
Decode overlapping rectangles in order
Pierre Ossman
2015-11-27
6
-3
/
+58
*
Add flags member to decoders
Pierre Ossman
2015-11-27
8
-8
/
+17
*
Make the decoder multi-threaded
Pierre Ossman
2015-11-27
5
-9
/
+258
*
Let CConnection intercept more callbacks
Pierre Ossman
2015-11-27
2
-0
/
+32
*
Add abstraction classes for system thread primitives
Pierre Ossman
2015-11-27
5
-0
/
+403
*
Fix copy-paste error for the secTypeX509Vnc security type
Pierre Ossman
2015-11-27
1
-1
/
+1
*
Clear up ZlibInStream::reset() behaviour
Pierre Ossman
2015-11-27
4
-18
/
+46
*
Split decoders into a read and decode step
Pierre Ossman
2015-11-27
17
-364
/
+622
*
Add efficient method to copy data between two streams
Pierre Ossman
2015-11-27
1
-0
/
+12
*
Remove unneeded virtual qualifiers on stream methods
Pierre Ossman
2015-11-27
2
-2
/
+2
*
Remove CMsgReader::getImageBuf() as nothing uses it
Pierre Ossman
2015-11-27
2
-26
/
+1
*
Decouple decoders from CConnection
Pierre Ossman
2015-11-27
16
-83
/
+110
[next]