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
...
|
*
|
Change streams to be asynchronous
Pierre Ossman
2020-05-21
58
-516
/
+1037
|
*
|
Remove readString()/writeString()
Pierre Ossman
2020-05-21
9
-76
/
+37
|
*
|
Don't read invalid TLS auth reason
Pierre Ossman
2020-05-21
1
-9
/
+2
|
*
|
Improved bandwidth monitoring
Pierre Ossman
2020-05-21
2
-60
/
+2
|
*
|
Make direct stream API a bit safer
Pierre Ossman
2020-05-21
7
-38
/
+42
|
*
|
Make sure TLS is allowed to terminate gracefully
Pierre Ossman
2020-05-21
5
-17
/
+39
|
*
|
Log I/O errors from TLS streams
Pierre Ossman
2020-05-21
2
-1
/
+10
|
*
|
Separate query and authentication handling
Pierre Ossman
2020-05-21
1
-6
/
+6
|
*
|
Check buffer usage with a simply boolean
Pierre Ossman
2020-05-21
3
-12
/
+14
|
*
|
Dynamically allocate stream buffers
Pierre Ossman
2020-05-21
4
-28
/
+132
|
*
|
Don't shuffle input buffer unless actually needed
Pierre Ossman
2020-05-21
1
-4
/
+6
|
*
|
Generalise corking to all output streams
Pierre Ossman
2020-05-21
16
-51
/
+78
|
*
|
Remove unused bufSize argument from streams
Pierre Ossman
2020-05-21
17
-35
/
+28
|
*
|
Remove special functions from JPEG compressor
Pierre Ossman
2020-05-21
2
-7
/
+1
|
*
|
Simplify stream availability handling
Pierre Ossman
2020-05-21
19
-116
/
+66
|
*
|
Create common base classes for buffered streams
Pierre Ossman
2020-05-21
19
-397
/
+413
|
*
|
Add stream avail() methods
Pierre Ossman
2020-05-21
13
-22
/
+38
|
*
|
Remove OutStream::skip()
Pierre Ossman
2020-05-21
2
-9
/
+1
|
*
|
Remove unused stream methods
Pierre Ossman
2020-05-21
3
-35
/
+1
|
*
|
Throw more descriptive error on decode error
Pierre Ossman
2020-05-21
1
-2
/
+7
|
*
|
Use proper constants for socket shutdown()
Pierre Ossman
2020-05-21
1
-2
/
+5
|
*
|
Flush data on close
Pierre Ossman
2020-05-21
1
-0
/
+11
|
*
|
Fix connection close log
Pierre Ossman
2020-05-19
2
-2
/
+4
|
*
|
Move auth failure delay to SConnection
Pierre Ossman
2020-05-19
4
-46
/
+54
|
*
|
Support calling methods from timers
Pierre Ossman
2020-05-19
1
-0
/
+15
*
|
|
Fix handling of bad update requests
Pierre Ossman
2021-01-14
1
-1
/
+1
|
|
/
|
/
|
*
|
Correctly clear out output UTF-16 buffer
Pierre Ossman
2020-10-05
1
-1
/
+1
*
|
Correctly handle invalid UTF-16 code points
Pierre Ossman
2020-10-05
1
-1
/
+1
*
|
Fix conversion of latin-1 to UTF-8
Pierre Ossman
2020-10-05
1
-2
/
+2
*
|
Fix UTF-16 encoding/decoding of high code points
Pierre Ossman
2020-10-05
1
-3
/
+4
*
|
Return the correct number of consumed UTF-8 bytes
Pierre Ossman
2020-10-05
1
-0
/
+2
*
|
Merge branch 'tlstofu' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2020-09-08
1
-90
/
+73
|
\
\
|
*
|
Properly store certificate exceptions
Pierre Ossman
2020-05-21
1
-90
/
+73
|
|
/
*
|
Hide base SConnection methods from VNCServerST
Pierre Ossman
2020-08-21
2
-2
/
+4
*
|
Call correct wrappers for clipboard handling
Pierre Ossman
2020-08-21
1
-3
/
+3
*
|
Merge branch 'master-improve-ComparingUpdateTracker' of https://github.com/Ma...
Pierre Ossman
2020-08-19
1
-4
/
+80
|
\
\
|
*
|
Enhanced ComparingUpdateTracker to crop changed blocks
Mark Mielke
2020-07-22
1
-4
/
+80
*
|
|
Free memory from getaddrinfo()
Pierre Ossman
2020-08-17
1
-0
/
+2
|
/
/
*
|
Merge branch 'master' of https://github.com/ayoder770/tigervnc
Pierre Ossman
2020-07-16
1
-1
/
+1
|
\
\
|
*
|
Correction to socket error connection message
Andrew Yoder
2020-07-15
1
-1
/
+1
*
|
|
Fix division by zero exception in SSecurityPlain.
Mark Mielke
2020-07-07
1
-2
/
+11
|
/
/
*
|
Fix non-functional MaxDisconnectionTime
Pierre Ossman
2020-06-18
1
-5
/
+5
*
|
Merge branch 'regions' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2020-06-15
11
-2218
/
+61
|
\
\
|
*
|
Get rid of magical assignment to Region
Pierre Ossman
2020-05-18
3
-36
/
+2
|
*
|
Switch region code to pixman
Pierre Ossman
2020-05-01
10
-2189
/
+66
|
|
/
*
|
Remove unused variable
Pierre Ossman
2020-05-31
1
-1
/
+0
*
|
Fix JpegCompressor::overrun() type change
Pierre Ossman
2020-05-31
1
-1
/
+1
*
|
Send response for refused SetDesktopSize
matt335672
2020-05-29
1
-3
/
+4
*
|
Reject too large screen resize requests
Pierre Ossman
2020-05-23
1
-0
/
+5
|
/
*
Merge branch 'systemd' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2020-04-02
5
-24
/
+6
|
\
[prev]
[next]