aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * implement username/password from env.Jiuyang liu2020-02-061-0/+13
|/
* Include Carbon when statically linking gettext on macOSPierre Ossman2020-01-301-0/+3
* Update copyright year to 2020Pierre Ossman2020-01-168-8/+8
* Merge branch 'emulateMB' of https://github.com/CendioAlex/tigervncPierre Ossman2020-01-1610-17/+384
|\
| * Add emulated middle mouse buttonAlex Tanskanen2020-01-1610-17/+384
* | Use sys/time.h on Windows as wellPierre Ossman2020-01-161-4/+0
|/
* Remove "Dismiss menu" from context menuAlex Tanskanen2020-01-091-8/+2
* Allow XK_Scroll_Lock when LED state isn't supportedPierre Ossman2020-01-032-10/+2
* Clean up initialization of DIBSectionBufferPierre Ossman2020-01-034-35/+8
* Provide correct dimensions for XShm setupPierre Ossman2019-12-302-4/+4
* Remove unneeded memory checksPierre Ossman2019-12-301-4/+0
* Fix saving of bad server certificatesPierre Ossman2019-12-301-2/+3
* el6 build improvements. dependency updates, link order fixesBrian P. Hinz2019-12-281-29/+23
* Update Esperanto translationFelipe Castro2019-12-271-104/+104
* Set initial blank cursorPierre Ossman2019-12-231-3/+6
* Update source URLs in el6 spec fileBrian P. Hinz2019-12-221-4/+4
* Remove hard coded source URLs from travis-ci build scriptBrian P. Hinz2019-12-221-6/+4
* Allow non-interactive installs for bionic (travis-ci)Brian P. Hinz2019-12-211-0/+2
* Add ubuntu-bionic to travis-ci buildsBrian P. Hinz2019-12-213-0/+66
* Make sure travis-ci builds java viewer with latest openjdk 8Brian P. Hinz2019-12-211-2/+6
* Mostly stylistic changes to java viewer to match recent changes to native viewerBrian P. Hinz2019-12-2115-76/+129
* Fix travis-ci build scripts broken by c59f195Brian P. Hinz2019-12-213-79/+3
* Fix maximum compress lvl in parameter listSamuel Mannehed2019-12-203-3/+3
* Use the correct minimum value for compression lvlSamuel Mannehed2019-12-202-2/+2
* Use the correct maximum value for compression lvlSamuel Mannehed2019-12-202-2/+2
* Remove confusing note about compression levelSamuel Mannehed2019-12-202-2/+2
* Simplify color level descriptionsSamuel Mannehed2019-12-204-16/+10
* Merge branch 'secfix' of https://github.com/CendioOssman/tigervncPierre Ossman2019-12-2051-401/+633
|\
| * Handle pixel formats with odd shift valuesPierre Ossman2019-11-152-0/+12
| * Add unit tests for PixelFormat.is888() detectionPierre Ossman2019-11-151-1/+59
| * Be defensive about overflows in stream objectsPierre Ossman2019-11-1513-48/+75
| * Use size_t for lengths in stream objectsPierre Ossman2019-11-1532-182/+184
| * Remove unused FixedMemOutStreamPierre Ossman2019-11-151-52/+0
| * Add sanity checks for PixelFormat shift valuesPierre Ossman2019-11-152-0/+13
| * Fix depth sanity test in PixelFormatPierre Ossman2019-11-152-1/+5
| * Add unit test for PixelFormat sanity checksPierre Ossman2019-11-153-1/+119
| * Handle empty Tight gradient rectsPierre Ossman2019-11-151-16/+21
| * Add write protection to OffsetPixelBufferPierre Ossman2019-11-152-0/+9
| * Restrict PixelBuffer dimensions to safe valuesPierre Ossman2019-11-151-0/+22
| * Encapsulate PixelBuffer internal detailsPierre Ossman2019-11-159-102/+111
| * Make ZlibInStream more robust against failuresPierre Ossman2019-11-156-11/+16
* | Remove support for ubuntu trusty since it's been EoL for 6 monthsBrian P. Hinz2019-12-1516-807/+0
* | Check the correct stream if there is more data pendingPierre Ossman2019-12-091-1/+1
* | Handle pending data in TLS buffersPierre Ossman2019-12-091-3/+5
* | Correctly calculate rects with no CopyRect supportPierre Ossman2019-12-091-1/+3
* | Don't background the main session commandPierre Ossman2019-12-091-1/+1
* | Fix link order of nettle and hogweedPierre Ossman2019-12-091-1/+1
* | Update Hungarian translationBalázs Úr2019-12-091-116/+190
* | Add Korean translationJiYoon Kwon2019-12-092-0/+729
* | Use openjdk-8 to build java viewer for bionicBrian P. Hinz2019-11-301-1/+1