1. 21 May, 2015 1 commit
    • Martin Storsjö's avatar
      tls: Use custom IO to read from the URLContext · d15eec4d
      Martin Storsjö authored
      This avoids hijacking the fd, by reading using the normal
      URLContext functions instead. This allowing reading data that has
      been buffered in the underlying URLContext.
      
      This avoids using the libraries own send functions that can
      cause SIGPIPE.
      
      The fd is still used for polling the lowlevel socket, for
      waiting for retries.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      d15eec4d
  2. 19 May, 2015 3 commits
  3. 16 May, 2015 1 commit
  4. 13 May, 2015 2 commits
  5. 12 May, 2015 7 commits
  6. 10 May, 2015 3 commits
  7. 09 May, 2015 4 commits
  8. 08 May, 2015 3 commits
  9. 06 May, 2015 9 commits
  10. 05 May, 2015 6 commits
  11. 02 May, 2015 1 commit