1. 31 May, 2012 1 commit
  2. 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
  3. 01 Nov, 2011 1 commit
  4. 31 Oct, 2011 1 commit
  5. 16 Sep, 2011 1 commit
  6. 15 Sep, 2011 1 commit
  7. 24 Jul, 2011 1 commit
  8. 27 Jun, 2011 1 commit
  9. 21 Apr, 2011 1 commit
  10. 02 Mar, 2011 2 commits
  11. 20 Dec, 2010 2 commits
  12. 30 Oct, 2010 1 commit
  13. 23 Oct, 2010 1 commit
  14. 31 Aug, 2010 1 commit
  15. 27 Aug, 2010 1 commit
  16. 20 Mar, 2010 1 commit
  17. 09 Mar, 2010 2 commits
  18. 16 Feb, 2010 1 commit
  19. 13 Feb, 2010 1 commit
  20. 12 Feb, 2010 1 commit
  21. 05 Jan, 2010 1 commit
  22. 15 Dec, 2009 1 commit
  23. 11 Dec, 2009 1 commit
  24. 26 Nov, 2009 1 commit
  25. 16 Sep, 2009 1 commit
  26. 15 Sep, 2009 1 commit
  27. 14 Sep, 2009 1 commit
  28. 10 Sep, 2009 1 commit
  29. 12 Aug, 2009 1 commit
  30. 06 Aug, 2009 1 commit
  31. 03 Aug, 2009 1 commit
  32. 29 Jul, 2009 1 commit