aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fall back to dynamic libraries in .la filesPierre Ossman2023-01-101-3/+7
* Respect library search pathsPierre Ossman2023-01-101-1/+7
* Include other targets in .la filesPierre Ossman2023-01-101-2/+5
* Handle alternative library suffixesPierre Ossman2023-01-101-1/+9
* Make sure frameworks are included in .la filesPierre Ossman2023-01-101-1/+9
* Remove unnecessary regexp \\Pierre Ossman2023-01-101-3/+3
* Fix static library check regexpPierre Ossman2023-01-101-1/+1
* Get target libraries from INTERFACE_LINK_LIBRARIESPierre Ossman2023-01-101-4/+6
* Use correct FATAL_ERROR CMake optionPierre Ossman2023-01-101-1/+1
* Merge branch 'wextra' of https://github.com/CendioOssman/tigervncPierre Ossman2023-01-05125-584/+388
|\
| * Use __attribute__:s directlyPierre Ossman2023-01-059-65/+34
| * Enable more warnings by defaultPierre Ossman2023-01-051-2/+2
| * Work around -Wcast-function-typePierre Ossman2023-01-052-10/+10
| * Remove old mingw compatibility codePierre Ossman2023-01-054-223/+0
| * Don't partially init monitor informationPierre Ossman2023-01-051-1/+1
| * Fix incorrect typesPierre Ossman2023-01-054-8/+8
| * Fix order of qualifiersPierre Ossman2023-01-051-1/+1
| * Protect key variables from setjmp()Pierre Ossman2023-01-052-10/+13
| * Remove useless const specifiersPierre Ossman2023-01-052-4/+4
| * Remove useless checksPierre Ossman2023-01-052-4/+1
| * Explicitly mark switch case fall throughPierre Ossman2023-01-056-0/+11
| * Fix RSA-AES state machinesPierre Ossman2023-01-052-48/+44
| * Add missing breaks to Windows key grab codePierre Ossman2023-01-041-0/+2
| * Explicitly mark unused parametersPierre Ossman2023-01-0481-163/+207
| * Respect given server namePierre Ossman2023-01-041-1/+1
| * Don't include unused file path parameterPierre Ossman2023-01-041-3/+3
| * Don't include palette to full color methodsPierre Ossman2023-01-044-9/+7
| * Remove unused flags to decoder contextsPierre Ossman2023-01-046-6/+13
| * Stop supplying flags to clipboard peek handlerPierre Ossman2023-01-0410-10/+10
| * Mark system include paths correctlyPierre Ossman2023-01-048-16/+16
| * Always enable -WvlaPierre Ossman2023-01-041-4/+4
* | Update Russian translationYuri Kozlov2023-01-051-235/+276
|/
* Remove debugging strdup()Pierre Ossman2023-01-021-1/+1
* Keep font name in permanent memoryPierre Ossman2023-01-021-5/+10
* Use Rocky Linux for RHEL buildsPierre Ossman2022-12-305-4/+4
* Merge branch 'add-ard-mslogonii' of https://github.com/pdlan/tigervncPierre Ossman2022-12-279-25/+446
|\
| * Add client-side support for the MSLogonII security type.Dinglan Peng2022-12-277-26/+234
| * Add client-side support for the DH security type.Dinglan Peng2022-12-277-3/+216
|/
* Update Swedish translationLuna Jernberg2022-12-271-8/+10
* Merge pull request #1525 from pdlan/add-ra2-javaBrian Hinz2022-12-2212-7/+852
|\
| * Fix protocol version handshakepdlan2022-09-031-1/+1
| * Fix missing RA2ne enabling in storeOptions()pdlan2022-09-031-0/+1
| * Add support for RSA-AES security types in Java viewerpdlan2022-09-0310-6/+850
* | Update Swedish translationGöran Uddeborg2022-12-221-238/+258
* | Update Finnish translationLauri Nurmi2022-12-221-257/+302
* | Update Czech translationPetr Pisar2022-12-221-234/+275
* | Merge branch 'newoptions' of https://github.com/CendioOssman/tigervncPierre Ossman2022-12-2216-372/+789
|\ \
| * | Respect system UI fontPierre Ossman2022-12-221-3/+34
| * | Fix up padding for radio/check buttonsPierre Ossman2022-12-221-3/+3
| * | Reduce indent to same as a normal marginPierre Ossman2022-12-221-1/+1