aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/ChannelEndPoint.cpp
Commit message (Collapse)AuthorAgeFilesLines
* nxcomp/ChannelEndPoint.cpp: we're not really testing for a character, but a ↵Mihai Moldovan2017-03-091-1/+1
| | | | | | pointer. Fixes: ArcticaProject/nxlibs#389.
* nxcomp: Fix artifacts in copyright headers.Mike Gabriel2016-12-201-5/+0
|
* Per-file copyright notices: Update copyright information in file headers ↵Mike Gabriel2016-07-061-11/+19
| | | | that NoMachine placed there own copyright statement in.
* nxcomp/Loop.cpp: Add Unix file socket support for proxy <-> proxy connection.Mike Gabriel2016-07-041-23/+120
|
* Provide support for channel endpoints being UNIX file sockets in addition to ↵Salvador Fandino2016-04-271-0/+245
being TCP/IP sockets.