Skip to content
  1. Jun 11, 2015
    • 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. Jun 10, 2015
  3. Jun 09, 2015
  4. Jun 08, 2015
  5. Jun 05, 2015
  6. Jun 04, 2015
  7. Jun 03, 2015
  8. Jun 02, 2015
  9. Jun 01, 2015
  10. May 31, 2015
  11. May 30, 2015