Commit Graph

  • 8a2020362d tests: Use traditional C-style comments Tatsuhiro Tsujikawa 2012-11-14 21:00:36 +0900
  • 6f6f6ffc41 [shrpx] fix password handling for certs keys Raul Gutierrez Segales 2012-10-27 22:29:27 -0700
  • 45f302f363 fedora: add spec file Raul Gutierrez Segales 2012-10-27 14:54:06 -0700
  • fdc19550fc spdyd: Open file with O_BINARY flag Tatsuhiro Tsujikawa 2012-10-16 22:57:26 +0900
  • 22840dbfaf spdycat: Handle timeout in connect and SSL/TLS handshake Tatsuhiro Tsujikawa 2012-10-14 23:39:41 +0900
  • a28e1c6e7d Add src/.gitignore and edit examples/.gitignore Tatsuhiro Tsujikawa 2012-10-06 00:01:13 +0900
  • 2ea0c1c1b0 Add missing url_parser.c Tatsuhiro Tsujikawa 2012-10-05 23:56:26 +0900
  • 46e7da2166 Get rid of flags member in spdylay_map Tatsuhiro Tsujikawa 2012-10-05 23:41:49 +0900
  • 24e932dfa2 Iterative treap implementation Tatsuhiro Tsujikawa 2012-10-04 21:24:45 +0900
  • 9378b74fc3 spdycat: Rewritten time_delta Tatsuhiro Tsujikawa 2012-10-04 23:54:39 +0900
  • 53b7b0eda9 Bump up version number to 0.3.7-DEV Tatsuhiro Tsujikawa 2012-10-02 23:04:41 +0900
  • 38cc7f06e6 Updated NEWS Tatsuhiro Tsujikawa 2012-10-02 21:45:52 +0900
  • 6336524b6f Updated NEWS for 0.3.6 release Tatsuhiro Tsujikawa 2012-10-01 23:07:19 +0900
  • 4db9dca183 Bump up version number to 0.3.6. Bump up LT version to 4:0:3 Tatsuhiro Tsujikawa 2012-10-01 22:46:26 +0900
  • c0577602d1 shrpx: Made SPDY/3 default protocol in SPDY proxy mode Tatsuhiro Tsujikawa 2012-10-01 22:37:35 +0900
  • e69947a054 Removed trailing spaces Tatsuhiro Tsujikawa 2012-10-01 21:51:24 +0900
  • 9d6257a4cc spdycat: Just return in check_response_header if stream_user_data is NULL Tatsuhiro Tsujikawa 2012-09-22 16:07:49 +0900
  • 00172f827a spdycat: Add missing break after handling -H option Tatsuhiro Tsujikawa 2012-09-22 16:05:20 +0900
  • 0409c76b45 Fix bug that $withval is used where $enableval should be used Tatsuhiro Tsujikawa 2012-09-22 15:44:42 +0900
  • abf2ddc3a6 shrpx: Use request HTTP version in HTTPS upstream response Tatsuhiro Tsujikawa 2012-09-20 22:36:17 +0900
  • 5597ee68da shrpx: Use raw pointer for downstream instead of deque Tatsuhiro Tsujikawa 2012-09-20 22:28:40 +0900
  • c78e0ca055 shrpx: Log when SPDY stream is closed Tatsuhiro Tsujikawa 2012-09-15 17:27:20 +0900
  • 7f481e42b0 shrpx: Add more spdylay callback Tatsuhiro Tsujikawa 2012-09-15 17:19:58 +0900
  • 58619a4f97 Enable name/value header compression on server side Tatsuhiro Tsujikawa 2012-09-15 00:47:17 +0900
  • 088e4f15a2 Check frame length after packing a frame Tatsuhiro Tsujikawa 2012-09-14 22:41:55 +0900
  • 744f35e7ea Disable header compression for now Tatsuhiro Tsujikawa 2012-09-14 21:43:41 +0900
  • a377907405 Updated for 0.3.5 release Tatsuhiro Tsujikawa 2012-09-13 23:23:07 +0900
  • 69ed2258ad Bump up version number to 0.3.5. Bump up LT revision to 3.1.2 Tatsuhiro Tsujikawa 2012-09-13 23:19:02 +0900
  • a4c7f17aa2 python: Escape '\' in server example code Tatsuhiro Tsujikawa 2012-09-13 23:10:47 +0900
  • d1456a8136 Bump up version number to 0.3.4 Tatsuhiro Tsujikawa 2012-09-13 22:43:59 +0900
  • 050fa0cb2e Updated for 0.3.4 release Tatsuhiro Tsujikawa 2012-09-13 22:43:32 +0900
  • 436b201d6f shrpx: Check request_connection_close_ when deciding closing connection Tatsuhiro Tsujikawa 2012-09-13 21:33:35 +0900
  • 22516aea63 Update README.rst Tatsuhiro Tsujikawa 2012-09-12 22:40:59 +0900
  • 1f2109bb0b python: Bump up version number to 0.1.2 Tatsuhiro Tsujikawa 2012-09-12 22:38:10 +0900
  • 23cbad64db Update doc Tatsuhiro Tsujikawa 2012-09-12 22:37:05 +0900
  • 38e634b736 Update README.rst Tatsuhiro Tsujikawa 2012-09-12 21:39:09 +0900
  • b8d0b4034c Eliminate malloc in spdylay_map Tatsuhiro Tsujikawa 2012-09-12 00:13:02 +0900
  • 427b9ebfdb shrpx: Update http-parser Tatsuhiro Tsujikawa 2012-09-11 00:12:23 +0900
  • b0f155eebc Bump up version number to 0.3.4-DEV Tatsuhiro Tsujikawa 2012-09-10 22:46:44 +0900
  • 3acfae37bb examples: Add README Tatsuhiro Tsujikawa 2012-09-10 22:45:33 +0900
  • c1b130acd0 python: Don't raise exception from Session.resume_data() Tatsuhiro Tsujikawa 2012-09-10 22:10:54 +0900
  • ba63d00db5 Update README.rst Tatsuhiro Tsujikawa 2012-09-10 22:03:40 +0900
  • ca415a2a15 Add --enable-src configure option Tatsuhiro Tsujikawa 2012-09-10 21:51:08 +0900
  • b0fcd68783 Move spdycat, spdyd and shrpx from examples to src Tatsuhiro Tsujikawa 2012-09-10 21:39:51 +0900
  • 5634c7ffdc shrpx: Ignore response body if HTTP status code is 1xx, 204 or 304 Tatsuhiro Tsujikawa 2012-09-09 17:45:06 +0900
  • 3d694c89c5 python: Escape \n in long_description Tatsuhiro Tsujikawa 2012-08-28 23:00:24 +0900
  • adbf33c0b8 Add python wrapper to distribution Tatsuhiro Tsujikawa 2012-08-28 22:07:43 +0900
  • fb72f47199 python: Bump up package version to 0.1.1 Tatsuhiro Tsujikawa 2012-08-28 21:55:46 +0900
  • 5bb8a262ba Bump up version number to 0.3.3. Bump up the library version to 3:0:2 Tatsuhiro Tsujikawa 2012-08-28 21:54:32 +0900
  • 8b06bc9d56 Updated for 0.3.3 release Tatsuhiro Tsujikawa 2012-08-28 21:52:02 +0900
  • 6cc62c5f22 python: shutdown socket at the end of the event loop Tatsuhiro Tsujikawa 2012-08-28 21:39:24 +0900
  • 5b521e608b python: update README.rst Tatsuhiro Tsujikawa 2012-08-28 01:53:25 +0900
  • fb6ef096c6 python: document urlfetch Tatsuhiro Tsujikawa 2012-08-28 01:47:21 +0900
  • b4758b5701 python: renamed uri as url for consistency Tatsuhiro Tsujikawa 2012-08-28 01:46:53 +0900
  • 33d35912a5 python: add simple SPDY client function urlfetch() Tatsuhiro Tsujikawa 2012-08-28 00:58:45 +0900
  • 6b64276c08 python: add get_npn_protocols() function Tatsuhiro Tsujikawa 2012-08-27 23:32:27 +0900
  • 4e5e741907 Add spdylay_npn_get_proto_list() public API function. Tatsuhiro Tsujikawa 2012-08-27 23:16:44 +0900
  • cc15f4bd89 python: add MANIFEST.in and README.rst Tatsuhiro Tsujikawa 2012-08-25 00:18:17 +0900
  • ade401c1f9 python: update setup.py Tatsuhiro Tsujikawa 2012-08-25 00:10:20 +0900
  • 9bbd7a8a04 python: add __version__ Tatsuhiro Tsujikawa 2012-08-24 23:35:58 +0900
  • dcba568ff9 python: make assoc_stream_id and stream_user_data in submit_syn_stream optional Tatsuhiro Tsujikawa 2012-08-24 23:34:48 +0900
  • 595806a913 python: escape more variable when formatting error_message_format Tatsuhiro Tsujikawa 2012-08-24 23:25:02 +0900
  • 9d66fc4b88 python: wrap socket in overridden process_request. Tatsuhiro Tsujikawa 2012-08-24 23:21:36 +0900
  • e208305505 python: make all callbacks BaseSPDYRequestHandler's instance method Tatsuhiro Tsujikawa 2012-08-24 22:06:50 +0900
  • 3120450213 python: return unicode string error message Tatsuhiro Tsujikawa 2012-08-24 21:56:46 +0900
  • 27989fe121 python: don't ignore decode exception from cnv2pynv Tatsuhiro Tsujikawa 2012-08-24 21:50:44 +0900
  • 45c07bec4d python: set TCP_NODELAY option Tatsuhiro Tsujikawa 2012-08-24 21:22:43 +0900
  • 743b2e5584 python: add charset=UTF-8 to error_content_type Tatsuhiro Tsujikawa 2012-08-24 21:18:40 +0900
  • cf93d936be python: fix typo Tatsuhiro Tsujikawa 2012-08-24 21:17:53 +0900
  • d8c4b19351 Fix error with w64-mingw32 cross compiler. Add --enable-example option. Tatsuhiro Tsujikawa 2012-08-24 02:15:57 +0900
  • a6817ff5e2 Bump up version number to 0.3.3-DEV Tatsuhiro Tsujikawa 2012-08-24 01:49:47 +0900
  • 1b91860187 python: update doc Tatsuhiro Tsujikawa 2012-08-24 01:25:52 +0900
  • 7b7e020bea python: add doc Tatsuhiro Tsujikawa 2012-08-24 01:25:42 +0900
  • 1c5219952b python: add SSL options. Fix duplicated headers. Tatsuhiro Tsujikawa 2012-08-24 01:25:02 +0900
  • 7ce24fc122 python: rewritten simple SPDY server. Add npn_get_version() helper function. Tatsuhiro Tsujikawa 2012-08-24 00:27:07 +0900
  • dbe7cda79b python: update doc Tatsuhiro Tsujikawa 2012-08-23 21:23:33 +0900
  • bbd8fcc704 python: use unicode for nv pair Tatsuhiro Tsujikawa 2012-08-23 21:21:13 +0900
  • 424dc2cc9d python: update setup.py Tatsuhiro Tsujikawa 2012-08-23 03:37:26 +0900
  • 6fd77f6c5f python: add spdyclient.py Tatsuhiro Tsujikawa 2012-08-23 03:15:35 +0900
  • edbccd9e24 python: make spdyserv.py nonblocking Tatsuhiro Tsujikawa 2012-08-23 01:59:21 +0900
  • 56d53da7f6 python: update manual Tatsuhiro Tsujikawa 2012-08-23 00:32:49 +0900
  • cb6fdb4e02 python: add remaining callbacks except for CREDENTIAL related ones Tatsuhiro Tsujikawa 2012-08-23 00:13:50 +0900
  • a2b861e279 python: documented DataProvider Tatsuhiro Tsujikawa 2012-08-22 22:11:59 +0900
  • 306429e23b python: add read_ctrl to read_cb args to indicate EOF explicitly Tatsuhiro Tsujikawa 2012-08-22 21:48:41 +0900
  • c59c591ee0 Updated doc Tatsuhiro Tsujikawa 2012-08-22 21:33:35 +0900
  • 0583769c42 Check intptr_t using C++ compiler Tatsuhiro Tsujikawa 2012-08-22 21:27:56 +0900
  • 870210e859 python: add Session.submit_window_update() Tatsuhiro Tsujikawa 2012-08-22 02:08:03 +0900
  • 396d4a7fae python: add Session.submit_ping() Tatsuhiro Tsujikawa 2012-08-22 01:49:02 +0900
  • 7a362e23b3 python: add Session.submit_headers() Tatsuhiro Tsujikawa 2012-08-22 01:41:07 +0900
  • 7580c9f671 python: add Session.submit_data() Tatsuhiro Tsujikawa 2012-08-22 01:28:05 +0900
  • 78f6119196 python: add config argument to Session.__init__ Tatsuhiro Tsujikawa 2012-08-22 01:12:00 +0900
  • 6074d91b3f python: add test cases Tatsuhiro Tsujikawa 2012-08-22 01:11:41 +0900
  • c28b731ef0 Updated doc Tatsuhiro Tsujikawa 2012-08-22 01:11:10 +0900
  • bafcbfde88 Remove unused zlib.h header file from spdylay.h Tatsuhiro Tsujikawa 2012-08-22 00:14:02 +0900
  • 135ae8cc36 python: document currently implemented methods Tatsuhiro Tsujikawa 2012-08-22 00:05:12 +0900
  • 4de4d1e9ef python: handle SPDYLAY_ERR_INVALID_ARGUMENT from in submit_{reply,response} Tatsuhiro Tsujikawa 2012-08-21 23:27:32 +0900
  • 0be5ac6ffb spdycat: use locale-free strieq instead strcasecmp Tatsuhiro Tsujikawa 2012-08-21 23:22:33 +0900
  • f8fcee122a Check that empty name and NULL value are not included in nv Tatsuhiro Tsujikawa 2012-08-21 23:19:15 +0900
  • cdded94305 spdycat: wrap line longer than 79 chars Tatsuhiro Tsujikawa 2012-08-21 22:02:35 +0900
  • ccf225641e spdycat: disallow empty header name with -H Tatsuhiro Tsujikawa 2012-08-21 21:39:33 +0900