Commit Graph

  • ce47881e73 nghttp2_session_handle_parse_error: Call nghttp2_session_fail_session Tatsuhiro Tsujikawa 2013-07-21 18:23:50 +0900
  • d96da77412 Add nghttp2_session_handle_invalid_connction to simply code Tatsuhiro Tsujikawa 2013-07-21 18:20:23 +0900
  • 3e72fb84f4 Update README.rst Tatsuhiro Tsujikawa 2013-07-20 02:05:07 +0900
  • 94258cd0b8 Move NGHTTP2_PRI_* to nghttp2.h, fix too small pri data type in src Tatsuhiro Tsujikawa 2013-07-20 01:59:43 +0900
  • 8b3a3efadc Change priority increasing scheme Tatsuhiro Tsujikawa 2013-07-20 01:58:44 +0900
  • c85220e6e3 Update README.rst Tatsuhiro Tsujikawa 2013-07-20 01:34:40 +0900
  • 68afda92ac Cleanup Tatsuhiro Tsujikawa 2013-07-20 01:28:52 +0900
  • b92b49f882 Cleanup Tatsuhiro Tsujikawa 2013-07-20 01:27:26 +0900
  • 9c58004a86 Cleanup Tatsuhiro Tsujikawa 2013-07-20 01:24:34 +0900
  • c3ed20b75d Remove debug output Tatsuhiro Tsujikawa 2013-07-20 01:19:33 +0900
  • e92b74d66e Use substitution as long as no eviction is required Tatsuhiro Tsujikawa 2013-07-20 01:19:00 +0900
  • aa87130711 Fix uninitialized nghttp2_hd_ws_entry index Tatsuhiro Tsujikawa 2013-07-20 01:01:29 +0900
  • 00b2d06850 Refactor nghttp2_hd Tatsuhiro Tsujikawa 2013-07-20 00:30:56 +0900
  • fb43f8aa93 Update doc Tatsuhiro Tsujikawa 2013-07-20 00:28:25 +0900
  • aa4df35a10 Remove NGHTTP2_OPT_MAX_RECV_CTRL_FRAME_BUFFER option Tatsuhiro Tsujikawa 2013-07-20 00:24:25 +0900
  • b5810479a4 Remove NGHTTP2_ERR_CREDENTIAL_PENDING check Tatsuhiro Tsujikawa 2013-07-20 00:22:12 +0900
  • 3186dede72 Add comment Tatsuhiro Tsujikawa 2013-07-20 00:21:07 +0900
  • 30d2c86a7a Remove old zlib compression and other cleanup Tatsuhiro Tsujikawa 2013-07-20 00:20:16 +0900
  • 61bf7c6b02 Integrate new header compression Tatsuhiro Tsujikawa 2013-07-20 00:08:14 +0900
  • 45c2245bfb Implement header compression draft 01 Tatsuhiro Tsujikawa 2013-07-19 16:50:31 +0900
  • 257bc1c924 print_frame: Show pri only when NGHTTP2_FLAG_PRIORITY flag set Tatsuhiro Tsujikawa 2013-07-17 01:13:58 +0900
  • 307e13375d spdycat: Set on_data_send_callback Tatsuhiro Tsujikawa 2013-07-17 01:10:50 +0900
  • 18338199f5 Update README.rst Tatsuhiro Tsujikawa 2013-07-17 00:08:05 +0900
  • 76b430c26b Invoke on_invalid_frame_recv_callback on session failure Tatsuhiro Tsujikawa 2013-07-16 23:47:56 +0900
  • f9911a6251 Use realloc in nghttp2_reserve_buffer Tatsuhiro Tsujikawa 2013-07-16 22:22:57 +0900
  • a3bdda68f8 End flow control by WINDOW_UPDATE Tatsuhiro Tsujikawa 2013-07-16 21:30:36 +0900
  • d54cfb88ff Add connection-level flow control Tatsuhiro Tsujikawa 2013-07-16 20:54:24 +0900
  • 3ed5c78a2c Remove unnecessary indent in DATA frame line Tatsuhiro Tsujikawa 2013-07-16 20:54:01 +0900
  • 68c072485c Remove :version existence check in spdyd Tatsuhiro Tsujikawa 2013-07-16 20:53:29 +0900
  • 1fdaa7e59a Disable flow control entirely with FLOW_CONTROL_OPTIONS Tatsuhiro Tsujikawa 2013-07-16 18:26:57 +0900
  • 24cab312cf Make spdycat and spdyd barely work Tatsuhiro Tsujikawa 2013-07-16 00:15:04 +0900
  • 48cb017245 Implement HTTP-draft-04/2.0 Tatsuhiro Tsujikawa 2013-07-15 21:45:59 +0900
  • cdc7fee1e6 Reset package version and lt revision number Tatsuhiro Tsujikawa 2013-07-13 00:48:35 +0900
  • 05c1eeac85 Disable end_to_end test Tatsuhiro Tsujikawa 2013-07-13 00:46:24 +0900
  • 39e0b06bfc Comment out shrpx build in Makefile for now Tatsuhiro Tsujikawa 2013-07-13 00:45:42 +0900
  • 0edce70343 Rebranding nghttp2 Tatsuhiro Tsujikawa 2013-07-13 00:19:03 +0900
  • 7b59a11480 shrpx: Create default SSL context once Tatsuhiro Tsujikawa 2013-06-21 23:17:46 +0900
  • 7be1c0bcf2 Update README.rst Tatsuhiro Tsujikawa 2013-06-09 23:10:25 +0900
  • d1b9af0268 shrpx: Fix usage doc Tatsuhiro Tsujikawa 2013-06-09 23:09:49 +0900
  • 19ba4301a6 Update NEWS for 1.0.0 release Tatsuhiro Tsujikawa 2013-06-09 13:42:06 +0900
  • 715fba31fc Bump up version number to 1.0.0 Tatsuhiro Tsujikawa 2013-06-09 13:28:22 +0900
  • 9fc5c7c299 Adjust priority of outbound DATA frames so that it does not starve others Tatsuhiro Tsujikawa 2013-05-26 15:40:16 +0900
  • e91b386422 src: Add SRC_LIBS to shrpx_unittest_LDFLAGS Tatsuhiro Tsujikawa 2013-05-03 22:15:07 +0900
  • c02fefe063 spdylay_ssl.cc: Cast tv.tv_sec to long int to pass printf Tatsuhiro Tsujikawa 2013-05-03 22:14:16 +0900
  • aa13b9b980 Drop priveleges only after listening on possibly priveleged port moparisthebest 2013-04-19 07:58:58 -0400
  • 7dfa559bc4 Add --honor-cipher-order option to mitigate BEAST attacks moparisthebest 2013-04-18 14:25:48 -0400
  • 4c238c5b36 fix building on mac os x. "error: invalid suffix on literal; C++11 requires a space between literal and identifier" snnn 2013-04-17 14:33:55 +0800
  • f47bf214e5 Allow server initiated stream ID in associated-stream-id Tatsuhiro Tsujikawa 2013-04-05 23:24:28 +0900
  • 34e119fde2 shrpx: Remove useless backend spdy version check Tatsuhiro Tsujikawa 2013-03-29 22:16:50 +0900
  • a9f475fb88 spdycat, shrpx: TLS SNI enhancements Tatsuhiro Tsujikawa 2013-03-29 22:06:33 +0900
  • e543441ccc tests: Fix compiler warning Tatsuhiro Tsujikawa 2013-03-28 01:36:02 +0900
  • bdade00e68 cygwin build fix Tatsuhiro Tsujikawa 2013-03-28 01:25:42 +0900
  • 04c13560de doc: Update doc Tatsuhiro Tsujikawa 2013-03-24 21:24:14 +0900
  • 7d709fa3ff shrpx: Support non-TLS SPDY in frontend connection Tatsuhiro Tsujikawa 2013-03-24 21:03:39 +0900
  • 439b34f49f Don't allow control characters in outgoing name/value pairs Tatsuhiro Tsujikawa 2013-03-23 21:23:13 +0900
  • 10c54e44ba Don't pack multiple empty header values in one header field Tatsuhiro Tsujikawa 2013-03-23 19:31:22 +0900
  • 2ca7b51eb6 Fix the incoming last empty header value is not checked properly Tatsuhiro Tsujikawa 2013-03-23 18:11:21 +0900
  • ce58af0c8c Add android-config and android-make to EXTRA_DIST Tatsuhiro Tsujikawa 2013-03-11 00:35:09 +0900
  • adc9ab990a Bump up version number to 0.3.8 Tatsuhiro Tsujikawa 2013-03-11 00:32:00 +0900
  • 2c3195d300 doc: Update doc theme Tatsuhiro Tsujikawa 2013-03-11 00:29:33 +0900
  • 3012f63d8c Update NEWS Tatsuhiro Tsujikawa 2013-03-11 00:28:52 +0900
  • da83726b2f doc: Add android-spdy-proxy document Tatsuhiro Tsujikawa 2013-03-11 00:05:52 +0900
  • 0c539a7ea5 Add Android build scripts and document Tatsuhiro Tsujikawa 2013-03-09 00:10:50 +0900
  • 7264966bb5 shrpx: Check get_request_state() == MSG_COMPLETE when body is empty Tatsuhiro Tsujikawa 2013-03-08 01:50:46 +0900
  • 4461cb24ed shrpx: Fix assertion failure in SpdyDownstreamConnection::attach_stream_data Tatsuhiro Tsujikawa 2013-03-07 21:32:10 +0900
  • 11026a3eda android: Use zlib provided by NDK Tatsuhiro Tsujikawa 2013-03-07 21:24:40 +0900
  • add067ed7e Provide timegm replacement and android build fix Tatsuhiro Tsujikawa 2013-03-07 21:17:55 +0900
  • 61726d5e74 Add --without-libxml2 configure option Tatsuhiro Tsujikawa 2013-03-07 20:52:29 +0900
  • fc0cfc7faf Document about flags of spdylay_send_callback and spdylay_recv_callback Tatsuhiro Tsujikawa 2013-03-01 21:01:45 +0900
  • eddd48b783 shrpx: Don't issue RST_STREAM on downstream tunnel connection EOF Tatsuhiro Tsujikawa 2013-03-01 20:43:35 +0900
  • 2d23ae3741 shrpx: Fix missing delete Tatsuhiro Tsujikawa 2013-03-01 00:07:00 +0900
  • cf1cfca51f shrpx: Fix not send RST_STREAM when downstream gets valid EOF Tatsuhiro Tsujikawa 2013-03-01 00:05:57 +0900
  • da36fc3953 shrpx: Fix WINDOW_UPDATE may block until SpdyUpstream::send() Tatsuhiro Tsujikawa 2013-02-27 22:55:44 +0900
  • 7b3f57cef8 shrpx: Fix blocking upstream RST_STREAM and propagate REFUSED_STREAM Tatsuhiro Tsujikawa 2013-02-27 22:39:44 +0900
  • dbb0df5c5b Remove strerror(3) from code which may run in multi-thread Tatsuhiro Tsujikawa 2013-02-25 22:43:44 +0900
  • e0af8900bf Update README.rst Tatsuhiro Tsujikawa 2013-02-22 22:49:29 +0900
  • c487d152b2 shrpx: Add non-TLS SPDY backend connection support Tatsuhiro Tsujikawa 2013-02-22 21:54:07 +0900
  • fc26f08af2 shrpx: Fix Proxy-Authorization is alwasy sent even if userinfo is empty Tatsuhiro Tsujikawa 2013-02-22 21:23:59 +0900
  • 78523c6701 shrpx: Fix backend SPDY connection does not go through proxy Tatsuhiro Tsujikawa 2013-02-22 19:26:41 +0900
  • bae80e5667 doc: Specify static file explicitly Tatsuhiro Tsujikawa 2013-02-19 23:34:52 +0900
  • 555e158247 Update doc Tatsuhiro Tsujikawa 2013-02-19 22:08:39 +0900
  • 9735950a12 doc: Update css Tatsuhiro Tsujikawa 2013-02-18 00:28:03 +0900
  • 64fcac48b7 shrpx: Fix bug in building certificate lookup tree Tatsuhiro Tsujikawa 2013-02-16 17:51:38 +0900
  • c8167234fa shrpx: Fix bug in certificate lookup Tatsuhiro Tsujikawa 2013-02-16 02:33:16 +0900
  • 1b2315d241 Update README.rst Tatsuhiro Tsujikawa 2013-02-14 21:30:35 +0900
  • abe5fd1e39 spdycat: Fix -d option in usage Tatsuhiro Tsujikawa 2013-02-14 21:25:46 +0900
  • 54d5dda6c4 spdycat: Add --multiply option Tatsuhiro Tsujikawa 2013-02-14 21:24:57 +0900
  • ba8bc5cae7 spdycli: Fix missing last by with IPv6 addr and check argc Tatsuhiro Tsujikawa 2013-02-14 21:15:41 +0900
  • 3d2ef18afb spdycat: Fix error handling of spdylay_gzip_inflate() Tatsuhiro Tsujikawa 2013-02-14 21:12:16 +0900
  • 291cbc639b shrpx: Use patricia trie for cert lookup Tatsuhiro Tsujikawa 2013-02-14 00:28:55 +0900
  • e322af8a6f src: Add missing base64.h Tatsuhiro Tsujikawa 2013-02-11 21:49:04 +0900
  • e28f169228 shrpx: More backend EOF handling Tatsuhiro Tsujikawa 2013-02-11 17:20:52 +0900
  • d830e099a6 shrpx: Send pending response data before RST_STREAM in tunnel connection Tatsuhiro Tsujikawa 2013-02-11 02:05:11 +0900
  • 98d18e647f Add compile to .gitignore Tatsuhiro Tsujikawa 2013-02-10 18:30:22 +0900
  • 45a6b5098c Add AM_PROG_CC_C_O macro Tatsuhiro Tsujikawa 2013-02-10 18:28:53 +0900
  • 734d7bced8 shrpx: Handle downstream response_state == MSG_RESET case in SPDY upstream Tatsuhiro Tsujikawa 2013-02-09 23:20:29 +0900
  • 1973cec134 Update README.rst Tatsuhiro Tsujikawa 2013-02-09 21:17:49 +0900
  • 8b6fbbf3a6 shrpx: Update --backend-http-proxy-uri usage Tatsuhiro Tsujikawa 2013-02-09 19:08:02 +0900
  • 39df51188c shrpx: Log stream ID when submitting RST_STREAM to downstream Tatsuhiro Tsujikawa 2013-02-09 17:56:44 +0900
  • ceba5539a1 shrpx: Fix client mode does not work Tatsuhiro Tsujikawa 2013-02-09 17:45:57 +0900