Skip to content
  1. Aug 05, 2011
  2. Aug 04, 2011
  3. Aug 03, 2011
  4. Jul 31, 2011
    • Yang Tse's avatar
      NTLM single-sign on adjustments (VIII) · 10a0bed4
      Yang Tse authored
      Use preprocessor symbols WINBIND_NTLM_AUTH_ENABLED and WINBIND_NTLM_AUTH_FILE
      for Samba's winbind daemon ntlm_auth helper code implementation and filename.
      
      Retain preprocessor symbol USE_NTLM_SSO for NTLM single-sign-on feature
      availability implementation independent.
      
      For test harness, prefix NTLM_AUTH environment vars with CURL_
      
      Refactor and rename configure option --with-ntlm-auth to --enable-wb-ntlm-auth[=FILE]
      10a0bed4
  5. Jul 29, 2011
  6. Jul 28, 2011
  7. Jul 27, 2011
  8. Jul 26, 2011
  9. Jul 25, 2011
  10. Jul 24, 2011
  11. Jul 22, 2011
    • Ben Winslow's avatar
      progress: reset flags at transfer start · 27b88140
      Ben Winslow authored
      When an easy handle is used to download an URI which has no
      Content-Length header (or equivalent) after downloading an URI which
      does, the value from the previous transfer is reused and returned by
      CURLINFO_CONTENT_LENGTH_DOWNLOAD. This is because the progress flags
      (used to determine whether such a header was received) are not reset
      between transfers.
      
      Bug: http://curl.haxx.se/bug/view.cgi?id=3370895
      27b88140
  12. Jul 19, 2011
  13. Jul 18, 2011
  14. Jul 14, 2011
  15. Jul 13, 2011
  16. Jul 12, 2011
  17. Jul 04, 2011
  18. Jul 01, 2011
  19. Jun 29, 2011
  20. Jun 23, 2011
  21. Jun 22, 2011
  22. Jun 21, 2011