- 16 Jul, 2013 9 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 15 Jul, 2013 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 12 Jul, 2013 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Will enable it again when spdycat and spdyd are ready for http/2.0
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 21 Jun, 2013 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 09 Jun, 2013 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 26 May, 2013 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 03 May, 2013 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 19 Apr, 2013 1 commit
-
-
moparisthebest authored
-
- 18 Apr, 2013 1 commit
-
-
moparisthebest authored
-
- 17 Apr, 2013 1 commit
-
-
snnn authored
fix building on mac os x. "error: invalid suffix on literal; C++11 requires a space between literal and identifier"
-
- 05 Apr, 2013 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 29 Mar, 2013 2 commits
-
-
Tatsuhiro Tsujikawa authored
It is unnecessary because spdy version at this point is always valid.
-
Tatsuhiro Tsujikawa authored
shrpx: * Added an option to set the TLS SNI extension between shrpx and the origin on the command line spdycat: * If the user set an explicit host header ( using --headers ) use that name for the TLS SNI extension. * Added the handshake completion time to the verbose output * The gettimeofday call in get_time was using the incorrect structure ( I believe ) * In update_html_parser it was submitting the request regardless of the return value of add_request. Patch from Stephen Ludin
-
- 27 Mar, 2013 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 24 Mar, 2013 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 23 Mar, 2013 3 commits
-
-
Tatsuhiro Tsujikawa authored
This check is done in spdylay_submit_* family functions and they will return error if they found control characters.
-
Tatsuhiro Tsujikawa authored
SPDY spec does not allow multiple empty header values in one header field. This change makes out-going framer ignore such empty header value if there is non-empty header value with the same name.
-
Tatsuhiro Tsujikawa authored
This change fixes the bug that spdylay_frame_unpack_nv does not check the size of header value if it is the last value in NULL separated list.
-
- 10 Mar, 2013 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-