1. 02 Jun, 2015 1 commit
  2. 22 Jan, 2015 1 commit
  3. 17 Feb, 2014 1 commit
    • Olaf Mandel's avatar
      Remove duplicate poller decision making · 48b50cef
      Olaf Mandel authored
      The decision about the poller mechanism to use (select, poll, ...)
      was done twice: once by the build system and once by the code in
      poller.hpp. As the build-system can actually detect the mechanisms
      available, prefer that result to the hard coded defaults in
      poller.hpp.
      
      At the same time, remove the duplicate detection of select() vs.
      poll()-variant from proxy.cpp, signaler.cpp and zmq.cpp.
      
      This patch has not been tested on many build platforms: especially
      the cmake build needs testing / patching. For the other builds,
      hard code the result as these these are all Windows platforms.
      48b50cef
  4. 02 Jan, 2014 1 commit
  5. 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
  6. 01 Nov, 2011 1 commit
  7. 31 Oct, 2011 1 commit
  8. 24 Jul, 2011 1 commit
  9. 02 Mar, 2011 1 commit
  10. 30 Oct, 2010 1 commit
  11. 19 Feb, 2010 1 commit
  12. 18 Feb, 2010 1 commit
  13. 05 Jan, 2010 1 commit
  14. 02 Oct, 2009 1 commit