1. 11 Jun, 2015 2 commits
    • Joel Depooter's avatar
      schannel: Add support for optional client certificates · a3e5a437
      Joel Depooter authored
      Some servers will request a client certificate, but not require one.
      This change allows libcurl to connect to such servers when using
      schannel as its ssl/tls backend. When a server requests a client
      certificate, libcurl will now continue the handshake without one,
      rather than terminating the handshake. The server can then decide
      if that is acceptable or not. Prior to this change, libcurl would
      terminate the handshake, reporting a SEC_I_INCOMPLETE_CREDENTIALS
      error.
      a3e5a437
    • Daniel Stenberg's avatar
      4a7feea3
  2. 10 Jun, 2015 1 commit
  3. 09 Jun, 2015 5 commits
  4. 08 Jun, 2015 7 commits
  5. 05 Jun, 2015 3 commits
  6. 04 Jun, 2015 6 commits
  7. 03 Jun, 2015 1 commit
  8. 02 Jun, 2015 5 commits
  9. 01 Jun, 2015 4 commits
  10. 31 May, 2015 1 commit
  11. 30 May, 2015 5 commits