Skip to content
Snippets Groups Projects
  1. Aug 02, 2016
  2. Jun 28, 2016
  3. May 17, 2016
  4. Apr 25, 2016
  5. Apr 21, 2016
  6. Apr 10, 2016
  7. Apr 08, 2016
  8. Apr 06, 2016
  9. Apr 05, 2016
  10. Mar 19, 2016
  11. Feb 09, 2016
  12. Feb 08, 2016
  13. Feb 04, 2016
  14. Feb 01, 2016
  15. Sep 20, 2015
  16. Aug 24, 2015
  17. Jun 16, 2015
  18. Apr 15, 2015
  19. Mar 29, 2015
  20. Dec 26, 2014
  21. Dec 15, 2014
  22. Aug 22, 2014
    • Frank Meier's avatar
      NTLM: ignore CURLOPT_FORBID_REUSE during NTLM HTTP auth · 63a0bd42
      Frank Meier authored
      Problem: if CURLOPT_FORBID_REUSE is set, requests using NTLM failed
      since NTLM requires multiple requests that re-use the same connection
      for the authentication to work
      
      Solution: Ignore the forbid reuse flag in case the NTLM authentication
      handshake is in progress, according to the NTLM state flag.
      
      Fixed known bug #77.
      63a0bd42
  23. Aug 08, 2014
  24. Jun 04, 2014
  25. Jun 01, 2014
  26. Mar 31, 2014
  27. Mar 14, 2014
Loading