An error occurred fetching the project authors.
  1. 21 Nov, 2012 1 commit
  2. 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
  3. 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
  4. 20 Aug, 2012 1 commit
  5. 01 Aug, 2012 3 commits
  6. 31 Jul, 2012 1 commit
  7. 26 Jul, 2012 1 commit
  8. 17 Jul, 2012 2 commits
  9. 12 Jul, 2012 1 commit
  10. 11 Jul, 2012 1 commit
    • Tatsuhiro Tsujikawa's avatar
      Added SPDY proxy mode. · 2c5f40b1
      Tatsuhiro Tsujikawa authored
      To enable SPDY proxy, use --spdy-proxy option.  At time of this
      writing, the only browser which supports SSL/SPDY proxy is Chrome.
      
      Removed Location and Host header field rewrite.
      2c5f40b1
  11. 12 Jun, 2012 1 commit
  12. 06 Jun, 2012 1 commit
  13. 05 Jun, 2012 1 commit
  14. 04 Jun, 2012 2 commits
  15. 29 Jan, 2012 1 commit
  16. 19 Jan, 2012 1 commit
  17. 18 Jan, 2012 1 commit
  18. 17 Jan, 2012 2 commits