1. 12 Jun, 2012 2 commits
  2. 09 Jun, 2012 1 commit
    • Martin Hurton's avatar
      Fix the message decoder to ignore reserved flags. · 796212a9
      Martin Hurton authored
      Failing to clear the reserved flags, the decoder may produce
      messages with 'identity' and 'shared' flags set.
      This unintended modification of message flags can lead to memory
      errors or asserion failures.
      
      Fixes issue #309
      796212a9
  3. 01 Jun, 2012 1 commit
  4. 31 May, 2012 1 commit
  5. 29 Apr, 2012 2 commits
    • Martin Hurton's avatar
      Fix decoder to properly handle large messages · 5227f676
      Martin Hurton authored
      The decoder did not properly decode large messages
      on systems where sizeof (size_t) < sizeof (uint64_t).
      5227f676
    • Martin Hurton's avatar
      Fix issue #264 · 776563fc
      Martin Hurton authored
      Before this patch, the stream engine terminated itself
      whenever it had detected an IO error. If this happened
      when sending a message, the engine lost all
      in-flight messages, messages waiting to be decoded,
      and the last decoded message that had not been accepted,
      if there was one.
      
      The new behaviour is to terminate the engine only after
      the input error has been detected and the last decoded
      776563fc
  6. 01 Nov, 2011 1 commit
  7. 31 Oct, 2011 1 commit
  8. 16 Sep, 2011 1 commit
  9. 15 Sep, 2011 1 commit
  10. 24 Jul, 2011 1 commit
  11. 27 Jun, 2011 1 commit
  12. 21 Apr, 2011 1 commit
  13. 02 Mar, 2011 2 commits
  14. 20 Dec, 2010 2 commits
  15. 30 Oct, 2010 1 commit
  16. 23 Oct, 2010 1 commit
  17. 31 Aug, 2010 1 commit
  18. 27 Aug, 2010 1 commit
  19. 20 Mar, 2010 1 commit
  20. 09 Mar, 2010 2 commits
  21. 16 Feb, 2010 1 commit
  22. 13 Feb, 2010 1 commit
  23. 12 Feb, 2010 1 commit
  24. 05 Jan, 2010 1 commit
  25. 15 Dec, 2009 1 commit
  26. 11 Dec, 2009 1 commit
  27. 26 Nov, 2009 1 commit
  28. 16 Sep, 2009 1 commit
  29. 15 Sep, 2009 1 commit
  30. 14 Sep, 2009 1 commit
  31. 10 Sep, 2009 1 commit
  32. 12 Aug, 2009 1 commit
  33. 06 Aug, 2009 1 commit
  34. 03 Aug, 2009 1 commit
  35. 29 Jul, 2009 1 commit