1. 27 Jan, 2020 1 commit
  2. 09 Dec, 2019 1 commit
  3. 02 Feb, 2019 1 commit
  4. 02 Feb, 2018 1 commit
  5. 03 Feb, 2016 1 commit
    • Ilya Kulakov's avatar
      Make VMCI to work on Windows. · 538e5d47
      Ilya Kulakov authored
      select was improved to support multiple service providers on Windows.
      it should be slightly faster because of optimized iteration
      over selected sockets.
      538e5d47
  6. 28 Jan, 2016 1 commit
  7. 22 Jan, 2016 1 commit
  8. 08 Dec, 2015 1 commit
    • Ilya Kulakov's avatar
      Add the VMCI transport. · 68b13fbd
      Ilya Kulakov authored
      VMCI transport allows fast communication between the Host
      and a virtual machine, between virtual machines on the same host,
      and within a virtual machine (like IPC).
      
      It requires VMware to be installed on the host and Guest Additions
      to be installed on a guest.
      68b13fbd
  9. 06 Sep, 2015 1 commit
  10. 02 Jun, 2015 1 commit
  11. 22 Jan, 2015 1 commit
  12. 02 Jan, 2014 1 commit
  13. 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
  14. 21 Sep, 2012 1 commit
  15. 14 Jun, 2012 1 commit
    • Martin Hurton's avatar
      Simplify {tcp|ipc}_connecter · e0fed9d2
      Martin Hurton authored
      The patch is meant to make the code easier to understand.
      The 'wait' attribute is replaced by 'delayed_start'
      and 'timer_started' attributes. The former is constant and
      is initialized in the constructor. The latter is a flag
      reflecting whether a timer has been started and changes during
      the lifetime of the object.
      e0fed9d2
  16. 12 Jun, 2012 2 commits
  17. 11 Jun, 2012 1 commit
  18. 04 May, 2012 1 commit
  19. 16 Feb, 2012 1 commit
  20. 21 Dec, 2011 1 commit
  21. 09 Nov, 2011 1 commit
  22. 01 Nov, 2011 1 commit
  23. 31 Oct, 2011 1 commit
  24. 15 Sep, 2011 1 commit
  25. 18 Aug, 2011 1 commit
  26. 29 Jul, 2011 1 commit
  27. 28 Jul, 2011 1 commit
  28. 26 Jul, 2011 2 commits
  29. 25 Jul, 2011 1 commit
  30. 02 Mar, 2011 1 commit
  31. 13 Jan, 2011 1 commit
  32. 30 Oct, 2010 1 commit
  33. 09 Feb, 2010 1 commit
  34. 23 Jan, 2010 1 commit
  35. 22 Jan, 2010 1 commit
  36. 15 Jan, 2010 1 commit
  37. 05 Jan, 2010 1 commit
  38. 09 Aug, 2009 1 commit