1. 29 Oct, 2011 1 commit
    • Perry Kundert's avatar
      Corrected discarding of remainder of message when request ID invalid · 09574a61
      Perry Kundert authored
      When zmq::req_t::xrecv detects that a response has no request ID
      label, or the ID is the wrong size, it would return an EAGAIN, but
      would not discard the remainder of the message.  This could allow the
      remainder of the message to incorrectly "leak" into a future response,
      if it is crafted to look like a reply with a valid response ID.
      Discard all remaining message blocks, if the ID is invalid in any way.
      09574a61
  2. 27 Oct, 2011 6 commits
  3. 26 Oct, 2011 1 commit
  4. 06 Oct, 2011 1 commit
  5. 04 Oct, 2011 2 commits
  6. 29 Sep, 2011 2 commits
  7. 28 Sep, 2011 1 commit
  8. 26 Sep, 2011 1 commit
  9. 18 Sep, 2011 1 commit
  10. 16 Sep, 2011 3 commits
  11. 15 Sep, 2011 1 commit
  12. 14 Sep, 2011 3 commits
  13. 13 Sep, 2011 1 commit
  14. 06 Sep, 2011 1 commit
  15. 04 Sep, 2011 1 commit
  16. 03 Sep, 2011 3 commits
  17. 02 Sep, 2011 2 commits
  18. 01 Sep, 2011 2 commits
  19. 31 Aug, 2011 1 commit
  20. 19 Aug, 2011 2 commits
  21. 18 Aug, 2011 4 commits