1. 02 Nov, 2011 1 commit
    • Yang Tse's avatar
      FTP test server: NODATACONN commands follow-up · 3f5e267b
      Yang Tse authored
      Make NODATACONN425 and NODATACONN421 return a 150 positive preliminary reply
      before 425 or 421.
      
      New NODATACONN150 returns 150 without further positive nor negative reply
      
      Now NODATACONN doesn't reply anything at all.
      3f5e267b
  2. 01 Nov, 2011 3 commits
  3. 31 Oct, 2011 2 commits
  4. 30 Oct, 2011 3 commits
    • Dave Reisner's avatar
      doc/curl.1: fix sentence with ending for -# option · b24c28e6
      Dave Reisner authored
      Try to be a little more descriptive about the effect of this flag,
      rather than parroting what was said in the paragraph just above.
      b24c28e6
    • Yang Tse's avatar
      FTP test server: fix server unresponsiveness · 0b315c1c
      Yang Tse authored
      Some torture tests left FTP test server in an unresponsive state, resulting
      in torture tests that actually completed following unexpected code paths.
      
      Changes in this commit solely address this issue and some adjustments for
      ftpserver.pl logging relative to data channel establishment and tear down.
      Pending NODATACONN relative adjustments reserved for a further commit.
      0b315c1c
    • Yang Tse's avatar
      runtests.pl: running server checks - commit 4464583a follow-up · e2928e15
      Yang Tse authored
      Ensure verification takes place with no server commands file.
      Ignore verbose setting for running server precheck.
      Tweak unresponsive server message, to allow detection by haxx.se scripts.
      e2928e15
  5. 29 Oct, 2011 1 commit
  6. 28 Oct, 2011 1 commit
  7. 27 Oct, 2011 6 commits
  8. 26 Oct, 2011 3 commits
  9. 25 Oct, 2011 2 commits
  10. 24 Oct, 2011 8 commits
  11. 23 Oct, 2011 2 commits
  12. 22 Oct, 2011 1 commit
    • Yang Tse's avatar
      tool_operate.c: OOM handling fix · cc76bbe7
      Yang Tse authored
      Move curl_easy_perform source code geneartion out of curl_easy_perform's loop
      for proper OOM handling and source code geneartion.
      cc76bbe7
  13. 21 Oct, 2011 7 commits