An error occurred fetching the project authors.
  1. 25 May, 2012 2 commits
    • Tatsuhiro Tsujikawa's avatar
      Added SPDYLAY_OPT_MAX_RECV_CTRL_FRAME_BUFFER option. · 4dd9c32c
      Tatsuhiro Tsujikawa authored
      This option sets maximum receive buffer size for incoming control
      frame.  Basically the library checks the length field of the incoming
      control frame. For frames with name/value header block, the library
      also checks the length of inflated block is also under the limit. This
      is done while incrementally inflating block. If the length of frames
      with name/value header block exceeds the limit, the library will issue
      RST_STREAM with FRAME_TOO_LARGE. For other frames, it will issue
      GOAWAY.
      4dd9c32c
    • Tatsuhiro Tsujikawa's avatar
      a6ae4fc7
  2. 24 May, 2012 1 commit
  3. 20 May, 2012 5 commits
  4. 19 May, 2012 8 commits
  5. 18 May, 2012 1 commit
  6. 16 May, 2012 1 commit
  7. 13 May, 2012 5 commits
  8. 12 May, 2012 8 commits
  9. 11 May, 2012 6 commits
  10. 10 May, 2012 3 commits