Skip to content
  1. Aug 17, 2014
    • 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. Aug 16, 2014
  3. Aug 15, 2014
  4. Aug 14, 2014
  5. Aug 13, 2014
  6. Aug 12, 2014
  7. Aug 11, 2014
  8. Aug 10, 2014
  9. Aug 09, 2014