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
/
rdr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix division by zero exception in SSecurityPlain.
Mark Mielke
2020-07-07
1
-2
/
+11
*
Include error code in getaddrinfo() exceptions
Pierre Ossman
2020-03-26
1
-1
/
+10
*
Avoid using insecure variable length arrays
Pierre Ossman
2020-03-26
1
-1
/
+2
*
Merge branch 'unicode_translation' of https://github.com/CendioAlex/tigervnc
Pierre Ossman
2020-03-17
2
-28
/
+34
|
\
|
*
Throw GAIException() for getaddrinfo errors
Alex Tanskanen
2020-03-17
2
-2
/
+25
|
*
Make system error messeges in Windows 10 use UTF-8
Alex Tanskanen
2020-03-12
1
-26
/
+9
*
|
Fix error check for zlib calls
Pierre Ossman
2020-02-27
2
-3
/
+3
|
/
*
Merge branch 'secfix' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2019-12-20
25
-250
/
+227
|
\
|
*
Be defensive about overflows in stream objects
Pierre Ossman
2019-11-15
13
-48
/
+75
|
*
Use size_t for lengths in stream objects
Pierre Ossman
2019-11-15
24
-155
/
+156
|
*
Remove unused FixedMemOutStream
Pierre Ossman
2019-11-15
1
-52
/
+0
|
*
Make ZlibInStream more robust against failures
Pierre Ossman
2019-11-15
2
-7
/
+8
*
|
Handle pending data in TLS buffers
Pierre Ossman
2019-12-09
1
-3
/
+5
|
/
*
Do proper logging rather than fprintf(stderr, ...)
Pierre Ossman
2019-04-29
2
-11
/
+17
*
Remove commented out logging
Pierre Ossman
2019-04-29
1
-10
/
+0
*
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
[next]