aboutsummaryrefslogtreecommitdiff
path: root/nxcomp
Commit message (Expand)AuthorAgeFilesLines
* display version number in nxcomp log, fixes #127Nito Martinez2016-05-312-3/+2
* Provide support for channel endpoints being UNIX file sockets in addition to ...Salvador Fandino2016-04-2710-315/+634
* nxcomp: Rephrase comment in previous commit.Mike Gabriel2016-04-271-3/+3
* Clean up compiler warnings in nxcompFernando Carvajal2016-04-275-61/+129
* Fix copyright notice in nxcomp/Version.cSalvador Fandino2016-04-201-19/+10
* Remove TextCompressor class and files from nxcompFernando Carvajal2016-04-157-143/+0
* Remove obsolete compatibility files from nxcompFernando Carvajal2016-04-1225-3960/+1
* Remove compatibility code for nxcomp before 3.5.0Fernando Carvajal2016-04-1258-2492/+649
* nxcomp: Properly define NX*Version(void) prototypes in NX.h.Mike Gabriel2016-03-221-5/+5
* Rename file for windows environments, Fixes #96Nito Martinez2016-03-021-1/+1
* nxcomp: Make nxcomp/nxproxy aware of nxagent's xinerama option in the $DISPLA...Mike Gabriel2015-12-301-1/+2
* Provide support for re-enabling Xinerama on session resumptions.Mike Gabriel2015-12-301-0/+1
* Merge pull request #64 from uli42/pr/add_pkgconfigMike Gabriel2015-09-281-0/+2
|\
| * Fix "Makefile.in seems to ignore the --datarootdir setting" warningUlrich Sibiller2015-08-261-0/+2
| * create pkgcnfig dir before copying anythingUlrich Sibiller2015-08-261-0/+1
* | nxcomp{,ext,shad}/Makefile.in: Create pkgconfigdir before putting files in it.Mike Gabriel2015-07-141-0/+1
* | nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean.Mike Gabriel2015-07-141-1/+1
|/
* Add pkg-config support to nxcomp, nxcompext and nxcompshadUlrich Sibiller2015-07-123-9/+30
* nxcomp/Loop.cpp: tiny whitespace fix. No functional change.Mihai Moldovan2015-06-161-1/+1
* Merge pull request #28 from theqvd/3.6.xMike Gabriel2015-06-161-1/+37
|\
| * Fix negotiation in stage 10 errorVadim Troshchinskiy2015-05-201-1/+37
* | nxcomp/README.on-retroactive-DXPC-license: Some layout and interpunctuation f...Mike Gabriel2015-05-291-1/+1
* | nxcomp/Misc.cpp: fix build failure introduced in 1f44331574bdbe4069d13e4c26df...Mihai Moldovan2015-05-281-3/+3
* | Document retroactive re-licensing of the original DXPC code (closes #30).Mike Gabriel2015-05-263-6/+328
|/
* Merge pull request #26 from nitomartinez/fix_developer_debuggingMike Gabriel2015-05-163-3/+3
|\
| * This patch is some code fixes to debug some debuging macro usage in the NX code.Nito Martinez2015-05-153-3/+3
* | This patch allows to cleanup the nxcomp resources to allow for a second conne...Nito Martinez2015-05-153-0/+36
|/
* nxcomp{,ext,shad}: only use the first three numbers in the full version for c...Mihai Moldovan2015-03-261-1/+2
* nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if...Mihai Moldovan2015-03-162-2/+12
* nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs ...Clemens Lang2015-03-151-7/+15
* nxcomp{,shad}: fix dynamic library linking on OS X. Use -dynamiclib instead o...Clemens Lang2015-03-151-2/+2
* nx{comp{,ext,shad},proxy}: use path discovery for finding makedepend. Remove ...Clemens Lang2015-03-151-14/+1
* VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSI...Mike Gabriel2015-02-141-1/+1
* nxcomp: Add Version.c file. Fix for commit d4d3fe0e6e77a58e68defc5895a589a681...Mike Gabriel2015-02-141-0/+106
* Fix several typos in nxcomp.Mike Gabriel2015-02-138-9/+9
* Detection for Mac OS X's launchd service on Mac OS X 10.10 and beyond (607_nx...Mike Gabriel2015-02-131-1/+1
* In Types.h, don't use STL internals on libc++ (605_nxcomp_Types.h-dont-use-ST...Clemens Lang2015-02-131-0/+8
* Be compliant with POS36-C: Observe correct revocation order while relinquishi...Orion Poplawski2015-02-131-0/+3
* Allow version 4-digit version comparison/handshake (400_nxcomp-version.full+l...Nito Martinez2015-02-135-35/+26
* Force NX proxy to bind to loopback devices only (loopback option) (220_nxprox...Mike Gabriel2015-02-103-4/+55
* Fix FTBFS of nxproxy/nxcomp on Android (212_nxcomp_build-on-Android.full+lite...Nito Martinez2015-02-105-13/+64
* Set default pack and link options to avoid damage of session (211_nxcomp_set_...Oleksandr Shneyder2015-02-101-4/+4
* Save session state in file.Oleksandr Shneyder2015-02-101-1/+2
* Fix nxauth location on Mac OS X 10 (052_nxcomp_macos10-nxauth-location.full+l...Mihai Moldovan2015-02-091-4/+13
* workaround for Mac OS X 10.5 (051_nxcomp_macos105-fdisset.full+lite.patch(Mihai Moldovan2015-02-091-8/+20
* Fix BIGENDIAN issue in nxcomp (relevant on PPC64 arch) (029_nxcomp_ppc64.full...Mihai Moldovan2015-02-091-2/+2
* Add X11 abstract socket support to nxcomp/nxproxy (027_nxcomp_abstract-X11-so...Mike Gabriel2015-02-091-0/+38
* Honour compiler/linker option flags.Orion Poplawski2015-02-091-2/+2
* Fix FTBFS against libjpeg9a (025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.pa...Gabriel Marcano2015-02-091-4/+4
* nxcomp*, nxproxy: Fix clean-up of source tree via Makefile.in templates.Mike Gabriel2015-02-091-1/+1