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
/
unix
/
x0vncserver
/
x0vncserver.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unix socket support in x0vncserver
Pierre Ossman
2018-05-29
1
-2
/
+10
*
Use abstract SocketListener class
Pierre Ossman
2018-05-04
1
-4
/
+4
*
Move XDesktop specific parameters in to same file
Pierre Ossman
2017-11-08
1
-5
/
+0
*
x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize
Peter Åstrand (astrand)
2017-11-08
1
-0
/
+3
*
Removed IRIX/Solaris overlay support
Peter Åstrand (astrand)
2017-11-08
1
-2
/
+0
*
Remove support for Lynx/OS
Peter Åstrand (astrand)
2017-11-08
1
-5
/
+0
*
Move XDesktop to separate file
Peter Åstrand (astrand)
2017-11-08
1
-419
/
+1
*
Get rid of getFbSize()/getDesktopSize() in common
Pierre Ossman
2017-09-22
1
-4
/
+0
*
Handle unknown keysyms properly in x0vncserver
Pierre Ossman
2017-09-15
1
-1
/
+1
*
Handle XKB groups properly in x0vncserver
Pierre Ossman
2017-09-15
1
-2
/
+5
*
Update mouse cursor position in x0vncserver
Pierre Ossman
2017-09-15
1
-0
/
+8
*
Only select XFixes event once
Pierre Ossman
2017-09-15
1
-11
/
+4
*
Merge branch 'cursor' of https://github.com/alanc/tigervnc
Pierre Ossman
2017-09-15
1
-2
/
+86
|
\
|
*
x0vncserver: Use Xfixes to display cursors if available
Alan Coopersmith
2017-08-05
1
-12
/
+99
*
|
Merge branch 'x0vncshift' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2017-09-15
1
-4
/
+52
|
\
\
|
*
|
Respect modifiers in x0vncserver
Pierre Ossman
2017-08-21
1
-4
/
+55
|
|
/
*
|
x0vncserver: keyEvent(): use scancodes if available
Peter Korsgaard
2017-09-11
1
-2
/
+49
*
|
Basic support for QEMU Extended Key Events
Pierre Ossman
2017-08-28
1
-2
/
+2
*
|
x0vncserver: add support for led state notifications
Peter Korsgaard
2017-08-28
1
-15
/
+77
|
/
*
Use non-blocking sockets in x0vnserver
Pierre Ossman
2016-04-29
1
-2
/
+9
*
Fix timeout handling in x0vncserver
Pierre Ossman
2016-04-29
1
-10
/
+11
*
Move socket write event handling in to the RFB core
Pierre Ossman
2016-04-29
1
-1
/
+1
*
Return TcpListener pointers rather than objects
Pierre Ossman
2015-09-29
1
-8
/
+8
*
Fixed IPv6 support.
Tim Waugh
2015-03-13
1
-9
/
+22
*
Handler still needs to return something even with XDamage
Pierre Ossman
2015-03-03
1
-0
/
+2
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-16
/
+2
*
Accidentally removed some code in the previous commit.
Pierre Ossman
2014-06-25
1
-0
/
+14
*
Add XDAMAGE support to x0vncserver. Makes it more efficient
Pierre Ossman
2014-06-25
1
-15
/
+57
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
1
-1
/
+1
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-1
/
+0
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
1
-0
/
+2
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
1
-1
/
+1
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-1
/
+1
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-1
/
+1
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-2
/
+0
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
1
-1
/
+1
*
Merged changes from branches/1.5-xserver (revision range 2432:2631) back to t...
Constantin Kaplinsky
2008-09-28
1
-1
/
+1
|
\
|
*
- use PACKAGE_NAME/PACKAGE_VERSION macros instead PACKAGE/VERSION (AC_INIT() ...
Adam Tkac
2008-04-17
1
-1
/
+1
|
*
After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438
Adam Tkac
2008-03-22
1
-4
/
+0
|
*
- use Makefile.am and configure.ac
Adam Tkac
2008-03-20
1
-0
/
+4
*
|
[Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, ...
Constantin Kaplinsky
2008-09-05
1
-0
/
+2
*
|
[Enhancements, refactoring] Rationalized functions to control video
Constantin Kaplinsky
2008-09-05
1
-1
/
+1
*
|
Passing VideoArea parameter to VNCServerST object. VNCServerST saves the
Constantin Kaplinsky
2008-08-21
1
-2
/
+3
*
|
Fixed a few more memory leaks.
Constantin Kaplinsky
2008-08-20
1
-3
/
+6
*
|
Implemented support for command-line options that print version information
Constantin Kaplinsky
2008-06-04
1
-3
/
+15
*
|
Minor cleanup, no code changes: updated a comment and moved XDesktop::poll()
Constantin Kaplinsky
2008-06-04
1
-7
/
+6
*
|
Refactoring: now PollingManager is owned by XPixelBuffer. No other classes
Constantin Kaplinsky
2008-06-04
1
-13
/
+3
*
|
Code refactoring: PollingManager should not know anything about
Constantin Kaplinsky
2008-06-04
1
-1
/
+1
*
|
Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four
Constantin Kaplinsky
2008-06-04
1
-4
/
+1
*
|
Code improvements and better error checking in the Geometry class:
Constantin Kaplinsky
2008-06-04
1
-0
/
+4
[next]