1. 17 Apr, 2016 1 commit
  2. 12 Apr, 2016 8 commits
  3. 11 Apr, 2016 1 commit
    • Daniel Stenberg's avatar
      http2: drain the socket better... · b2a03763
      Daniel Stenberg authored
      ... but ignore EAGAIN if the stream has ended so that we don't end up in
      a loop. This is a follow-up to c8ab6131 in order to avoid the problem
      d261652d was made to fix.
      
      Reported-by: Jay Satiro
      Clues-provided-by: Tatsuhiro Tsujikawa
      
      Discussed in #750
      b2a03763
  4. 10 Apr, 2016 2 commits
  5. 09 Apr, 2016 7 commits
  6. 08 Apr, 2016 13 commits
  7. 07 Apr, 2016 7 commits
  8. 06 Apr, 2016 1 commit
    • Daniel Stenberg's avatar
      curl.1: use example.com more · 5cfa268f
      Daniel Stenberg authored
      Make (most) example snippets use the example.com domain instead of the
      random ones picked and used before. Some of those were probably
      legitimate sites and some not. example.com is designed for this purpose.
      5cfa268f