1. 03 Mar, 2016 1 commit
  2. 02 Mar, 2016 1 commit
  3. 21 Feb, 2016 1 commit
  4. 17 Feb, 2016 2 commits
  5. 14 Feb, 2016 1 commit
  6. 10 Feb, 2016 1 commit
  7. 31 Jan, 2016 1 commit
  8. 30 Jan, 2016 1 commit
    • Randall Leeds's avatar
      Leave overflow logic to go-msgio · f5809511
      Randall Leeds authored
      
      
      go-msgio implements the message length limit (currently 8MB), so the
      secio reader can get away without re-implementing this logic.
      
      Instead, the reader lets go-msgio allocate a buffer when the output
      buffer is too small to hold the incoming message. This buffer is kept
      and drained into the output buffer(s) of Read() calls and released back
      to the msgio instance once it is fully drained.
      
      License: MIT
      Signed-off-by: default avatarRandall Leeds <randall@bleeds.info>
      f5809511
  9. 05 Jan, 2016 1 commit
  10. 04 Jan, 2016 1 commit
  11. 11 Dec, 2015 1 commit
  12. 07 Dec, 2015 1 commit
    • Jeromy's avatar
      WIP · d91b419e
      Jeromy authored
      d91b419e
  13. 24 Nov, 2015 1 commit
  14. 20 Nov, 2015 1 commit
  15. 19 Nov, 2015 1 commit
  16. 17 Nov, 2015 3 commits
  17. 16 Nov, 2015 7 commits
  18. 15 Nov, 2015 1 commit
  19. 14 Nov, 2015 1 commit
  20. 12 Nov, 2015 1 commit
  21. 30 Sep, 2015 2 commits