nghttp2/lib
Tatsuhiro Tsujikawa cbb819aed7 spdylay_session_prep_frame: Remove dead code 2013-01-25 01:00:12 +09:00
..
includes Update GOAWAY INTERNAL_ERROR value according to SPDY/3 spec change 2012-11-14 21:17:04 +09:00
Makefile.am
libspdylay.pc.in
spdylay_buffer.c Add spdylay_buffer_reader_count to replace bunch of 1 byte read 2013-01-22 00:12:15 +09:00
spdylay_buffer.h Add spdylay_buffer_reader_count to replace bunch of 1 byte read 2013-01-22 00:12:15 +09:00
spdylay_client_cert_vector.c Fixed compile error with -Wshadow. Fixed const cast. 2012-05-20 17:40:29 +09:00
spdylay_client_cert_vector.h
spdylay_frame.c spdylay_frame_pack_syn_reply: Make nv_offset ssize_t 2013-01-25 00:55:30 +09:00
spdylay_frame.h Check frame length after packing a frame 2012-09-14 22:41:55 +09:00
spdylay_gzip.c Fix error with w64-mingw32 cross compiler. Add --enable-example option. 2012-08-24 02:15:57 +09:00
spdylay_gzip.h
spdylay_helper.c Check frame length after packing a frame 2012-09-14 22:41:55 +09:00
spdylay_helper.h
spdylay_int.h Check frame length after packing a frame 2012-09-14 22:41:55 +09:00
spdylay_map.c Get rid of flags member in spdylay_map 2012-10-05 23:41:49 +09:00
spdylay_map.h Get rid of flags member in spdylay_map 2012-10-05 23:41:49 +09:00
spdylay_net.h Fix error with w64-mingw32 cross compiler. Add --enable-example option. 2012-08-24 02:15:57 +09:00
spdylay_npn.c Add spdylay_npn_get_proto_list() public API function. 2012-08-27 23:16:44 +09:00
spdylay_npn.h
spdylay_outbound_item.c
spdylay_outbound_item.h
spdylay_pq.c Fixed buffer overrun in spdylay_pq_push 2012-05-24 21:35:27 +09:00
spdylay_pq.h
spdylay_queue.c
spdylay_queue.h
spdylay_session.c spdylay_session_prep_frame: Remove dead code 2013-01-25 01:00:12 +09:00
spdylay_session.h Added SPDYLAY_OPT_MAX_RECV_CTRL_FRAME_BUFFER option. 2012-05-25 13:49:18 +09:00
spdylay_stream.c Eliminate malloc in spdylay_map 2012-09-12 00:13:02 +09:00
spdylay_stream.h Eliminate malloc in spdylay_map 2012-09-12 00:13:02 +09:00
spdylay_submit.c Check that empty name and NULL value are not included in nv 2012-08-21 23:19:15 +09:00
spdylay_submit.h
spdylay_zlib.c Enable name/value header compression on server side 2012-09-15 00:47:17 +09:00
spdylay_zlib.h Enable name/value header compression on server side 2012-09-15 00:47:17 +09:00