summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ | |/ |/|
| * Check the return value from XShmAttach.Tim Waugh2014-10-171-1/+5
| * Don't use MIT-SHM on remote displays.Tim Waugh2014-10-161-0/+5
|/
* Merge branch 'assert' of https://github.com/CendioOssman/tigervncPierre Ossman2014-10-109-18/+38
|\
| * Use exceptions rather than asserts for for "normal" errorsPierre Ossman2014-10-103-8/+11
| * Use the same style for exception messagesPierre Ossman2014-10-102-4/+4
| * Make sure we check failed memory allocationsPierre Ossman2014-10-102-1/+23
| * Remove unused assert.h includePierre Ossman2014-10-104-5/+0
* | Merge branch 'jpeg16' of https://github.com/CendioOssman/tigervncPierre Ossman2014-10-092-23/+61
|\ \ | |/ |/|
| * Wrong padding size calculated (copy-paste error)Pierre Ossman2014-10-091-1/+1
| * Make sure stride handling is also testedPierre Ossman2014-10-091-13/+45
| * Use constants for the test buffer dimensionsPierre Ossman2014-10-091-14/+20
|/