aboutsummaryrefslogtreecommitdiffstats
path: root/unix/x0vncserver
Commit message (Expand)AuthorAgeFilesLines
...
* Handle unknown keysyms properly in x0vncserverPierre Ossman2017-09-151-1/+1
* Handle XKB groups properly in x0vncserverPierre Ossman2017-09-151-2/+5
* Update mouse cursor position in x0vncserverPierre Ossman2017-09-151-0/+8
* Only select XFixes event oncePierre Ossman2017-09-151-11/+4
* Merge branch 'cursor' of https://github.com/alanc/tigervncPierre Ossman2017-09-152-2/+93
|\
| * x0vncserver: Use Xfixes to display cursors if availableAlan Coopersmith2017-08-052-12/+106
* | Merge branch 'x0vncshift' of https://github.com/CendioOssman/tigervncPierre Ossman2017-09-151-4/+52
|\ \
| * | Respect modifiers in x0vncserverPierre Ossman2017-08-211-4/+55
| |/
* | x0vncserver: keyEvent(): use scancodes if availablePeter Korsgaard2017-09-115-2/+424
* | Basic support for QEMU Extended Key EventsPierre Ossman2017-08-281-2/+2
* | x0vncserver: add support for led state notificationsPeter Korsgaard2017-08-281-15/+77
|/
* spelling fixesklemens2017-01-281-1/+1
* Use non-blocking sockets in x0vnserverPierre Ossman2016-04-291-2/+9
* Fix timeout handling in x0vncserverPierre Ossman2016-04-291-10/+11
* Move socket write event handling in to the RFB corePierre Ossman2016-04-291-1/+1
* Return TcpListener pointers rather than objectsPierre Ossman2015-09-291-8/+8
* Change netmask to prefix in ACL documentationPierre Ossman2015-08-101-6/+5
* Fixed IPv6 support.Tim Waugh2015-03-131-9/+22
* Handler still needs to return something even with XDamagePierre Ossman2015-03-031-0/+2
* Link basic X11 libraries lastPierre Ossman2014-10-171-1/+3
* Correct naming convention for some parametersPierre Ossman2014-09-171-4/+4
* Remove unused VideoArea parameterPierre Ossman2014-09-173-49/+0
* Avoid extra spacing in the generated man pagesPierre Ossman2014-09-171-0/+46
* Update server man pages to reflect current list of optionsPierre Ossman2014-09-171-29/+49
* Remove the date from man pagesPierre Ossman2014-09-171-1/+1
* Clean up the authors section of the man pagesPierre Ossman2014-09-171-1/+7
* Get rid of getStride()Pierre Ossman2014-07-072-9/+2
* Remove full support for colour mapsPierre Ossman2014-07-073-20/+4
* Fix some offenders that poke around in the PixelFormat internalsPierre Ossman2014-07-071-10/+11
* Accidentally removed some code in the previous commit.Pierre Ossman2014-06-251-0/+14
* Add XDAMAGE support to x0vncserver. Makes it more efficientPierre Ossman2014-06-252-15/+65
* Fix unsafe usage of the logging functions.Pierre Ossman2012-04-261-1/+1
* Consolidate the installation paths and make sure we have decent defaults.Pierre Ossman2012-03-271-2/+2
* Reimplement the deferred update handling, this time in a more robust andPierre Ossman2011-11-081-3/+1
* Link x0vncserver against Xtst, if it was detected (otherwise x0vncserver is v...DRC2011-08-191-0/+6
* Fixes a typo introduced with commit 4570.Henrik Andersson2011-06-291-1/+1
* Added leftout cmake build of x0vncserver, fixes bug #3329519.Henrik Andersson2011-06-291-0/+21
* Remove unused autotools build systemDRC2011-06-241-28/+0
* Previous fix for statically linking against GnuTLS on OS X broke the build on...DRC2010-10-011-0/+4
* Support linking statically with GnuTLS on OS XDRC2010-10-011-1/+1
* [Development] Replace SSecurityFactoryStandard class by simplier Security class.Adam Tkac2010-04-231-1/+0
* [Development] Add possibility to define viewer/server specific parameters viaAdam Tkac2010-04-231-0/+2
* Fix VPATH and out-of-tree buildsDRC2010-02-141-4/+4
* [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is ableAdam Tkac2010-02-051-1/+1
* Make unix/ subtree compilable.Adam Tkac2009-09-041-5/+7
* Revert previous commit (r3889). Windows code has to be cleaned before thisAdam Tkac2009-09-041-1/+1
* Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()Adam Tkac2009-09-041-1/+1
* Revert r3657 (import of autogenerated) files.Adam Tkac2009-03-131-741/+0
* Import autogenerated files for unix/ and common/ subdirs to make sourceAdam Tkac2009-03-111-0/+741
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-2/+0