1. 05 Nov, 2014 1 commit
  2. 04 Nov, 2014 6 commits
  3. 03 Nov, 2014 1 commit
  4. 02 Nov, 2014 7 commits
  5. 31 Oct, 2014 4 commits
  6. 30 Oct, 2014 5 commits
  7. 29 Oct, 2014 2 commits
    • Daniel Stenberg's avatar
      opts: added some "SEE ALSO" references · e102478b
      Daniel Stenberg authored
      e102478b
    • Steve Holme's avatar
      sasl_sspi: Allow DIGEST-MD5 to use current windows credentials · f7e24683
      Steve Holme authored
      Fixed the ability to use the current log-in credentials with DIGEST-MD5.
      I had previously disabled this functionality in commit 607883f1 as I
      couldn't get this to work under Windows 8, however, from testing HTTP
      Digest authentication through Windows SSPI and then further testing of
      this code I have found it works in Windows 7.
      
      Some further investigation is required to see what the differences are
      between Windows 7 and 8, but for now enable this functionality as the
      code will return an error when AcquireCredentialsHandle() fails.
      f7e24683
  8. 28 Oct, 2014 1 commit
  9. 24 Oct, 2014 5 commits
  10. 23 Oct, 2014 1 commit
  11. 21 Oct, 2014 7 commits