1. 03 Jan, 2012 1 commit
    • Daniel Stenberg's avatar
      test proxy supports CONNECT · 82180643
      Daniel Stenberg authored
      There's a new 'http-proxy' server for tests that runs on a separate port
      and lets clients do HTTP CONNECT to other ports on the same host to
      allow us to test HTTP "tunneling" properly.
      
      Test cases now have a <proxy> section in <verify> to check that the
      proxy protocol part matches correctly.
      
      Test case 80, 83, 95, 275, 503 and 1078 have been converted. Test 1316
      was added.
      82180643
  2. 02 Jan, 2012 4 commits
  3. 01 Jan, 2012 2 commits
  4. 31 Dec, 2011 7 commits
  5. 30 Dec, 2011 4 commits
  6. 29 Dec, 2011 1 commit
  7. 28 Dec, 2011 1 commit
    • Yang Tse's avatar
      ftpserver.pl: arbitrary application data splitting among TCP packets [I] · e99128a5
      Yang Tse authored
      Initial step in order to allow our pingpong server to better support arbitrary
      application data splitting among TCP packets. This first commit only addresses
      reasembly of data that sockfilter processes reads from soockets and pingpong
      server later reads from sockfilters stdout.
      e99128a5
  8. 27 Dec, 2011 1 commit
  9. 26 Dec, 2011 2 commits
  10. 25 Dec, 2011 3 commits
  11. 23 Dec, 2011 8 commits
  12. 21 Dec, 2011 6 commits