1. 02 May, 2018 2 commits
  2. 30 Apr, 2018 6 commits
  3. 29 Apr, 2018 3 commits
  4. 27 Apr, 2018 2 commits
  5. 26 Apr, 2018 5 commits
  6. 25 Apr, 2018 4 commits
  7. 24 Apr, 2018 7 commits
  8. 23 Apr, 2018 9 commits
  9. 21 Apr, 2018 1 commit
  10. 20 Apr, 2018 1 commit
    • Daniel Stenberg's avatar
      http2: handle GOAWAY properly · d122df59
      Daniel Stenberg authored
      When receiving REFUSED_STREAM, mark the connection for close and retry
      streams accordingly on another/fresh connection.
      
      Reported-by: Terry Wu
      Fixes #2416
      Fixes #1618
      Closes #2510
      d122df59