1. 15 Jan, 2009 1 commit
  2. 14 Jan, 2009 1 commit
  3. 13 Jan, 2009 1 commit
  4. 12 Jan, 2009 2 commits
  5. 08 Jan, 2009 1 commit
  6. 29 Dec, 2008 1 commit
  7. 28 Dec, 2008 5 commits
  8. 22 Dec, 2008 1 commit
  9. 19 Dec, 2008 1 commit
  10. 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
  11. 09 Dec, 2008 1 commit
  12. 03 Dec, 2008 1 commit
  13. 01 Dec, 2008 1 commit
  14. 30 Nov, 2008 1 commit
  15. 21 Nov, 2008 1 commit
  16. 19 Nov, 2008 2 commits
  17. 17 Nov, 2008 4 commits
  18. 14 Nov, 2008 1 commit
  19. 13 Nov, 2008 1 commit
  20. 11 Nov, 2008 1 commit
  21. 09 Nov, 2008 1 commit
  22. 05 Nov, 2008 1 commit
  23. 29 Oct, 2008 1 commit
  24. 28 Oct, 2008 2 commits
  25. 22 Oct, 2008 1 commit
  26. 17 Oct, 2008 1 commit
  27. 16 Oct, 2008 4 commits