summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix Winsock errno code overlapPierre Ossman2015-05-293-15/+3
* | Finish removing unnecessary libos patches fro RPM builds.Brian P. Hinz2015-05-042-2/+0
| * Apply recent Xorg CVE patches, update dependenciesBrian P. Hinz2015-08-096-4/+481
| * Add resize on connect menu controls to Java viewerBrian P. Hinz2015-07-092-2/+65
| * Update OptionsDialog UI layout for better consistency with Fltk viewerBrian P. Hinz2015-07-081-25/+30
| * Finish removing unnecessary libos patches fro RPM builds.Brian P. Hinz2015-05-042-2/+0
| * Merge remote-tracking branch 'upstream/master'Brian P. Hinz2015-05-0442-744/+1759
| |\ | |/ |/|
* | Improve TigerVNC branding in WinVNCPierre Ossman2015-05-043-4/+4
* | Default to -noreset in XvncPierre Ossman2015-05-041-1/+4
* | Only include syslog logger on Unix systemsPierre Ossman2015-05-041-1/+4
| |
| \
*-. \ Merge branches 'noreset' and 'syslog' of https://github.com/michalsrb/tigervncPierre Ossman2015-05-047-10/+128
|\ \ \
| | * | Remove hardcoded "Xvnc" in syslog logger.Michal Srb2015-04-241-1/+1
| | * | Enable and document syslog logger in Xvnc.Michal Srb2015-04-102-5/+7
| | * | Add syslog logger.Michal Srb2015-04-103-0/+106
| | * | Expose log levels from LogWriter.Michal Srb2015-04-101-4/+9
| * | | Warn about not reseting Xvnc and terminate instead.Michal Srb2015-04-011-1/+6
| |/ /
* | | Remove no longer needed libos patchesPierre Ossman2015-04-308-78/+0
* | | Set libdir in generated .la filesPierre Ossman2015-04-301-1/+1
* | | Add Finnish translationJorma Karvonen2015-04-302-1/+784
* | | Update French translationStéphane Aulery2015-04-271-67/+70
* | | Add -version argument to XvncPierre Ossman2015-04-271-6/+17
* | | Remove parameter "hasBeenSet" logicPierre Ossman2015-04-275-42/+6
* | | Clarify Windows SO_REUSEADDR exceptionPierre Ossman2015-04-231-1/+6
* | | Repair SO_REUSEADDRPierre Ossman2015-04-231-5/+5
* | | Merge branch 'translate' of https://github.com/CendioOssman/tigervncPierre Ossman2015-04-2215-7758/+7349
|\ \ \
| * | | Update French translationStéphane Aulery2015-04-221-186/+158
| * | | Use relative file paths in .pot filePierre Ossman2015-04-221-0/+1
| * | | Revert "Commit changes after running "make translations_update"."Pierre Ossman2015-04-2214-7722/+7296
| * | | Revert "Updated the swedish translation."Pierre Ossman2015-04-221-89/+140
| * | | Stop updating .po filesPierre Ossman2015-04-221-7/+0
|/ / /
* | | Added Fltk patch from Pierre to fix "checksum for freed object" segfault to c...Brian P. Hinz2015-04-201-0/+77
* | | Fix about text encoding (partial revert of dc96cb4d)Pierre Ossman2015-04-071-13/+20
|/ /
* | Update build requirements in el6 spec fileBrian P. Hinz2015-03-181-3/+4
* | Updated the swedish translation.Peter Åstrand (astrand)2015-03-181-140/+89
* | Commit changes after running "make translations_update".Peter Åstrand (astrand)2015-03-1814-7296/+7722
* | Removed extra newline in Listening on port printout.Peter Åstrand (astrand)2015-03-181-1/+1
* | Merge branch 'multisocket-win32' of https://github.com/CendioOssman/tigervncPierre Ossman2015-03-1718-349/+579
|\ \
| * | Require getaddrinfo() on all systemsPierre Ossman2015-03-174-141/+1
| * | Remove debug log noise from Windows dialog classPierre Ossman2015-03-171-7/+0
| * | Do not look at errno for getaddrinfo() errorsPierre Ossman2015-03-171-2/+4
| * | Replacement for dup() on WindowsPierre Ossman2015-03-171-2/+19
| * | Remove HAVE_INET_ATON as nothing uses itPierre Ossman2015-03-172-3/+0
| * | Convert WinVNC to the new TcpListener APIPierre Ossman2015-03-173-19/+42
| * | winsock2.h must always be included before windows.hPierre Ossman2015-03-171-0/+1
| * | Local address change events are not socket specificPierre Ossman2015-03-174-6/+6
| * | Nothing uses inet_ntop()/inet_pton() so remove the CMake definePierre Ossman2015-03-171-1/+0
| * | Fix proper socket headers for Win32Pierre Ossman2015-03-171-0/+6
| * | Resurrect TcpListener::getMyAddresses()Pierre Ossman2015-03-173-2/+61
| * | Make sure Win32 sockets are available in new listening APIPierre Ossman2015-03-171-0/+5
| * | AI_NUMERICSERV is not available on some systemsPierre Ossman2015-03-171-0/+5