Skip to content
  1. Mar 20, 2005
  2. Mar 19, 2005
  3. Mar 18, 2005
  4. Mar 17, 2005
  5. Mar 16, 2005
  6. Mar 15, 2005
  7. Mar 14, 2005
  8. Mar 12, 2005
  9. Mar 11, 2005
  10. Mar 10, 2005
  11. Mar 09, 2005
  12. Mar 08, 2005
  13. Mar 04, 2005
  14. Feb 28, 2005
  15. Feb 24, 2005
  16. Feb 22, 2005
  17. Feb 18, 2005
    • Daniel Stenberg's avatar
      Ralph Mitchell reported a flaw when you used a proxy with auth, and you · 5ba188ab
      Daniel Stenberg authored
      requested data from a host and then followed a redirect to another
      host. libcurl then didn't use the proxy-auth properly in the second request,
      due to the host-only check for original host name wrongly being extended to
      the proxy auth as well. Added test case 233 to verify the flaw and that the
      fix removed the problem.
      5ba188ab