1. 28 Nov, 2019 1 commit
  2. 02 Feb, 2018 1 commit
  3. 28 Jan, 2016 1 commit
  4. 02 Jun, 2015 1 commit
  5. 22 Jan, 2015 1 commit
  6. 02 Jan, 2014 1 commit
  7. 04 Sep, 2013 1 commit
    • Pieter Hintjens's avatar
      Updated libzmq to match RFC 23, 24, 25, 26 · 28b0a5fa
      Pieter Hintjens authored
      * Command names changed from null terminated to length-specified
      * Command frames use the correct flag (bit 2)
      * test_stream acts as test case for command frames
      * Some code cleanups
      28b0a5fa
  8. 12 Mar, 2013 3 commits
    • Pieter Hintjens's avatar
      Bumped ZMTP revision to 2 · d826c53b
      Pieter Hintjens authored
      * Starting draft ZMTP/2.1 protocol (revision 2)
      * Basis for adding security to the wire protocol
      * Maintains backward compatibility
      d826c53b
    • Pieter Hintjens's avatar
      785ef41f
    • 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
  9. 05 Sep, 2012 1 commit
    • Martin Hurton's avatar
      Implement new message encoder/decoder · 3f6148ab
      Martin Hurton authored
      This is supposed to become part of the ZMTP/1.1.
      
      The main differences from the ZMTP/1.0 framing protocol are:
      - flags field comes first, followed by the length field
      - long messages are signaled using a flag rather then 0xff escape
      - length field does not include the flags field, 0 is a valid value
      3f6148ab
  10. 02 Sep, 2012 1 commit
  11. 16 Mar, 2012 1 commit
  12. 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
  13. 01 Nov, 2011 1 commit
  14. 31 Oct, 2011 1 commit
  15. 15 Jul, 2011 1 commit
  16. 22 Jun, 2011 1 commit
  17. 02 Mar, 2011 1 commit
  18. 30 Oct, 2010 1 commit
  19. 13 Feb, 2010 1 commit
  20. 05 Jan, 2010 1 commit
  21. 10 Dec, 2009 1 commit
  22. 03 Nov, 2009 1 commit
  23. 05 Oct, 2009 1 commit
  24. 03 Aug, 2009 1 commit
  25. 29 Jul, 2009 1 commit