An error occurred fetching the project authors.
  1. 30 Mar, 2014 1 commit
  2. 18 Jan, 2014 1 commit
  3. 04 Nov, 2013 1 commit
  4. 29 Oct, 2013 1 commit
  5. 03 Aug, 2013 1 commit
  6. 12 Jul, 2013 1 commit
  7. 08 Feb, 2013 1 commit
    • Tatsuhiro Tsujikawa's avatar
      shrpx: Add --spdy-bridge option · 9ba19df8
      Tatsuhiro Tsujikawa authored
      With --spdy-bridge option, it listens SPDY/HTTPS connections from
      front end and forwards them to the backend in SPDY. The usage will be
      written later. This change fixes the crash when more than 2
      outstanding SpdyDownstreamConnection objects are added to SpdySession
      and establishing connection to SPDY backend is failed.
      9ba19df8
  8. 07 Feb, 2013 1 commit
  9. 21 Nov, 2012 1 commit
  10. 20 Nov, 2012 1 commit
  11. 18 Nov, 2012 1 commit
    • Tatsuhiro Tsujikawa's avatar
      Add --client-mode option · 026f4ca3
      Tatsuhiro Tsujikawa authored
      With --client-mode option, shrpx now accepts unencrypted HTTP
      connections and communicates with backend server in SPDY.  In short,
      this is the "reversed" operation mode against normal mode.  This may
      be useful for testing purpose because it can sit between HTTP client
      and shrpx "normal" mode.
      026f4ca3
  12. 01 Oct, 2012 1 commit
  13. 10 Sep, 2012 1 commit
    • Tatsuhiro Tsujikawa's avatar
      Move spdycat, spdyd and shrpx from examples to src · b0fcd687
      Tatsuhiro Tsujikawa authored
      To distinguish the to-be-installed programs and non-installable
      example source code, the former programs, spdycat, spdydyd and shrpx,
      were moved to src directory. spdynative was removed from Makefile
      because it does not appeal to any users much.
      b0fcd687
  14. 05 Jun, 2012 1 commit
  15. 04 Jun, 2012 1 commit
  16. 09 Feb, 2012 1 commit
  17. 19 Jan, 2012 1 commit
  18. 18 Jan, 2012 1 commit
  19. 17 Jan, 2012 2 commits