1. 26 May, 2018 1 commit
  2. 02 Feb, 2018 1 commit
  3. 28 Jan, 2016 1 commit
  4. 06 Sep, 2015 1 commit
  5. 14 Jun, 2015 1 commit
    • Jens Auer's avatar
      Fixed wrong buffer end detection in v2_decoder. · dfe19080
      Jens Auer authored
      zero-copy msg_t::init cannot be used when the message exceeds either
      the buffer end or the last received byte. To detect this, the buffer
      is now resized to the numnber of received bytes.
      dfe19080
  6. 02 Jun, 2015 1 commit
  7. 22 Jan, 2015 1 commit
  8. 02 Jan, 2014 1 commit
  9. 11 Apr, 2013 1 commit
  10. 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
  11. 02 Jan, 2013 1 commit
  12. 13 Nov, 2012 1 commit
  13. 30 Oct, 2012 1 commit
  14. 29 Oct, 2012 1 commit
    • Hardeep's avatar
      Added support for non-zmq tcp client connections to router socket. · 83387b40
      Hardeep authored
          - Created a new option ZMQ_ROUTER_RAW_SOCK
          - Added new raw_encoder and raw_decoder to receive and send messages in raw form to remote client
          - Added test case file tests/test_raw_sock.cpp
      
          o To create a raw router sock set the ZMQ_ROUTER_RAW_SOCK option
          o ZMQ_MSGMORE flag is ignored for non-id messages
          o To terminate a remote connection send id message followed by zero length data message
      83387b40
  15. 26 Sep, 2012 1 commit
  16. 05 Sep, 2012 1 commit
  17. 02 Sep, 2012 1 commit
  18. 16 Mar, 2012 1 commit
  19. 15 Dec, 2011 1 commit
    • Stuart Webster's avatar
      Added MSVC10 solution and project files for Windows · 3fb5c11b
      Stuart Webster authored
      These include configurations for both Win32 and x64 platforms. All project
      settings have been normalised in property sheets (the ".props" files under
      builds/msvc/properties) to simplify maintenance. Build artefacts are all
      generated in platform-specific subfolders of bin, lib and obj directories.
      
      Also enables the use of precompiled headers with MSVC10.
      
      This significantly reduces the time required to compile libzmq with Visual
      Studio on Windows. It should have no impact on other platforms.
      Signed-off-by: 's avatarStuart Webster <sw_webster@hotmail.com>
      3fb5c11b
  20. 01 Nov, 2011 1 commit
  21. 31 Oct, 2011 1 commit
  22. 15 Jul, 2011 1 commit
  23. 22 Jun, 2011 1 commit
  24. 02 Mar, 2011 1 commit
  25. 30 Oct, 2010 1 commit
  26. 13 Feb, 2010 1 commit
  27. 05 Jan, 2010 1 commit
  28. 10 Dec, 2009 1 commit
  29. 03 Nov, 2009 1 commit
  30. 05 Oct, 2009 1 commit
  31. 03 Aug, 2009 1 commit
  32. 29 Jul, 2009 1 commit