1. 18 Apr, 2020 2 commits
  2. 31 Mar, 2020 4 commits
  3. 18 Mar, 2020 1 commit
  4. 20 Feb, 2020 3 commits
  5. 11 Feb, 2020 2 commits
  6. 24 Jan, 2020 1 commit
    • Geoff Hill's avatar
      Enable session_create_idle_stream test, fix errors · 866eadb5
      Geoff Hill authored
      Add the currently-unused `test_nghttp2_session_create_idle_stream()`
      function to the test suite definition.
      
      Modify the test in two places to make it pass:
      
        * Use stream ID=10 as the priority stream ID to test automatic creation
          of streams for priority specs. The code below checks against stream
          ID=10 so I assume this was a typo in the test.
      
        * Set the `last_sent_stream_id` instead of the `next_stream_id` to test
          that idle streams cannot be created with smaller numbers than the
          most-recently-seen stream ID. Looking at the validation path in
          `session_detect_idle_stream()`, I think this was another test typo.
      866eadb5
  7. 21 Dec, 2019 3 commits
  8. 18 Dec, 2019 1 commit
  9. 08 Dec, 2019 1 commit
  10. 15 Nov, 2019 5 commits
  11. 09 Nov, 2019 1 commit
  12. 02 Nov, 2019 1 commit
  13. 01 Nov, 2019 1 commit
  14. 29 Oct, 2019 4 commits
  15. 12 Oct, 2019 3 commits
  16. 21 Sep, 2019 3 commits
  17. 16 Sep, 2019 3 commits
  18. 14 Sep, 2019 1 commit