1. 29 Apr, 2014 3 commits
    • Pieter Hintjens's avatar
      Added more scaffolding for security · 39ccfea0
      Pieter Hintjens authored
      - additional messages to help people debugging security errors
      39ccfea0
    • Pieter Hintjens's avatar
      Fixed NULL security test · d1232d14
      Pieter Hintjens authored
      Has some bits commented out due to #939, now work.
      
      Note: there is an issue in libzmq when binding/unbinding or
      connecting/disconnecting (I did not investigate deeper) the
      same socket several times. Even closing the socket with zero
      linger, zmq_ctx_term will block. The workaround in this test
      case is to close the sockets for each test step.
      d1232d14
    • Pieter Hintjens's avatar
      Added zmq_ctx_shutdown to Makefile · c6f8093b
      Pieter Hintjens authored
      - also removed deprecated man pages from Makefile
      - they remain in repository for reference
      c6f8093b
  2. 28 Apr, 2014 5 commits
  3. 27 Apr, 2014 3 commits
  4. 26 Apr, 2014 1 commit
  5. 25 Apr, 2014 7 commits
  6. 24 Apr, 2014 21 commits