aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/ChannelEndPoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearsUlrich Sibiller2023-04-281-4/+4
* nxcomp: Support Cygwin64.Vadim Troshchinskiy2021-06-081-1/+1
* Make getUnixPath() return the right value when called without an argument.Vadim2019-01-211-3/+3
* ChannelEndPoint.cpp: fix possible memleak in getUnixPath()Ulrich Sibiller2017-12-291-3/+5
* ChannelEndPoint.cpp: remove unneccessary codeUlrich Sibiller2017-12-291-2/+0
* ChannelEndPoint.cpp: fix another memleakUlrich Sibiller2017-12-291-2/+4
* ChannelEndPoint.cpp: re-scope/improve getSpecUlrich Sibiller2017-12-291-9/+19
* nxcomp/src/ChannelEndPoint.cpp: don't use C-style casting in C++ code...Mihai Moldovan2017-12-241-3/+3
* nxcomp: use new macro SAFE_FREE(ptr)Ulrich Sibiller2017-12-091-16/+14
* ChannelEndPoint.cpp: fix two memleaksUlrich Sibiller2017-12-091-4/+10
* nxcomp: simplify free callsUlrich Sibiller2017-12-091-3/+3
* nxcomp: fix double freeUlrich Sibiller2017-12-091-0/+2
* Fix bug #525: PANIC! No port specified for multimedia connectionsVadim Troshchinskiy2017-10-101-0/+5
* Fix nxagent argument parsing logicVadim Troshchinskiy2017-09-291-0/+3
* nxcomp: Switch to autoreconf.Mike Gabriel2017-07-261-0/+349