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
/
x0vncserver
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-2
/
+93
|
\
|
*
x0vncserver: Use Xfixes to display cursors if available
Alan Coopersmith
2017-08-05
2
-12
/
+106
*
|
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
5
-2
/
+424
*
|
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
|
/
*
spelling fixes
klemens
2017-01-28
1
-1
/
+1
*
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
*
Change netmask to prefix in ACL documentation
Pierre Ossman
2015-08-10
1
-6
/
+5
*
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
*
Link basic X11 libraries last
Pierre Ossman
2014-10-17
1
-1
/
+3
*
Correct naming convention for some parameters
Pierre Ossman
2014-09-17
1
-4
/
+4
*
Remove unused VideoArea parameter
Pierre Ossman
2014-09-17
3
-49
/
+0
*
Avoid extra spacing in the generated man pages
Pierre Ossman
2014-09-17
1
-0
/
+46
*
Update server man pages to reflect current list of options
Pierre Ossman
2014-09-17
1
-29
/
+49
*
Remove the date from man pages
Pierre Ossman
2014-09-17
1
-1
/
+1
*
Clean up the authors section of the man pages
Pierre Ossman
2014-09-17
1
-1
/
+7
*
Get rid of getStride()
Pierre Ossman
2014-07-07
2
-9
/
+2
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
3
-20
/
+4
*
Fix some offenders that poke around in the PixelFormat internals
Pierre Ossman
2014-07-07
1
-10
/
+11
*
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
2
-15
/
+65
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
1
-1
/
+1
*
Consolidate the installation paths and make sure we have decent defaults.
Pierre Ossman
2012-03-27
1
-2
/
+2
*
Reimplement the deferred update handling, this time in a more robust and
Pierre Ossman
2011-11-08
1
-3
/
+1
*
Link x0vncserver against Xtst, if it was detected (otherwise x0vncserver is v...
DRC
2011-08-19
1
-0
/
+6
*
Fixes a typo introduced with commit 4570.
Henrik Andersson
2011-06-29
1
-1
/
+1
*
Added leftout cmake build of x0vncserver, fixes bug #3329519.
Henrik Andersson
2011-06-29
1
-0
/
+21
*
Remove unused autotools build system
DRC
2011-06-24
1
-28
/
+0
*
Previous fix for statically linking against GnuTLS on OS X broke the build on...
DRC
2010-10-01
1
-0
/
+4
*
Support linking statically with GnuTLS on OS X
DRC
2010-10-01
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
*
Fix VPATH and out-of-tree builds
DRC
2010-02-14
1
-4
/
+4
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
1
-1
/
+1
*
Make unix/ subtree compilable.
Adam Tkac
2009-09-04
1
-5
/
+7
*
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
*
Revert r3657 (import of autogenerated) files.
Adam Tkac
2009-03-13
1
-741
/
+0
*
Import autogenerated files for unix/ and common/ subdirs to make source
Adam Tkac
2009-03-11
1
-0
/
+741
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-2
/
+0
[prev]
[next]