Skip to content
  1. Sep 08, 2011
  2. Sep 07, 2011
  3. Sep 06, 2011
  4. Sep 05, 2011
  5. Sep 04, 2011
  6. Sep 03, 2011
  7. Sep 02, 2011
  8. Sep 01, 2011
  9. Aug 31, 2011
  10. Aug 30, 2011
  11. Aug 29, 2011
  12. Aug 28, 2011
  13. Aug 27, 2011
  14. Aug 26, 2011
    • Yang Tse's avatar
      NTLM single-sign on adjustments (XI) · b4f6319c
      Yang Tse authored
      Feature string literal NTLM_SSO renamed to NTLM_WB.
      Preprocessor symbol USE_NTLM_SSO renamed to WINBIND_NTLM_AUTH_ENABLED.
      curl's 'long' option 'ntlm-sso' renamed to 'ntlm-wb'.
      Fix some comments to make clear that this is actually a NTLM delegation.
      b4f6319c
    • Daniel Stenberg's avatar
      Curl_read_plain: indent code · 0fd2bf37
      Daniel Stenberg authored
      0fd2bf37
    • Yang Tse's avatar
      NTLM single-sign on adjustments (X) · 407e08ba
      Yang Tse authored
      Functions renamed:
      
      Curl_output_ntlm_sso -> Curl_output_ntlm_wb
      sso_ntlm_close -> wb_ntlm_close
      sso_ntlm_response -> wb_ntlm_response
      sso_ntlm_initiate -> wb_ntlm_initiate
      
      Preprocessor symbols renamed:
      
      CURLAUTH_NTLM_SSO -> CURLAUTH_NTLM_WB
      CURL_VERSION_NTLM_SSO -> CURL_VERSION_NTLM_WB
      407e08ba
  15. Aug 25, 2011
  16. Aug 24, 2011