1. 02 Jan, 2014 1 commit
  2. 09 Oct, 2013 1 commit
  3. 06 Jun, 2013 1 commit
  4. 11 Apr, 2013 1 commit
  5. 18 Mar, 2013 1 commit
  6. 12 Mar, 2013 1 commit
    • Pieter Hintjens's avatar
      Removed corporate advertisements from source file headers · f0f16505
      Pieter Hintjens authored
      Copyrights had become ads for Sustrik's corporate sponsors, going against the original
      agreement to share copyrights with the community (that agreement was: one line stating
      iMatix copyright + one reference to AUTHORS file). The proliferation of corporate ads
      is also unfair to the many individual authors. I've removed ALL corporate title from
      the source files so the copyright statements can now be centralized in AUTHORS and
      source files can be properly updated on an annual basis.
      f0f16505
  7. 27 May, 2012 1 commit
  8. 09 Nov, 2011 1 commit
  9. 01 Nov, 2011 2 commits
  10. 31 Oct, 2011 1 commit
  11. 15 Sep, 2011 1 commit
  12. 24 Jul, 2011 1 commit
  13. 11 Jul, 2011 1 commit
  14. 27 Jun, 2011 1 commit
  15. 02 Mar, 2011 1 commit
  16. 13 Jan, 2011 1 commit
  17. 30 Oct, 2010 1 commit
  18. 30 Sep, 2010 2 commits
    • Steven McCoy's avatar
      more fixes to (e)pgm transport · d14be624
      Steven McCoy authored
      d14be624
    • Steven McCoy's avatar
      * Add assertions to check for OpenPGM calls with invalid parameters. · 96d85b20
      Steven McCoy authored
       * Assertion to check that pgm_getaddrinfo is actually returning something.
       * Missing pgm_connect call.
       * Typo on TOS causing immediate abort.
       * Placeholder calls for timeouts whilst continuing spin loop functionality.
       * OpenPGM v5 now supports reference counting so remove init checks.
       * Duplicate UDP unicast port setting, requires one unicast and one multicast.
       * Incorrectly set socket rcvbuf size with sndbuf.
       * Replace std::lexicographical_compare of TSI's with long word integer comparisons.
       * pgm_socket_t::receive returns -1 on no data.
      96d85b20
  19. 31 Aug, 2010 1 commit
  20. 25 Aug, 2010 1 commit
  21. 20 Mar, 2010 1 commit
  22. 12 Mar, 2010 2 commits
    • Martin Hurton's avatar
      PGM: implement flow control · f9521c6b
      Martin Hurton authored
      f9521c6b
    • Martin Hurton's avatar
      Implement flow control · 61ee6fae
      Martin Hurton authored
      This commit introduces the necessary changes necessary
      for implementing flow control. None of the socket types
      implements the flow control yet. The code will crash when
      the flow control is enabled and the thw lwm is reached.
      
      The following commits will add flow-control support for
      individual socket types.
      61ee6fae
  23. 16 Feb, 2010 1 commit
  24. 13 Feb, 2010 1 commit
  25. 12 Feb, 2010 1 commit
  26. 05 Jan, 2010 1 commit
  27. 28 Dec, 2009 1 commit
  28. 23 Dec, 2009 1 commit
  29. 13 Dec, 2009 1 commit
  30. 06 Oct, 2009 1 commit
  31. 24 Sep, 2009 2 commits
  32. 22 Sep, 2009 1 commit
  33. 16 Sep, 2009 3 commits
  34. 15 Sep, 2009 1 commit