1. 09 Nov, 2006 3 commits
  2. 08 Nov, 2006 1 commit
  3. 07 Nov, 2006 1 commit
  4. 03 Nov, 2006 1 commit
  5. 02 Nov, 2006 2 commits
  6. 29 Oct, 2006 1 commit
  7. 25 Oct, 2006 1 commit
    • Daniel Stenberg's avatar
      Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for the · cde5e35d
      Daniel Stenberg authored
      case when 401 or 407 are returned, *IF* no auth credentials have been given.
      The CURLOPT_FAILONERROR option is not possible to make fool-proof for 401
      and 407 cases when auth credentials is given, but we've now covered this
      somewhat more.
      
      You might get some amounts of headers transferred before this situation is
      detected, like for when a "100-continue" is received as a response to a
      POST/PUT and a 401 or 407 is received immediately afterwards.
      
      Added test 281 to verify this change.
      cde5e35d
  8. 23 Oct, 2006 1 commit
  9. 21 Oct, 2006 2 commits
  10. 18 Oct, 2006 1 commit
  11. 16 Oct, 2006 1 commit
    • Daniel Stenberg's avatar
      Added a check in configure that simply tries to run a program (not when · 67e8d229
      Daniel Stenberg authored
      cross-compiling) in order to detect problems with run-time libraries that
      otherwise would occur when the sizeof tests for curl_off_t would run and
      thus be much more confusing to users. The check of course should run after
      all lib-checks are done and before any other test is used that would run an
      executable built for testing-purposes.
      67e8d229
  12. 13 Oct, 2006 1 commit
  13. 12 Oct, 2006 2 commits
  14. 09 Oct, 2006 1 commit
  15. 06 Oct, 2006 1 commit
  16. 04 Oct, 2006 1 commit
  17. 30 Sep, 2006 1 commit
  18. 28 Sep, 2006 1 commit
  19. 24 Sep, 2006 2 commits
  20. 23 Sep, 2006 2 commits
  21. 21 Sep, 2006 1 commit
  22. 20 Sep, 2006 1 commit
  23. 12 Sep, 2006 1 commit
  24. 11 Sep, 2006 1 commit
  25. 10 Sep, 2006 1 commit
  26. 09 Sep, 2006 1 commit
  27. 08 Sep, 2006 1 commit
  28. 07 Sep, 2006 1 commit
  29. 04 Sep, 2006 1 commit
  30. 03 Sep, 2006 1 commit
  31. 31 Aug, 2006 1 commit
  32. 30 Aug, 2006 1 commit
  33. 29 Aug, 2006 1 commit