1. 19 Jan, 2009 1 commit
  2. 15 Jan, 2009 1 commit
  3. 14 Jan, 2009 1 commit
  4. 13 Jan, 2009 1 commit
  5. 12 Jan, 2009 2 commits
  6. 08 Jan, 2009 1 commit
  7. 29 Dec, 2008 1 commit
  8. 28 Dec, 2008 5 commits
  9. 22 Dec, 2008 1 commit
  10. 19 Dec, 2008 1 commit
  11. 10 Dec, 2008 1 commit
    • Daniel Stenberg's avatar
      - Internet Explorer had a broken HTTP digest authentication before v7 and · 6e376532
      Daniel Stenberg authored
        there are servers "out there" that relies on the client doing this broken
        Digest authentication. Apache even comes with an option to work with such
        broken clients.
      
        The difference is only for URLs that contain a query-part (a '?'-letter and
        text to the right of it).
      
        libcurl now supports this quirk, and you enable it by setting the
        CURLAUTH_DIGEST_IE bit in the bitmask you pass to the CURLOPT_HTTPAUTH or
        CURLOPT_PROXYAUTH options. They are thus individually controlled to server
        and proxy.
      6e376532
  12. 09 Dec, 2008 1 commit
  13. 03 Dec, 2008 1 commit
  14. 01 Dec, 2008 1 commit
  15. 30 Nov, 2008 1 commit
  16. 21 Nov, 2008 1 commit
  17. 19 Nov, 2008 2 commits
  18. 17 Nov, 2008 4 commits
  19. 14 Nov, 2008 1 commit
  20. 13 Nov, 2008 1 commit
  21. 11 Nov, 2008 1 commit
  22. 09 Nov, 2008 1 commit
  23. 05 Nov, 2008 1 commit
  24. 29 Oct, 2008 1 commit
  25. 28 Oct, 2008 2 commits
  26. 22 Oct, 2008 1 commit
  27. 17 Oct, 2008 1 commit
  28. 16 Oct, 2008 3 commits