nghttp2/lib
Alexis La Goutte 5c42687759 fix comma at end of enumerator list [-Wpedantic] 2015-04-09 15:44:36 +02:00
..
includes Add nghttp2_session_consume_{connection,stream} to consume bytes independently 2015-04-07 00:14:18 +09:00
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
Makefile.am
Makefile.msvc MSVC: remove of winsock dependency 2015-04-03 12:00:06 +02:00
libnghttp2.pc.in
nghttp2_buf.c Fix bug that inflater->nvbufs is not reset 2015-03-24 21:54:05 +09:00
nghttp2_buf.h Fix bug that inflater->nvbufs is not reset 2015-03-24 21:54:05 +09:00
nghttp2_callbacks.c Add nghttp2_send_data_callback to send DATA payload without copying 2015-04-04 21:23:50 +09:00
nghttp2_callbacks.h Add nghttp2_send_data_callback to send DATA payload without copying 2015-04-04 21:23:50 +09:00
nghttp2_frame.c Add nghttp2_send_data_callback to send DATA payload without copying 2015-04-04 21:23:50 +09:00
nghttp2_frame.h Add nghttp2_send_data_callback to send DATA payload without copying 2015-04-04 21:23:50 +09:00
nghttp2_hd.c Fix bug that inflater->nvbufs is not reset 2015-03-24 21:54:05 +09:00
nghttp2_hd.h Fix bug that inflater->nvbufs is not reset 2015-03-24 21:54:05 +09:00
nghttp2_hd_huffman.c
nghttp2_hd_huffman.h
nghttp2_hd_huffman_data.c
nghttp2_helper.c
nghttp2_helper.h
nghttp2_http.c Use literal instead of computed value in token lookup 2015-03-21 23:03:37 +09:00
nghttp2_http.h
nghttp2_int.h fix comma at end of enumerator list [-Wpedantic] 2015-04-09 15:44:36 +02:00
nghttp2_map.c
nghttp2_map.h
nghttp2_mem.c
nghttp2_mem.h
nghttp2_net.h "static inline" fix for build with VS2013 2015-04-03 11:55:57 +02:00
nghttp2_npn.c
nghttp2_npn.h
nghttp2_option.c
nghttp2_option.h
nghttp2_outbound_item.c
nghttp2_outbound_item.h Add nghttp2_send_data_callback to send DATA payload without copying 2015-04-04 21:23:50 +09:00
nghttp2_pq.c
nghttp2_pq.h
nghttp2_priority_spec.c
nghttp2_priority_spec.h
nghttp2_queue.c
nghttp2_queue.h
nghttp2_session.c Add nghttp2_session_consume_{connection,stream} to consume bytes independently 2015-04-07 00:14:18 +09:00
nghttp2_session.h Add nghttp2_send_data_callback to send DATA payload without copying 2015-04-04 21:23:50 +09:00
nghttp2_stream.c Fix android NDK build error 2015-04-07 21:25:05 +09:00
nghttp2_stream.h Reorder fields 2015-03-29 18:10:38 +09:00
nghttp2_submit.c
nghttp2_submit.h
nghttp2_version.c