nghttp2/lib
Tatsuhiro Tsujikawa d654ad0cc6 Fixed bug on_ctrl_recv_callback not called for RST_STREAM 2012-06-04 23:44:18 +09:00
..
includes Fixed typo 2012-05-30 21:20:38 +09:00
Makefile.am
libspdylay.pc.in
spdylay_buffer.c Removed unused variable 2012-05-25 19:07:01 +09:00
spdylay_buffer.h Incremental name/value block decompression 2012-05-25 10:46:40 +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 Removed unused variable 2012-05-25 19:07:01 +09:00
spdylay_frame.h Added SPDYLAY_OPT_MAX_RECV_CTRL_FRAME_BUFFER option. 2012-05-25 13:49:18 +09:00
spdylay_gzip.c
spdylay_gzip.h
spdylay_helper.c Made spdylay_strerror(0) return "Success" 2012-05-25 14:44:25 +09:00
spdylay_helper.h
spdylay_int.h Added SPDYLAY_OPT_MAX_RECV_CTRL_FRAME_BUFFER option. 2012-05-25 13:49:18 +09:00
spdylay_map.c Fixed the bug that erase_rotate_recur() erases parent node. 2012-05-19 00:49:15 +09:00
spdylay_map.h Bring back deferred DATA to the outbound queue when SETTINGS with 2012-05-11 23:01:40 +09:00
spdylay_net.h
spdylay_npn.c Prefer spdy/3 to spdy/2 in spdylay_select_next_protocol() 2012-05-12 18:23:17 +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 Fixed bug on_ctrl_recv_callback not called for RST_STREAM 2012-06-04 23:44:18 +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
spdylay_stream.h
spdylay_submit.c Made spdylay_submit_window_update() not be bounded by recv_window_size 2012-05-20 16:09:57 +09:00
spdylay_submit.h
spdylay_zlib.c
spdylay_zlib.h