1. 21 Jan, 2019 1 commit
  2. 29 Dec, 2017 4 commits
    • Ulrich Sibiller's avatar
    • Ulrich Sibiller's avatar
      ChannelEndPoint.cpp: remove unneccessary code · 17d04582
      Ulrich Sibiller authored
      SAFE_FREE has set defaultUnixPath_ to NULL already
      17d04582
    • Ulrich Sibiller's avatar
      ChannelEndPoint.cpp: fix another memleak · eae64c4a
      Ulrich Sibiller authored
      ==7689== 50 bytes in 5 blocks are definitely lost in loss record 1 of 2
      ==7689==    at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
      ==7689==    by 0x54074D9: strndup (strndup.c:43)
      ==7689==    by 0x4E7D803: ChannelEndPoint::getTCPHostAndPort(char**, long*) const (ChannelEndPoint.cpp:309)
      ==7689==    by 0x4EC9D93: ConnectToRemote(ChannelEndPoint&) [clone .constprop.144] (Loop.cpp:6660)
      ==7689==    by 0x4ECB94E: SetupProxyConnection() (Loop.cpp:3204)
      ==7689==    by 0x4ECE824: handleNegotiationInLoop(int&, fd_set&, fd_set&, timeval&) [clone .isra.129] (Loop.cpp:14312)
      ==7689==    by 0x4ED0F8A: NXTransPrepare (Loop.cpp:2575)
      ==7689==    by 0x4ED1C35: NXTransContinue (Loop.cpp:1609)
      ==7689==    by 0x4ED1D7B: WaitCleanup() (Loop.cpp:4440)
      ==7689==    by 0x4ED2343: NXTransProxy (Loop.cpp:1234)
      ==7689==    by 0x400B2A: main (Main.c:111)
      eae64c4a
    • Ulrich Sibiller's avatar
      c48748ba
  3. 24 Dec, 2017 1 commit
  4. 09 Dec, 2017 4 commits
  5. 10 Oct, 2017 1 commit
  6. 29 Sep, 2017 1 commit
    • Vadim Troshchinskiy's avatar
      Fix nxagent argument parsing logic · 5f1eb0dc
      Vadim Troshchinskiy authored
      This makes it so that slave=1 works again as it should.
      
      The changes introduced earlier resulted in the unintentional requirement
      to specify the actual port number, breaking backwards compatibility.
      
      Fixes: ArcticaProject/nx-libs#518
      5f1eb0dc
  7. 26 Jul, 2017 1 commit
  8. 09 Mar, 2017 1 commit
  9. 20 Dec, 2016 1 commit
  10. 05 Jul, 2016 1 commit
  11. 04 Jul, 2016 1 commit
  12. 27 Apr, 2016 1 commit