Commit Graph

  • 3c400bc607 Update doc Tatsuhiro Tsujikawa 2013-08-09 01:52:42 +0900
  • 6d8ab6ed0a Update doc Tatsuhiro Tsujikawa 2013-08-09 01:51:45 +0900
  • 5dd6d86d66 Code cleanup Tatsuhiro Tsujikawa 2013-08-09 01:46:07 +0900
  • a3ff4cb50b Rename window_size member of nghttp2_session as remote_window_size Tatsuhiro Tsujikawa 2013-08-09 01:31:15 +0900
  • 19377fb3cd Allow disabling auto WINDOW_UPDATE for connection and stream individually Tatsuhiro Tsujikawa 2013-08-09 01:23:39 +0900
  • b979d2e8d2 Support increment/reduction of local window size by WINDOW_UPDATE Tatsuhiro Tsujikawa 2013-08-09 00:58:52 +0900
  • e67096fef3 Handle overflow in initial window update in stream Tatsuhiro Tsujikawa 2013-08-08 21:12:49 +0900
  • dcfa421d6f Fix connection-level flow control (local) Tatsuhiro Tsujikawa 2013-08-07 22:02:30 +0900
  • fafec1fdb8 nghttpx: Accept incoming bytes at least initial window size Tatsuhiro Tsujikawa 2013-08-07 21:27:08 +0900
  • 7f71e83c52 nghttpd: Use 100 for MAX_CONCURRENT_STREAMS Tatsuhiro Tsujikawa 2013-08-07 01:23:43 +0900
  • 07814be5b2 src: HttpServer: Remove unused member variable sfd_ Tatsuhiro Tsujikawa 2013-08-06 23:17:13 +0900
  • 55b074e96e Rename NGHTTP2_MAX_FRAME_SIZE as NGHTTP2_MAX_FRAME_LENGTH Tatsuhiro Tsujikawa 2013-08-06 21:59:41 +0900
  • 73563de8d4 Specify max length for header value and header block Tatsuhiro Tsujikawa 2013-08-06 21:57:26 +0900
  • 2b71598bdf src: Reorder AM_CPPFLAGS and AM_LDFLAGS Tatsuhiro Tsujikawa 2013-08-06 21:24:34 +0900
  • 1b95e23bfb Add ax_cxx_compile_stdcxx_11 to check C++11 availability and flags Tatsuhiro Tsujikawa 2013-08-06 21:20:36 +0900
  • 168c5ac5b3 HttpServer: Code cleanup Tatsuhiro Tsujikawa 2013-08-06 00:07:51 +0900
  • fadbdbae0b nghttp: Add -p option to specify stream priority Tatsuhiro Tsujikawa 2013-08-04 18:55:26 +0900
  • 2a311b3102 src: Print flags in DATA Tatsuhiro Tsujikawa 2013-08-04 18:44:11 +0900
  • 690349009d nghttp: Call on_read() to process all data in buffer after upgrade succeeded Tatsuhiro Tsujikawa 2013-08-04 18:43:10 +0900
  • edd7420898 Update doc Tatsuhiro Tsujikawa 2013-08-04 18:30:37 +0900
  • d132427788 Update doc Tatsuhiro Tsujikawa 2013-08-04 18:29:31 +0900
  • c0a5ec8562 Update API doc Tatsuhiro Tsujikawa 2013-08-04 18:27:07 +0900
  • ec733a6108 Remove unused nghttp2_mem_chunk Tatsuhiro Tsujikawa 2013-08-04 18:03:41 +0900
  • d4ade2d7d0 nghttpx: Return -1 if dconn_ is nullptr on push_upload_data_chunk Tatsuhiro Tsujikawa 2013-08-03 23:45:28 +0900
  • b14d9d622f Fix error string Tatsuhiro Tsujikawa 2013-08-03 23:45:10 +0900
  • 35a2e8fff7 Update doc Tatsuhiro Tsujikawa 2013-08-03 20:03:39 +0900
  • f613f68a13 src: Make window size - 1 Tatsuhiro Tsujikawa 2013-08-03 19:53:07 +0900
  • 9823b12718 Update README.rst Tatsuhiro Tsujikawa 2013-08-03 19:44:13 +0900
  • 6bcfb99cc0 nghttpx: Update help messages Tatsuhiro Tsujikawa 2013-08-03 19:19:04 +0900
  • 079f867d68 nghttp: Ignore -u if --no-tls is not given Tatsuhiro Tsujikawa 2013-08-03 19:08:52 +0900
  • d1bc3c89a7 nghttpx: Code cleanup Tatsuhiro Tsujikawa 2013-08-03 19:04:44 +0900
  • 0150312022 nghttpx: Rename spdy_{upstream,downstream}_no_tls as {upstream,downstream}_no_tls Tatsuhiro Tsujikawa 2013-08-03 19:01:57 +0900
  • 564e6b9ffc nghttpx: Rename --{front,back}end-spdy-no-tls as --{front,back}end-no-tls Tatsuhiro Tsujikawa 2013-08-03 18:58:14 +0900
  • f620655d08 nghttp, nghttpx: Add HTTP Upgrade from HTTP/1.1 to HTTP/2.0 Tatsuhiro Tsujikawa 2013-08-03 18:51:01 +0900
  • ea5a1b60cf Change NGHTTP2_INITIAL_MAX_CONCURRENT_STREAMS Tatsuhiro Tsujikawa 2013-08-03 18:05:53 +0900
  • 737ac01d91 Add API for HTTP Upgrade Tatsuhiro Tsujikawa 2013-08-03 18:05:14 +0900
  • 5594f0ef0b nghttpx: Preserve upgrade in Connection header field Tatsuhiro Tsujikawa 2013-08-02 00:00:33 +0900
  • 8fd1953b21 app_helper: Show flags in hex Tatsuhiro Tsujikawa 2013-08-01 21:42:16 +0900
  • 1bbcbd365c shrpx: Cast uint8_t to uint32_t to print its decimal number Tatsuhiro Tsujikawa 2013-08-01 20:33:04 +0900
  • fec566aa23 src: Send out data in output buffer before HTTP2/SPDY session tear down Tatsuhiro Tsujikawa 2013-08-01 20:31:29 +0900
  • 8cb92fc277 nghttpx: Handle error from Upstream::resume_read in upgrade code Tatsuhiro Tsujikawa 2013-07-31 22:14:25 +0900
  • 924b1bd61a Use unmodified http-parser Tatsuhiro Tsujikawa 2013-07-31 21:48:37 +0900
  • bd64619cf5 Fix segmentation fault Tatsuhiro Tsujikawa 2013-07-31 20:32:44 +0900
  • ab56cd4ea3 nghttpx: Fix bug: end marker of chunked encoding is written twice Tatsuhiro Tsujikawa 2013-07-30 21:46:00 +0900
  • 8ca501ae57 Update README.rst Tatsuhiro Tsujikawa 2013-07-28 23:00:12 +0900
  • 9c7cbfaac3 Disable jekyll to show files starting with underscore Tatsuhiro Tsujikawa 2013-07-28 21:44:06 +0900
  • c6d958c92e First pages commit Tatsuhiro Tsujikawa 2013-07-28 21:26:41 +0900
  • dc2ed7414c src: Cleanup src builds Tatsuhiro Tsujikawa 2013-07-28 19:50:02 +0900
  • 061b54fb72 Update doc Tatsuhiro Tsujikawa 2013-07-28 19:39:43 +0900
  • 9f9c0cbcd1 nghttpd: Add -F and -f option to disable connection/stream level flow control Tatsuhiro Tsujikawa 2013-07-28 19:28:41 +0900
  • 56db10cb5e nghttp: Add -F and -f option to disable connection/stream level flow controls Tatsuhiro Tsujikawa 2013-07-28 19:09:15 +0900
  • f9c566ec1f Fix memory leak in unittest Tatsuhiro Tsujikawa 2013-07-28 19:08:49 +0900
  • 8033152e80 Disable local flow control on FLOW_CONTROL_OPTIONS = 1 Tatsuhiro Tsujikawa 2013-07-28 19:05:51 +0900
  • 49519a06b3 Update README.rst Tatsuhiro Tsujikawa 2013-07-27 22:46:22 +0900
  • 97da187a11 Update README.rst Tatsuhiro Tsujikawa 2013-07-27 22:40:44 +0900
  • 60fe0337da app_helper: Print PUSH_PROMISE Tatsuhiro Tsujikawa 2013-07-27 22:37:09 +0900
  • d704b92fd9 Update README.rst Tatsuhiro Tsujikawa 2013-07-27 21:56:46 +0900
  • 608a493925 Change initial window size to 65535 Tatsuhiro Tsujikawa 2013-07-27 21:26:47 +0900
  • 7021a9fc5e Incremental indexing only when the entry size if less than threshold Tatsuhiro Tsujikawa 2013-07-27 20:48:04 +0900
  • f74674aa7f Fix header compression (again) Tatsuhiro Tsujikawa 2013-07-27 18:59:30 +0900
  • f7c0df1235 Remove :version from downstream HTTP/2.0 request Tatsuhiro Tsujikawa 2013-07-27 18:57:33 +0900
  • ddd04e8ced Fix header compression bug, and perform always incremental indexing Tatsuhiro Tsujikawa 2013-07-27 00:58:38 +0900
  • 20173b5f61 NGHTTP2_SETTINGS_FLOW_CONTROL_OPTIONS: Check least significant bit only Tatsuhiro Tsujikawa 2013-07-26 23:11:41 +0900
  • 90b06e8572 nghttpx: Add HTTP/2.0 word in help message Tatsuhiro Tsujikawa 2013-07-26 21:55:08 +0900
  • 1fca42ed2b nghttpx: Remove :version from http2 connection Tatsuhiro Tsujikawa 2013-07-26 21:47:53 +0900
  • 5ccf647df9 Rename shrpx as nghttpx superficially Tatsuhiro Tsujikawa 2013-07-26 21:42:39 +0900
  • 86174f537a shrpx: Send and receive client connection header Tatsuhiro Tsujikawa 2013-07-26 21:35:14 +0900
  • 9b27160195 HttpServer: Fix left_connhd_len_ is not updated Tatsuhiro Tsujikawa 2013-07-26 21:34:39 +0900
  • 32bd1425b4 shrpx: SPDY support in upstream connection Tatsuhiro Tsujikawa 2013-07-26 20:12:55 +0900
  • 41b21f7938 fixup Tatsuhiro Tsujikawa 2013-07-26 19:38:54 +0900
  • 18f450fd2a Port shrpx to nghttp2 use Tatsuhiro Tsujikawa 2013-07-26 19:33:25 +0900
  • 459a269049 Define HTTP/2.0 protocol version ID Tatsuhiro Tsujikawa 2013-07-26 01:38:04 +0900
  • 9c54e63871 Remove bogus assert Tatsuhiro Tsujikawa 2013-07-26 01:34:57 +0900
  • e496800cb7 Fix header compression bug Tatsuhiro Tsujikawa 2013-07-26 01:34:28 +0900
  • 48d7453a21 Rename SPDY terms Tatsuhiro Tsujikawa 2013-07-25 21:18:13 +0900
  • 1056d8690e Rename functions related to HEADERS Tatsuhiro Tsujikawa 2013-07-25 21:07:38 +0900
  • 3cc71a707e Rename nghttp2_headers_category members Tatsuhiro Tsujikawa 2013-07-25 20:53:30 +0900
  • 442e10cc78 Update doc Tatsuhiro Tsujikawa 2013-07-25 02:13:13 +0900
  • 6950210320 Update README.rst Tatsuhiro Tsujikawa 2013-07-25 02:00:15 +0900
  • 84cbebf4f7 Implement server push Tatsuhiro Tsujikawa 2013-07-25 01:49:05 +0900
  • 321136b042 nghttp2_hd: Don't malloc if namelen/valuelen are zero Tatsuhiro Tsujikawa 2013-07-23 23:10:53 +0900
  • 0000d3e7f9 Add test for nghttp2_nv_array_from_cstr Tatsuhiro Tsujikawa 2013-07-23 23:03:18 +0900
  • b7ff05c4c6 Fail session if header compression failed on send Tatsuhiro Tsujikawa 2013-07-23 22:47:15 +0900
  • 65cb559431 Change priority update scheme Tatsuhiro Tsujikawa 2013-07-23 21:33:28 +0900
  • 3c9e31da87 Don't substitute if same indexed header field name is already in working set Tatsuhiro Tsujikawa 2013-07-23 02:52:08 +0900
  • cca1d19d3d Fix WINDOW_UPDATE enum value Tatsuhiro Tsujikawa 2013-07-23 02:08:32 +0900
  • b2cabdd0a2 Update README.rst Tatsuhiro Tsujikawa 2013-07-23 01:39:10 +0900
  • ef3caffe8b Remove push related members from nghttp2_stream Tatsuhiro Tsujikawa 2013-07-23 00:46:55 +0900
  • 4b6885ce9f Send PRIORITY with current stream priority Tatsuhiro Tsujikawa 2013-07-23 00:36:20 +0900
  • 6f28d44bef Call nghttp2_session_handle_invalid_connection if stream_id == 0 or != 0 case Tatsuhiro Tsujikawa 2013-07-23 00:33:47 +0900
  • 57401bfb8d src: Print PRIORITY frame in print_frame() Tatsuhiro Tsujikawa 2013-07-23 00:29:52 +0900
  • 0bcf90d32d Support PRIORITY frame send and receive Tatsuhiro Tsujikawa 2013-07-23 00:11:39 +0900
  • 207d2d1763 Update README.rst Tatsuhiro Tsujikawa 2013-07-22 23:31:32 +0900
  • 42ff5b5c04 Rename nghttp2_ssl as app_helper Tatsuhiro Tsujikawa 2013-07-22 22:12:54 +0900
  • ec79d70bd0 Code cleanup Tatsuhiro Tsujikawa 2013-07-22 22:08:52 +0900
  • 551ae72f3a Remove spdyd and spdycat Tatsuhiro Tsujikawa 2013-07-22 22:06:31 +0900
  • 9e9a7fb160 Add nghttpd and 24 bytes client connection header support Tatsuhiro Tsujikawa 2013-07-22 21:30:40 +0900
  • 6bc7e7bd0b Add nghttp client backed by libevent Tatsuhiro Tsujikawa 2013-07-21 23:49:12 +0900
  • 1dd21c1e30 Handle invalid stream ID (== 0 or != 0) cases Tatsuhiro Tsujikawa 2013-07-21 18:40:47 +0900
  • ed39044273 nghttp2_session_handle_invalid_stream: Remove stream_id parameter Tatsuhiro Tsujikawa 2013-07-21 18:26:29 +0900