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.15-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
/
rfb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add support for notifying clients about pointer movements
lhchavez
2021-03-02
10
-7
/
+104
|
/
*
Fix some incorrect data waits
Pierre Ossman
2021-03-02
2
-17
/
+17
*
Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-02-03
11
-26
/
+202
|
\
|
*
Update desktop if clipboard client goes away
Pierre Ossman
2021-01-05
1
-1
/
+1
|
*
Add debug logging for ignored clipboard events
Pierre Ossman
2021-01-05
3
-7
/
+21
|
*
Fix clipboard state tracking in server
Pierre Ossman
2021-01-05
1
-2
/
+7
|
*
Handle clipboard peek with missing data
Pierre Ossman
2021-01-05
2
-6
/
+2
|
*
Handle unsolicited clipboard transfers
Pierre Ossman
2021-01-04
8
-10
/
+86
|
*
Log client/server clipboard capabilities
Pierre Ossman
2021-01-04
2
-0
/
+85
*
|
Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-01-19
45
-425
/
+1021
|
\
\
|
*
|
Change streams to be asynchronous
Pierre Ossman
2020-05-21
37
-318
/
+844
|
*
|
Remove readString()/writeString()
Pierre Ossman
2020-05-21
5
-19
/
+37
|
*
|
Don't read invalid TLS auth reason
Pierre Ossman
2020-05-21
1
-9
/
+2
|
*
|
Make direct stream API a bit safer
Pierre Ossman
2020-05-21
1
-7
/
+7
|
*
|
Make sure TLS is allowed to terminate gracefully
Pierre Ossman
2020-05-21
5
-17
/
+39
|
*
|
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
1
-4
/
+4
|
*
|
Generalise corking to all output streams
Pierre Ossman
2020-05-21
2
-6
/
+8
|
*
|
Remove unused bufSize argument from streams
Pierre Ossman
2020-05-21
1
-1
/
+1
|
*
|
Remove special functions from JPEG compressor
Pierre Ossman
2020-05-21
2
-7
/
+1
|
*
|
Simplify stream availability handling
Pierre Ossman
2020-05-21
2
-3
/
+3
|
*
|
Add stream avail() methods
Pierre Ossman
2020-05-21
1
-2
/
+2
|
*
|
Remove OutStream::skip()
Pierre Ossman
2020-05-21
1
-1
/
+1
|
*
|
Throw more descriptive error on decode error
Pierre Ossman
2020-05-21
1
-2
/
+7
|
*
|
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
*
|
Enhanced ComparingUpdateTracker to crop changed blocks
Mark Mielke
2020-07-22
1
-4
/
+80
*
|
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
4
-143
/
+60
|
\
\
|
*
|
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
3
-114
/
+65
|
|
/
*
|
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
|
/
*
Make PAM mandatory
Pierre Ossman
2020-03-12
5
-24
/
+6
*
Use sys/time.h on Windows as well
Pierre Ossman
2020-01-16
1
-4
/
+0
*
Allow XK_Scroll_Lock when LED state isn't supported
Pierre Ossman
2020-01-03
1
-9
/
+1
[prev]
[next]