1. 16 Jul, 2013 9 commits
  2. 15 Jul, 2013 2 commits
  3. 12 Jul, 2013 4 commits
  4. 21 Jun, 2013 1 commit
  5. 09 Jun, 2013 4 commits
  6. 26 May, 2013 1 commit
  7. 03 May, 2013 2 commits
  8. 19 Apr, 2013 1 commit
  9. 18 Apr, 2013 1 commit
  10. 17 Apr, 2013 1 commit
  11. 05 Apr, 2013 1 commit
  12. 29 Mar, 2013 2 commits
    • Tatsuhiro Tsujikawa's avatar
      shrpx: Remove useless backend spdy version check · 34e119fd
      Tatsuhiro Tsujikawa authored
      It is unnecessary because spdy version at this point is always valid.
      34e119fd
    • Tatsuhiro Tsujikawa's avatar
      spdycat, shrpx: TLS SNI enhancements · a9f475fb
      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
      a9f475fb
  13. 27 Mar, 2013 2 commits
  14. 24 Mar, 2013 2 commits
  15. 23 Mar, 2013 3 commits
  16. 10 Mar, 2013 4 commits