summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Make sure sockets are shutdown in java viewer listen modeBrian P. Hinz2014-11-132-6/+15
| * | Java code cleanupBrian P. Hinz2014-11-133-50/+0
* | | Revert "Use VncAuth as the default security type, ..."Pierre Ossman2014-11-111-1/+1
* | | Make sure we do an initial resizePierre Ossman2014-11-111-4/+12
* | | Always log chosen security typePierre Ossman2014-11-113-3/+3
* | | Merge pull request #62 from bphinz/buildfixesbphinz2014-11-053-6/+33
|\ \ \ | | |/ | |/|
| * | Parameterize jar file signing for rpm-based distrosBrian P. Hinz2014-11-053-3/+30
| * | Set default file encoding to prevent java compiler warningsBrian P. Hinz2014-11-053-3/+3
* | | Merge pull request #61 from bphinz/buildfixesbphinz2014-11-0516-100/+1689
|\| |
| * | Remove non-applicable changes from cmake patchBrian P. Hinz2014-11-051-8/+0
| * | more el5 build fixesBrian P. Hinz2014-11-051-1/+0
| * | el6 package enhancementBrian P. Hinz2014-11-041-2/+5
| * | more el5 build fixesBrian P. Hinz2014-11-041-0/+4
| * | more el5 build enhancementsBrian P. Hinz2014-11-043-98/+190
| * | more el5 static build enhancementsBrian P. Hinz2014-11-043-0/+696
| * | el5 build enhancementsBrian P. Hinz2014-11-049-0/+803
* | | Merge pull request #60 from bphinz/javabphinz2014-11-051-44/+44
|\ \ \ | | |/ | |/|
| * | More enhancements to java SSLEngineManagerBrian P. Hinz2014-11-041-44/+44
* | | Merge pull request #59 from bphinz/buildfixesbphinz2014-11-041-1/+6
|\ \ \ | |/ / |/| / | |/
| * Static build fix - only attempt to link against libtasn1 if it's presentBrian P. Hinz2014-11-041-1/+6
| * Back out previous changeBrian P. Hinz2014-11-041-6/+1
| * Merge remote-tracking branch 'upstream/master' into buildfixesBrian P. Hinz2014-11-035-53/+79
| |\ | |/ |/|
* | Merge branch 'build' of https://github.com/CendioOssman/tigervncPierre Ossman2014-11-032-16/+55
|\ \
| * | Handle mingw circular dependencies in base librariesPierre Ossman2014-11-031-1/+5
| * | Handle static linking flags in .la filesPierre Ossman2014-11-031-11/+28
| * | Handle arguments that have the -l prefixPierre Ossman2014-11-031-0/+6
| * | Split up any entries that contain multiple link argumentsPierre Ossman2014-11-031-0/+12
| * | The output variable from find_library() needs to be clearedPierre Ossman2014-11-031-0/+4
| * | Remove obsolete reference to staticlibPierre Ossman2014-11-031-4/+0
|/ /
* | Merge pull request #53 from bphinz/buildfixesbphinz2014-11-034-184/+151
|\ \
* \ \ Merge branch 'build' of https://github.com/CendioOssman/tigervncPierre Ossman2014-10-284-37/+24
|\ \ \
| * | | Use dynamic builds by defaultPierre Ossman2014-10-281-1/+1
| * | | Remove unused variablePierre Ossman2014-10-281-1/+0
| * | | Remove verbose TLS loggingPierre Ossman2014-10-282-26/+0
| * | | Include gettext and zlib in static GnuTLS linkPierre Ossman2014-10-281-0/+9
| * | | Only link with crypt32 on WindowsPierre Ossman2014-10-281-1/+6
| * | | Put quotes around entire static link variablesPierre Ossman2014-10-281-8/+8
|/ / /
* | | Merge pull request #50 from bphinz/buildfixesbphinz2014-10-225-1/+5
|\ \ \
| | | * Static build fix - only attempt to link against libtasn1 if it's presentBrian P. Hinz2014-11-031-1/+6
| | |/
| | * Major overhaul of SSLEngineManagerBrian P. Hinz2014-11-024-184/+151
| |/
| * Add in missing dependency for windows builds.Brian P. Hinz2014-10-221-1/+1
| * Set -DBUILD_STATIC=off for package builds.Brian P. Hinz2014-10-224-0/+4
|/
* Merge branch 'build' of https://github.com/CendioOssman/tigervncPierre Ossman2014-10-219-272/+121
|\
| * Extend "static" build optionPierre Ossman2014-10-173-47/+107
| * Add Carbon and Cocoa dependencies to vncviewerPierre Ossman2014-10-171-0/+4
| * Move ws2_32 dependency to the correct placePierre Ossman2014-10-173-9/+6
| * Link basic X11 libraries lastPierre Ossman2014-10-171-1/+3
| * Remove libjpeg-turbo build instructionsPierre Ossman2014-10-171-51/+3
| * Clean up GnuTLS linking and instructionsPierre Ossman2014-10-174-167/+1
* | Merge branch 'remote-shm' of https://github.com/twaugh/tigervncPierre Ossman2014-10-171-1/+10
|\ \ | |/ |/|