1. 17 Aug, 2014 2 commits
    • Steve Holme's avatar
      sasl_sspi: Renamed GSSAPI mutual authentication parameter · 437b9ba4
      Steve Holme authored
      ...From "mutual" to "mutual_auth" which better describes what it is.
      437b9ba4
    • Steve Holme's avatar
      sasl_sspi: Corrected some of the GSSAPI security message error codes · f6e15d25
      Steve Holme authored
      Corrected a number of the error codes that can be returned from the
      Curl_sasl_create_gssapi_security_message() function when things go
      wrong.
      
      It makes more sense to return CURLE_BAD_CONTENT_ENCODING when the
      inbound security challenge can't be decoded correctly or doesn't
      contain the KERB_WRAP_NO_ENCRYPT flag and CURLE_OUT_OF_MEMORY when
      EncryptMessage() fails. Unfortunately the previous error code of
      CURLE_RECV_ERROR was a copy and paste mistakes on my part and should
      have been correct in commit 4b491c67 :(
      f6e15d25
  2. 16 Aug, 2014 7 commits
  3. 15 Aug, 2014 6 commits
  4. 14 Aug, 2014 8 commits
  5. 13 Aug, 2014 3 commits
  6. 12 Aug, 2014 1 commit
  7. 11 Aug, 2014 2 commits
  8. 10 Aug, 2014 6 commits
  9. 09 Aug, 2014 5 commits