aboutsummaryrefslogtreecommitdiffstats
path: root/unix/x0vncserver
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zrlee-compression-level' of https://github.com/adamhalim/tigerv...Pierre Ossman2023-11-201-6/+0
|\
| * Use compressionLevel in ZRLEEncoderAdam Halim2023-11-201-6/+0
* | Fix description of "%u" in manual pages.Carlos Santos2023-10-041-2/+1
* | Support the "%u" username alias in PlainUsersCarlos Santos2023-10-031-2/+3
* | More graceful handling of disabled listenersPierre Ossman2023-09-081-5/+16
* | Only set up TCP filter for TCP connectionsPierre Ossman2023-09-081-7/+7
|/
* Fix missing XRandR buildPierre Ossman2023-06-141-1/+4
* Fix missing XFixes buildPierre Ossman2023-06-142-0/+4
* Fix missing XTest buildPierre Ossman2023-06-142-5/+18
* Remove unneeded "using namespace"Pierre Ossman2023-06-141-1/+0
* Prefer target_include_directories()Pierre Ossman2023-03-311-6/+5
* Merge branch 'types' of https://github.com/CendioOssman/tigervncPierre Ossman2023-03-026-21/+20
|\
| * Remove unneeded header from SDesktop.hPierre Ossman2023-02-041-0/+1
| * Use std::string instead of CharArrayPierre Ossman2023-02-042-0/+3
| * Return static char buffer from some methodsPierre Ossman2023-02-041-2/+2
| * Use StringParameters directlyPierre Ossman2023-02-042-10/+5
| * Use stdint typesPierre Ossman2023-02-013-9/+9
* | Sanity check when cleaning up keymap changesPierre Ossman2023-02-091-0/+4
|/
* Fix incorrect typesPierre Ossman2023-01-051-2/+2
* Explicitly mark unused parametersPierre Ossman2023-01-044-3/+6
* Mark system include paths correctlyPierre Ossman2023-01-041-1/+1
*-. Merge branches 'x0vncserver-keyboard' and 'zaphod-fixes' of https://github.co...Pierre Ossman2022-12-012-10/+175
|\ \
| | * x0vncserver: update/display cursor only on correct screen in zaphod modeJan Grulich2022-08-241-7/+53
| * | x0vncserver: add new keysym in case we don't find a matching keycodeJan Grulich2022-12-012-3/+122
|/ /
* | Don't enable RSA-AES by default in serversPierre Ossman2022-10-141-1/+1
* | Fix SecurityTypes default value in man pagesPierre Ossman2022-09-011-1/+1
* | Add support for RSA-AES security typespdlan2022-09-011-2/+12
|/
* Improve logging around screen resizingPierre Ossman2022-01-251-6/+0
* Be consistent in including config.hPierre Ossman2021-12-309-0/+36
* Fix formatting of -rfbport in man pagesPierre Ossman2021-11-091-2/+2
* Merge branch 'x0-interface-option' of https://github.com/sotho/tigervncPierre Ossman2021-07-232-2/+14
|\
| * Add -interface option to x0vncserverAlexander Elbs2021-07-232-2/+14
* | Fix build on systems without HOST_NAME_MAXAlex Richardson2021-07-151-13/+9
|/
* Correctly handle screen layout with offsetPierre Ossman2021-06-171-5/+8
* Use <user>@<hostname> as the default desktop namePierre Ossman2021-06-132-1/+41
* Don't list clipboard parameters for x0vncserverPierre Ossman2021-06-112-8/+5
* Maintain static screen DPI on resizePierre Ossman2021-04-081-9/+9
* Add support for notifying clients about pointer movementslhchavez2021-03-021-1/+1
* Added the ability to listen on both Unix socket and TCP port.Jocelyn Le Sage2021-02-042-3/+6
* Merge branch 'noblock' of https://github.com/CendioOssman/tigervncPierre Ossman2021-01-193-11/+13
|\
| * Change streams to be asynchronousPierre Ossman2020-05-212-8/+0
| * Handle clients lost during queryingPierre Ossman2020-05-211-2/+12
| * Check buffer usage with a simply booleanPierre Ossman2020-05-211-1/+1
* | Update keycode maps to latest versionPierre Ossman2020-11-162-10/+14
|/
* Use standard install dir variable namesPierre Ossman2020-03-121-2/+2
* Encapsulate PixelBuffer internal detailsPierre Ossman2019-11-151-7/+2
* Clean up internal clipboard handlingPierre Ossman2019-07-012-2/+2
* Allow blacklist to be disabledPierre Ossman2019-03-251-0/+5
* Add x0vncserver option to only allow localhost connectionsPierre Ossman2019-01-162-1/+12
* Merge branch 'connparams' of https://github.com/CendioOssman/tigervncPierre Ossman2018-12-101-0/+19
|\