nghttp2/lib
Tatsuhiro Tsujikawa dbd0f032ce Fix -Werror=cast-align error on 32 bit platform
Fixes GH-172
2015-03-03 22:36:24 +09:00
..
includes Call on_invalid_frame_recv_callback on bad HTTP messaging 2015-02-26 22:59:07 +09:00
Makefile.am
Makefile.msvc
libnghttp2.pc.in
nghttp2_buf.c
nghttp2_buf.h
nghttp2_callbacks.c
nghttp2_callbacks.h
nghttp2_frame.c
nghttp2_frame.h
nghttp2_hd.c Add parentheses around macro parameters 2015-02-22 17:43:14 +09:00
nghttp2_hd.h
nghttp2_hd_huffman.c
nghttp2_hd_huffman.h
nghttp2_hd_huffman_data.c
nghttp2_helper.c Add missing entry to nghttp2_strerror() 2015-02-26 23:04:38 +09:00
nghttp2_helper.h
nghttp2_http.c Call on_invalid_frame_recv_callback on bad HTTP messaging 2015-02-26 22:59:07 +09:00
nghttp2_http.h Call on_invalid_frame_recv_callback on bad HTTP messaging 2015-02-26 22:59:07 +09:00
nghttp2_int.h Call on_invalid_frame_recv_callback on bad HTTP messaging 2015-02-26 22:59:07 +09:00
nghttp2_map.c
nghttp2_map.h Fix -Werror=cast-align error on 32 bit platform 2015-03-03 22:36:24 +09:00
nghttp2_mem.c
nghttp2_mem.h
nghttp2_net.h
nghttp2_npn.c
nghttp2_npn.h
nghttp2_option.c Add nghttp2_option_set_no_http_messaging() API function 2015-02-20 23:26:56 +09:00
nghttp2_option.h Add nghttp2_option_set_no_http_messaging() API function 2015-02-20 23:26:56 +09:00
nghttp2_outbound_item.c
nghttp2_outbound_item.h
nghttp2_pq.c
nghttp2_pq.h
nghttp2_priority_spec.c
nghttp2_priority_spec.h
nghttp2_queue.c
nghttp2_queue.h
nghttp2_session.c Call on_invalid_frame_recv_callback on bad HTTP messaging 2015-02-26 22:59:07 +09:00
nghttp2_session.h Rename NGHTTP2_OPTMASK_NO_HTTP_SEMANTICS with NGHTTP2_OPTMASK_NO_HTTP_MESSAGING 2015-02-20 23:07:48 +09:00
nghttp2_stream.c Fix -Werror=cast-align error on 32 bit platform 2015-03-03 22:36:24 +09:00
nghttp2_stream.h
nghttp2_submit.c
nghttp2_submit.h
nghttp2_version.c