1. 31 Jan, 2016 1 commit
  2. 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
  3. 05 Jan, 2016 1 commit
  4. 04 Jan, 2016 1 commit
  5. 11 Dec, 2015 1 commit
  6. 07 Dec, 2015 1 commit
    • Jeromy's avatar
      WIP · d91b419e
      Jeromy authored
      d91b419e
  7. 24 Nov, 2015 1 commit
  8. 20 Nov, 2015 1 commit
  9. 19 Nov, 2015 1 commit
  10. 17 Nov, 2015 3 commits
  11. 16 Nov, 2015 7 commits
  12. 15 Nov, 2015 1 commit
  13. 14 Nov, 2015 1 commit
  14. 12 Nov, 2015 1 commit
  15. 30 Sep, 2015 2 commits