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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
xserver
/
hw
/
vnc
/
vncExtInit.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-3
/
+15
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-2
/
+2
*
Merge branch 'covscan' of https://github.com/grulja/tigervnc
Pierre Ossman
2018-11-21
1
-2
/
+2
|
\
|
*
Fix memory leaks
Jan Grulich
2018-11-20
1
-2
/
+2
*
|
Remove Java web server
Pierre Ossman
2018-10-09
1
-21
/
+0
|
/
*
Proper cleanup on termination of Xvnc/libvnc.so
Pierre Ossman
2018-05-29
1
-0
/
+12
*
Merge common socket code
Pierre Ossman
2018-05-29
1
-1
/
+1
*
Add support for Unix sockets
Pierre Ossman
2018-05-29
1
-0
/
+18
*
Use abstract SocketListener class
Pierre Ossman
2018-05-04
1
-2
/
+2
*
Remove "screen" argument from Randr glue functions
Peter Åstrand (astrand)
2018-04-09
1
-2
/
+7
*
Move computeScreenLayout/setScreenLayout to unixcommon lib
Peter Åstrand (astrand)
2018-04-09
1
-0
/
+1
*
Make VNC extension startup mandatory
Pierre Ossman
2017-12-07
1
-48
/
+12
*
Call FatalError on fatal exceptions
Pierre Ossman
2017-12-07
1
-1
/
+5
*
Add support for lock LED state to Xvnc/libvnc.so
Pierre Ossman
2017-08-24
1
-0
/
+20
*
Merge X server block handling code paths
Pierre Ossman
2016-10-05
1
-33
/
+5
*
Add xorg-xserver 1.19 support
Hans de Goede
2016-10-05
1
-0
/
+13
*
Set cursor sprite globally
Pierre Ossman
2016-08-18
1
-2
/
+6
*
Allow control of PRIMARY behaviour by default
Pierre Ossman
2016-07-08
1
-1
/
+1
*
Merge branch 'clipboard'
Pierre Ossman
2016-07-08
1
-0
/
+18
|
\
|
*
Move server to client clipboard out of vncconfig
Pierre Ossman
2016-02-05
1
-0
/
+8
|
*
Move client to server clipboard out of vncconfig
Pierre Ossman
2016-01-12
1
-0
/
+3
*
|
Add AllowOverride parameter.
Michal Srb
2016-03-21
1
-0
/
+45
|
/
*
Fix race problem with detecting listening inetd sockets
Tristan Schmelcher
2015-12-29
1
-2
/
+1
*
Avoid dropping const qualifier needlessly
Pierre Ossman
2015-09-29
1
-4
/
+4
*
Return TcpListener pointers rather than objects
Pierre Ossman
2015-09-29
1
-3
/
+3
*
Refuse to start Xvnc if we failed to initialise a screen
Pierre Ossman
2015-09-14
1
-0
/
+5
*
Fixed IPv6 support.
Tim Waugh
2015-03-13
1
-12
/
+23
*
Restructure Xvnc/libvnc.so code to avoid C++ header hacks
Pierre Ossman
2015-01-26
1
-947
/
+156
*
No need to declare 'display' here either.
Tim Waugh
2014-09-04
1
-1
/
+0
*
Updated to build against xorg-x11-server 1.16.0.
Tim Waugh
2014-09-03
1
-11
/
+11
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-5
/
+4
*
Do a better type cast that mirrors how we generate
Pierre Ossman
2013-09-19
1
-1
/
+1
*
Fix bad size calculation in GetQueryConnect handler as well
Pierre Ossman
2013-07-01
1
-3
/
+5
*
Simplify rfb::ParameterIterator - we always iterate over all enabled params.
Adam Tkac
2013-03-14
1
-2
/
+2
*
Allow to change "AcceptPointerEvents" via "vncconfig -set".
Adam Tkac
2012-11-26
1
-1
/
+2
*
Fix handling of whitelisted "vncconfig -set" parameters in Xvnc.
Adam Tkac
2012-11-26
1
-3
/
+3
*
Add support for X.Org 1.12.X
Adam Tkac
2012-08-28
1
-16
/
+126
*
Timers in RFB still weren't working properly. Do this right and check the next
Pierre Ossman
2011-11-07
1
-1
/
+2
*
Make socket writes non-blockable. This allows the system to more quickly
Pierre Ossman
2011-10-25
1
-0
/
+88
*
[Development] Allow to modify only "desktop", "SendCutText" and "AcceptCutText"
Adam Tkac
2010-12-13
1
-4
/
+19
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-1
/
+0
*
[Development] Move all VncAuth code from SSecurityFactoryStandard class to
Adam Tkac
2010-04-23
1
-2
/
+0
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
1
-5
/
+8
*
[Bugfix] Define "public" structure members as "c_public" in C includes in
Adam Tkac
2009-11-12
1
-0
/
+2
*
Avoid touching PixelFormat internals.
Pierre Ossman
2009-04-03
1
-1
/
+60
*
Support for RandR on the server.
Pierre Ossman
2009-03-18
1
-1
/
+3
*
Eliminated unused variable vncPasswdFile.
Peter Åstrand
2009-01-26
1
-1
/
+0
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+25
*
- include dix-config.h before any xorg header
Adam Tkac
2008-04-17
1
-0
/
+4
*
Use SelectionCallback to handle selection changes. They should never
Adam Tkac
2008-03-26
1
-32
/
+17
[next]