Skip to content
  1. Dec 29, 2014
  2. Dec 28, 2014
  3. Dec 27, 2014
  4. Dec 26, 2014
  5. Dec 25, 2014
  6. Dec 24, 2014
    • Steve Holme's avatar
      curl_ntlm_core.c: Fixed compilation warnings · ed16a169
      Steve Holme authored
      curl_ntlm_core.c:301: warning: pointer targets in passing argument 2 of
                            'CryptImportKey' differ in signedness
      curl_ntlm_core.c:310: warning: passing argument 6 of 'CryptEncrypt' from
                            incompatible pointer type
      curl_ntlm_core.c:540: warning: passing argument 4 of 'CryptGetHashParam'
                            from incompatible pointer type
      ed16a169