summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't leak socket on setsockopt() errorsPierre Ossman2015-09-291-2/+5
* Add address sanitizer switchPierre Ossman2015-09-292-0/+9
* Make sure fallback block handler remains enabledPierre Ossman2015-09-241-0/+3
* Give context for strings used in menusPierre Ossman2015-09-232-24/+29
* Add support for pgettext()Pierre Ossman2015-09-232-0/+10
* Remove duplicate gettext_noop() definitionPierre Ossman2015-09-231-1/+0
* Update gettext.h to a more current versionPierre Ossman2015-09-231-30/+46
* Only include translation comments in .po filesPierre Ossman2015-09-231-1/+1
* Terminate the viewer even when waiting for dataPierre Ossman2015-09-233-1/+13
* Display partial updates on slow transfersPierre Ossman2015-09-233-1/+18
* Track statistics for CopyRectPierre Ossman2015-09-222-0/+32
* Merge pull request #198 from bphinz/bugfix/x509Brian Hinz2015-09-202-4/+38
|\
| * Don't exit completely if single viewer declines server certBrian P. Hinz2015-09-202-4/+38
|/
* Fixes for X509 CA certificate handlingBrian P. Hinz2015-09-191-24/+97
* Update German translationMario Blättermann2015-09-151-538/+578
* Use REGION_INTERSECT() rather than trying to compute things manuallyPierre Ossman2015-09-141-3/+13
* Make vncHooksComposite() and vncHooksGlyphs() staticPierre Ossman2015-09-141-2/+2
* Remove REGION_NULL fallbackPierre Ossman2015-09-141-7/+0
* Refuse to start Xvnc if we failed to initialise a screenPierre Ossman2015-09-143-0/+11
* Fix Viewport initial sizing issue on OS XBrian P. Hinz2015-09-131-1/+3
* Handle CA chain certificatesBrian P. Hinz2015-09-131-4/+7
* Improve handling of x509 authenticationBrian P. Hinz2015-09-131-24/+101
* Merge pull request #194 from bphinz/masterBrian Hinz2015-09-123-14/+171
|\
| * Compile legacy Xvnc with relative rpath for portabilityBrian P. Hinz2015-09-123-14/+171
|/
* Add keyboard debug log to serversPierre Ossman2015-08-311-4/+21
* Merge pull request #190 from bphinz/masterBrian Hinz2015-08-205-32/+86
|\
| * Fix UI logic in Java viewerBrian P. Hinz2015-08-201-1/+0
| * Disable window functions for embedded appletBrian P. Hinz2015-08-202-0/+6
| * Disable desktopSize option for embedded appletsBrian P. Hinz2015-08-201-1/+2
| * Add multiple monitor spanning feature to java viewerBrian P. Hinz2015-08-204-12/+65
| * Java viewer UI updatesBrian P. Hinz2015-08-202-14/+11
| * Fix desktopSize parameter issueBrian P. Hinz2015-08-201-5/+3
| * Merge remote-tracking branch 'upstream/master'Brian P. Hinz2015-08-204-11/+15
| |\ | |/ |/|
* | Show error dialog when ACL pattern isn't acceptedPierre Ossman2015-08-101-2/+7
* | Change netmask to prefix in ACL documentationPierre Ossman2015-08-102-7/+6
* | Fix reversed logic in vncIsTCPPortUsed()Pierre Ossman2015-08-101-2/+2
| * Merge remote-tracking branch 'upstream/master'Brian P. Hinz2015-08-090-0/+0
| |\ | |/ |/|
* | Apply recent Xorg CVE patches, update dependenciesBrian P. Hinz2015-08-096-5/+482
| * Bump el5 RPM spec versionBrian P. Hinz2015-08-091-1/+1
| * Rename patch fileBrian P. Hinz2015-08-091-0/+0
| * Merge remote-tracking branch 'upstream/master'Brian P. Hinz2015-08-0934-1645/+3841
| |\ | |/ |/|
* | Set user/client requested mode as preferredPierre Ossman2015-07-304-58/+93
* | Log which addresses connection attempts are made againstPierre Ossman2015-07-301-0/+6
* | Properly report connect error codesPierre Ossman2015-07-301-11/+13
* | Start a hidden rather than minimised vncconfigPierre Ossman2015-07-301-1/+1
* | Add a missing break statement.Joel Teichroeb2015-07-181-0/+1
* | Add minimize button on f8 menu. Fixes #90Joel Teichroeb2015-07-131-1/+5
* | Add resize on connect menu controls to Java viewerBrian P. Hinz2015-07-122-2/+65
* | Update OptionsDialog UI layout for better consistency with Fltk viewerBrian P. Hinz2015-07-121-25/+30
* | Merge branch 'translation' of https://github.com/CendioOssman/tigervncPierre Ossman2015-07-116-1505/+2882
|\ \