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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rdr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Java web server
Pierre Ossman
2018-10-09
1
-102
/
+0
*
Fix bad reference in TLSException initialiser
Pierre Ossman
2018-05-29
1
-1
/
+1
*
Fully standardise on send()/recv()
Pierre Ossman
2017-11-08
2
-7
/
+6
*
Added my/Cendio copyright where relevant
Peter Åstrand (astrand)
2017-11-08
1
-0
/
+1
*
Use send() with MSG_DONTWAIT when possible
Peter Åstrand (astrand)
2017-11-08
1
-1
/
+9
*
Make exception classes have clearer messages
Pierre Ossman
2017-10-12
1
-6
/
+2
*
rdr: Fix incorrect error checking after fread()
Steve Kondik
2017-07-08
1
-3
/
+3
*
Add missing virtual destructors
Steve Kondik
2017-07-08
1
-0
/
+1
*
Fix busy loop in FdOutStream::flush()
Pierre Ossman
2016-10-10
1
-1
/
+6
*
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
*
Clear up ZlibInStream::reset() behaviour
Pierre Ossman
2015-11-27
2
-15
/
+43
*
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 old Windows CE code
Pierre Ossman
2015-11-09
1
-9
/
+0
*
Use mingw's gettimeofday()
Pierre Ossman
2015-11-09
1
-33
/
+1
*
Avoid dropping const qualifier needlessly
Pierre Ossman
2015-09-29
1
-1
/
+1
*
Fix Winsock errno code overlap
Pierre Ossman
2015-05-29
2
-2
/
+2
*
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
5
-63
/
+15
|
\
|
*
Raise GnuTLS requirements to 3.x
Pierre Ossman
2015-01-29
5
-63
/
+15
*
|
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
3
-3
/
+3
*
|
Make sure Exceptions do not use unsafe format strings
Pierre Ossman
2015-03-03
3
-12
/
+5
*
|
Tag the Exception constructor as a printf function
Pierre Ossman
2015-03-03
1
-1
/
+7
*
|
Merge branch 'perf' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-02-13
3
-0
/
+138
|
\
\
|
*
|
Add stream class to feed data from a file
Pierre Ossman
2015-02-13
3
-0
/
+138
|
|
/
*
/
Use a common header file for Windows errno names.
Peter Åstrand (astrand)
2015-02-05
2
-5
/
+2
|
/
*
Move ws2_32 dependency to the correct place
Pierre Ossman
2014-10-17
1
-2
/
+2
*
Use printf constructor safely
Pierre Ossman
2014-07-21
1
-1
/
+1
*
Push encoding specific formats into the encoders and decoders
Pierre Ossman
2014-07-07
2
-48
/
+0
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
3
-29
/
+5
*
GnuTLS 3.x has removed gnutls_transport_set_global_errno() in favour of
Pierre Ossman
2012-07-03
3
-11
/
+51
*
Refactor the TLS code so that the push/pull functions are aware of their
Pierre Ossman
2012-07-03
4
-10
/
+24
*
Add method to query how long since we last wrote something to a fd.
Pierre Ossman
2011-11-15
2
-0
/
+17
*
Make socket writes non-blockable. This allows the system to more quickly
Pierre Ossman
2011-10-25
2
-11
/
+75
*
Another attempt at solving the compression level change problems. We were still
Pierre Ossman
2011-10-18
2
-63
/
+75
*
Move setting of PIC code to a central location
DRC
2011-08-23
1
-8
/
+0
*
CMake doesn't handle convenience libraries as nicely as autotools does. We
Pierre Ossman
2011-08-22
1
-0
/
+8
*
Make rawBytesEquivalent an unsigned 64-bit integer. Otherwise, it will overf...
DRC
2011-08-19
1
-0
/
+1
*
Ported encoding optimizations from TurboVNC. The changes to the Tight parame...
DRC
2011-08-11
1
-1
/
+1
*
Merge further fixes to Zlib encoder from 1.1 branch
DRC
2011-08-09
2
-6
/
+28
*
Revert r4498 and fix #3305357 properly. The issue was two-fold: (1) the com...
DRC
2011-08-09
1
-9
/
+12
*
Remove unused autotools build system
DRC
2011-06-24
1
-26
/
+0
*
Do not run libtool_create_control_file() on Windows. Windows does not like it.
DRC
2011-06-24
1
-1
/
+3
*
Fix 3305357 (Enabling custom compression level on client crashes server)
DRC
2011-06-18
1
-6
/
+8
*
Building the Xvnc server requires libtool control files of rdr, rfb,
Henrik Andersson
2011-06-09
1
-0
/
+2
*
Added additional check to only link against ws2_32 library
Henrik Andersson
2011-03-09
1
-1
/
+4
*
Use the system copy of zlib by default, like we do with autotools.
Pierre Ossman
2011-03-03
1
-2
/
+2
*
Fix MinGW build breakage
DRC
2011-02-10
1
-1
/
+1
*
Allow GnuTLS to use in-tree version of zlib when static linking
DRC
2011-02-09
1
-0
/
+4
*
Remove old Visual C++ project files (use CMake to build with Visual C++)
DRC
2011-02-08
1
-222
/
+0
[next]