Tatsuhiro Tsujikawa
|
b1905c5815
|
nghttpx: More replacement of spdy with http2
|
2013-11-04 18:22:29 +09:00 |
Tatsuhiro Tsujikawa
|
0a649e2499
|
src: Use std::chrono instead of gettimeofday and clock_gettime
|
2013-09-16 17:36:24 +09:00 |
Tatsuhiro Tsujikawa
|
d960cf8953
|
Add const to read-only nghttp2_frame* parameter in callbacks
|
2013-09-03 21:24:14 +09:00 |
Tatsuhiro Tsujikawa
|
59286adc5e
|
Add int return value to nghttp2_on_unknown_frame_recv_callback
|
2013-08-29 23:10:18 +09:00 |
Tatsuhiro Tsujikawa
|
db4f519500
|
Add int return value to nghttp2_on_frame_recv_parse_error_callback
|
2013-08-29 23:07:07 +09:00 |
Tatsuhiro Tsujikawa
|
5a7f65f1f7
|
Add int return value to on_data_send_callback
|
2013-08-29 21:55:04 +09:00 |
Tatsuhiro Tsujikawa
|
d4852b0f11
|
Add int return value to on_frame_send_callback
|
2013-08-29 21:48:34 +09:00 |
Tatsuhiro Tsujikawa
|
544ac9f61f
|
Add int return value to nghttp2_on_data_recv_callback
|
2013-08-29 21:41:33 +09:00 |
Tatsuhiro Tsujikawa
|
fb7d22fcb9
|
Add int return value to nghttp2_on_invalid_frame_recv_callback
|
2013-08-29 21:37:26 +09:00 |
Tatsuhiro Tsujikawa
|
a59cd3be82
|
Add int return value to nghttp2_on_frame_recv_callback
|
2013-08-29 21:33:52 +09:00 |
Tatsuhiro Tsujikawa
|
42ff5b5c04
|
Rename nghttp2_ssl as app_helper
|
2013-07-22 22:12:54 +09:00 |