nghttp2/lib
Tatsuhiro Tsujikawa 3e50ef439d Announce h2, final HTTP/2 ALPN identifier 2015-04-05 23:15:20 +09:00
..
includes Announce h2, final HTTP/2 ALPN identifier 2015-04-05 23:15:20 +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 Remove ALTSVC related code 2015-04-05 23:15:20 +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 Send 24 bytes client magic byte string by library 2015-04-05 23:15:20 +09:00
nghttp2_helper.h
nghttp2_http.c
nghttp2_http.h
nghttp2_int.h
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 Send 24 bytes client magic byte string by library 2015-04-05 23:15:20 +09:00
nghttp2_option.h Send 24 bytes client magic byte string by library 2015-04-05 23:15:20 +09:00
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 Use NGHTTP2_PROTOCOL_ERROR for NGHTTP2_ERR_HTTP_{HEADER,MESSAGING} 2015-04-05 23:15:20 +09:00
nghttp2_session.h Send 24 bytes client magic byte string by library 2015-04-05 23:15:20 +09:00
nghttp2_stream.c Fix Value stored to 'rv' is never read found by Clang Analyzer 2015-04-01 13:03:22 +02:00
nghttp2_stream.h Reorder fields 2015-03-29 18:10:38 +09:00
nghttp2_submit.c Remove ALTSVC related code 2015-04-05 23:15:20 +09:00
nghttp2_submit.h
nghttp2_version.c