nghttp2/lib
Tatsuhiro Tsujikawa 27a91fc30e Allow NGHTTP2_PRIORITY_TYPE_NONE in nghttp2_submit_{request,headers} 2014-04-10 23:29:56 +09:00
..
includes Update doc 2014-04-09 00:16:04 +09:00
Makefile.am Hide session option from public API 2014-04-04 21:57:47 +09:00
libnghttp2.pc.in Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_buf.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_buf.h Fix compile error on 32-bit systems 2014-04-06 17:34:44 +09:00
nghttp2_frame.c Name unnamed union in nghttp2_priority_spec so that we can be C90 compatible 2014-04-05 18:40:44 +09:00
nghttp2_frame.h Revert f763d76110 2014-04-06 17:56:48 +09:00
nghttp2_gzip.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_gzip.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_hd.c Update static table 2014-04-02 01:30:50 +09:00
nghttp2_hd.h Honor NGHTTP2_NV_FLAG_NO_INDEX in deflater and inflater 2014-04-02 01:25:44 +09:00
nghttp2_hd_huffman.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_hd_huffman.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_hd_huffman_data.c Update huffman codes 2014-04-02 01:44:39 +09:00
nghttp2_helper.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_helper.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_int.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_map.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_map.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_net.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_npn.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_npn.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_option.c Hide session option from public API 2014-04-04 21:57:47 +09:00
nghttp2_option.h Hide session option from public API 2014-04-04 21:57:47 +09:00
nghttp2_outbound_item.c Implement ALTSVC frame 2014-04-01 21:47:51 +09:00
nghttp2_outbound_item.h Make group weight range [1, 256], inclusive 2014-04-01 22:54:20 +09:00
nghttp2_pq.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_pq.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_priority_spec.c Name unnamed union in nghttp2_priority_spec so that we can be C90 compatible 2014-04-05 18:40:44 +09:00
nghttp2_priority_spec.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_queue.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_queue.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_session.c Check stream availability when sending ALTSVC with stream_id != 0 2014-04-10 23:27:10 +09:00
nghttp2_session.h Update doc 2014-04-06 21:13:44 +09:00
nghttp2_stream.c nghttp2_stream_resume_deferred_data: Call stream_update_dep_on_attach_data 2014-04-03 15:52:21 +09:00
nghttp2_stream.h Fix bug that transfer stuck when stream marked as top is deferred 2014-04-03 15:48:51 +09:00
nghttp2_submit.c Allow NGHTTP2_PRIORITY_TYPE_NONE in nghttp2_submit_{request,headers} 2014-04-10 23:29:56 +09:00
nghttp2_submit.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_version.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00