This website requires JavaScript.
Explore
Help
Sign In
walkero
/
nghttp2
Watch
1
Star
0
Fork
You've already forked nghttp2
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
f4016644a9
nghttp2
/
lib
History
Tatsuhiro Tsujikawa
743fc4a3c3
Use the similar naming scheme for table size as
392256e542
2016-09-11 22:25:01 +09:00
..
includes
Use the similar naming scheme for table size as
392256e542
2016-09-11 22:25:01 +09:00
.gitignore
…
CMakeLists.txt
…
Makefile.am
…
Makefile.msvc
Revert "Robust handling for ssize_t on Win32 platform"
2016-06-22 21:29:34 +09:00
libnghttp2.pc.in
…
nghttp2_buf.c
Allow nonuniform buffer size in nghttp2_hd_deflate_hd_vec()
2016-08-18 21:23:17 +09:00
nghttp2_buf.h
Update doc
2016-08-18 21:26:58 +09:00
nghttp2_callbacks.c
Add nghttp2_on_invalid_header_callback
2016-08-04 00:03:58 +09:00
nghttp2_callbacks.h
Add nghttp2_on_invalid_header_callback
2016-08-04 00:03:58 +09:00
nghttp2_frame.c
…
nghttp2_frame.h
Add nghttp2_option_set_max_send_header_block_length API function
2016-06-15 00:05:15 +09:00
nghttp2_hd.c
Use the similar naming scheme for table size as
392256e542
2016-09-11 22:25:01 +09:00
nghttp2_hd.h
Use the similar naming scheme for table size as
392256e542
2016-09-11 22:25:01 +09:00
nghttp2_hd_huffman.c
Use whole chunk when performing huffman encoding
2016-08-17 21:05:04 +09:00
nghttp2_hd_huffman.h
…
nghttp2_hd_huffman_data.c
…
nghttp2_helper.c
Fix typo
2016-08-21 13:29:29 +09:00
nghttp2_helper.h
Add nghttp2_session_set_local_window_size() API function
2016-05-29 23:13:11 +09:00
nghttp2_http.c
…
nghttp2_http.h
…
nghttp2_int.h
…
nghttp2_map.c
…
nghttp2_map.h
…
nghttp2_mem.c
fix warning: declaration of 'free' shadows a global declaration
2016-06-01 08:45:13 +02:00
nghttp2_mem.h
fix warning: declaration of 'free' shadows a global declaration
2016-06-01 08:45:13 +02:00
nghttp2_net.h
…
nghttp2_npn.c
…
nghttp2_npn.h
…
nghttp2_option.c
Add nghttp2_option_set_max_deflate_dynamic_table_size() API function
2016-09-11 22:13:59 +09:00
nghttp2_option.h
Add nghttp2_option_set_max_deflate_dynamic_table_size() API function
2016-09-11 22:13:59 +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_rcbuf.c
…
nghttp2_rcbuf.h
…
nghttp2_session.c
Add nghttp2_option_set_max_deflate_dynamic_table_size() API function
2016-09-11 22:13:59 +09:00
nghttp2_session.h
More strict stream state handling
2016-08-07 19:31:00 +09:00
nghttp2_stream.c
…
nghttp2_stream.h
…
nghttp2_submit.c
Add nghttp2_session_set_local_window_size() API function
2016-05-29 23:13:11 +09:00
nghttp2_submit.h
…
nghttp2_version.c
…