| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't leak socket on setsockopt() errors | Pierre Ossman | 2015-09-29 | 1 | -2/+5 |
* | Add address sanitizer switch | Pierre Ossman | 2015-09-29 | 2 | -0/+9 |
* | Make sure fallback block handler remains enabled | Pierre Ossman | 2015-09-24 | 1 | -0/+3 |
* | Give context for strings used in menus | Pierre Ossman | 2015-09-23 | 2 | -24/+29 |
* | Add support for pgettext() | Pierre Ossman | 2015-09-23 | 2 | -0/+10 |
* | Remove duplicate gettext_noop() definition | Pierre Ossman | 2015-09-23 | 1 | -1/+0 |
* | Update gettext.h to a more current version | Pierre Ossman | 2015-09-23 | 1 | -30/+46 |
* | Only include translation comments in .po files | Pierre Ossman | 2015-09-23 | 1 | -1/+1 |
* | Terminate the viewer even when waiting for data | Pierre Ossman | 2015-09-23 | 3 | -1/+13 |
* | Display partial updates on slow transfers | Pierre Ossman | 2015-09-23 | 3 | -1/+18 |
* | Track statistics for CopyRect | Pierre Ossman | 2015-09-22 | 2 | -0/+32 |
* | Merge pull request #198 from bphinz/bugfix/x509 | Brian Hinz | 2015-09-20 | 2 | -4/+38 |
|\ |
|
| * | Don't exit completely if single viewer declines server cert | Brian P. Hinz | 2015-09-20 | 2 | -4/+38 |
|/ |
|
* | Fixes for X509 CA certificate handling | Brian P. Hinz | 2015-09-19 | 1 | -24/+97 |
* | Update German translation | Mario Blättermann | 2015-09-15 | 1 | -538/+578 |
* | Use REGION_INTERSECT() rather than trying to compute things manually | Pierre Ossman | 2015-09-14 | 1 | -3/+13 |
* | Make vncHooksComposite() and vncHooksGlyphs() static | Pierre Ossman | 2015-09-14 | 1 | -2/+2 |
* | Remove REGION_NULL fallback | Pierre Ossman | 2015-09-14 | 1 | -7/+0 |
* | Refuse to start Xvnc if we failed to initialise a screen | Pierre Ossman | 2015-09-14 | 3 | -0/+11 |
* | Fix Viewport initial sizing issue on OS X | Brian P. Hinz | 2015-09-13 | 1 | -1/+3 |
* | Handle CA chain certificates | Brian P. Hinz | 2015-09-13 | 1 | -4/+7 |
* | Improve handling of x509 authentication | Brian P. Hinz | 2015-09-13 | 1 | -24/+101 |
* | Merge pull request #194 from bphinz/master | Brian Hinz | 2015-09-12 | 3 | -14/+171 |
|\ |
|
| * | Compile legacy Xvnc with relative rpath for portability | Brian P. Hinz | 2015-09-12 | 3 | -14/+171 |
|/ |
|
* | Add keyboard debug log to servers | Pierre Ossman | 2015-08-31 | 1 | -4/+21 |
* | Merge pull request #190 from bphinz/master | Brian Hinz | 2015-08-20 | 5 | -32/+86 |
|\ |
|
| * | Fix UI logic in Java viewer | Brian P. Hinz | 2015-08-20 | 1 | -1/+0 |
| * | Disable window functions for embedded applet | Brian P. Hinz | 2015-08-20 | 2 | -0/+6 |
| * | Disable desktopSize option for embedded applets | Brian P. Hinz | 2015-08-20 | 1 | -1/+2 |
| * | Add multiple monitor spanning feature to java viewer | Brian P. Hinz | 2015-08-20 | 4 | -12/+65 |
| * | Java viewer UI updates | Brian P. Hinz | 2015-08-20 | 2 | -14/+11 |
| * | Fix desktopSize parameter issue | Brian P. Hinz | 2015-08-20 | 1 | -5/+3 |
| * | Merge remote-tracking branch 'upstream/master' | Brian P. Hinz | 2015-08-20 | 4 | -11/+15 |
| |\
| |/
|/| |
|
* | | Show error dialog when ACL pattern isn't accepted | Pierre Ossman | 2015-08-10 | 1 | -2/+7 |
* | | Change netmask to prefix in ACL documentation | Pierre Ossman | 2015-08-10 | 2 | -7/+6 |
* | | Fix reversed logic in vncIsTCPPortUsed() | Pierre Ossman | 2015-08-10 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'upstream/master' | Brian P. Hinz | 2015-08-09 | 0 | -0/+0 |
| |\
| |/
|/| |
|
* | | Apply recent Xorg CVE patches, update dependencies | Brian P. Hinz | 2015-08-09 | 6 | -5/+482 |
| * | Bump el5 RPM spec version | Brian P. Hinz | 2015-08-09 | 1 | -1/+1 |
| * | Rename patch file | Brian P. Hinz | 2015-08-09 | 1 | -0/+0 |
| * | Merge remote-tracking branch 'upstream/master' | Brian P. Hinz | 2015-08-09 | 34 | -1645/+3841 |
| |\
| |/
|/| |
|
* | | Set user/client requested mode as preferred | Pierre Ossman | 2015-07-30 | 4 | -58/+93 |
* | | Log which addresses connection attempts are made against | Pierre Ossman | 2015-07-30 | 1 | -0/+6 |
* | | Properly report connect error codes | Pierre Ossman | 2015-07-30 | 1 | -11/+13 |
* | | Start a hidden rather than minimised vncconfig | Pierre Ossman | 2015-07-30 | 1 | -1/+1 |
* | | Add a missing break statement. | Joel Teichroeb | 2015-07-18 | 1 | -0/+1 |
* | | Add minimize button on f8 menu. Fixes #90 | Joel Teichroeb | 2015-07-13 | 1 | -1/+5 |
* | | Add resize on connect menu controls to Java viewer | Brian P. Hinz | 2015-07-12 | 2 | -2/+65 |
* | | Update OptionsDialog UI layout for better consistency with Fltk viewer | Brian P. Hinz | 2015-07-12 | 1 | -25/+30 |
* | | Merge branch 'translation' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2015-07-11 | 6 | -1505/+2882 |
|\ \ |
|