1. 23 Nov, 2020 3 commits
  2. 16 Nov, 2020 1 commit
  3. 15 Nov, 2020 4 commits
  4. 24 Sep, 2020 4 commits
  5. 19 Sep, 2020 2 commits
  6. 03 Sep, 2020 1 commit
  7. 02 Sep, 2020 3 commits
  8. 26 Jul, 2020 3 commits
  9. 24 Jul, 2020 4 commits
  10. 19 Jul, 2020 1 commit
  11. 14 Jul, 2020 1 commit
  12. 13 Jul, 2020 4 commits
  13. 28 Jun, 2020 1 commit
  14. 19 Jun, 2020 1 commit
  15. 18 Jun, 2020 2 commits
  16. 17 Jun, 2020 1 commit
    • Tomas Krizek's avatar
      doc: clarify flow control behaviour for nghttp2_session_send() · f76ac196
      Tomas Krizek authored
      The previous wording implied that if send_callback doesn't return
      NGHTTP2_ERR_WOULDBLOCK, this function would always send all
      submitted requests / data. This is not the case, since flow control can
      cause some data to remain queued until WINDOW_UPDATE is received.
      f76ac196
  17. 10 Jun, 2020 1 commit
  18. 05 Jun, 2020 3 commits