Commit History

Author SHA1 Message Date
  Marcel Raad 424f1cfefb schannel: fix -Wsign-compare warning 6 years ago
  Marcel Raad 07f7c93f92 schannel: workaround for wrong function signature in w32api 6 years ago
  Marcel Raad a189ab91fe schannel: make more cipher options conditional 6 years ago
  Robert Prag 9aefbff30d schannel: support selecting ciphers 6 years ago
  ralcock 45eefbd0dd schannel: add failf calls for client certificate failures 6 years ago
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses 6 years ago
  Jay Satiro 4584cc4499 schannel: disable manual verify if APIs not available 6 years ago
  Archangel_SDY 1592ea9792 schannel: disable client cert option if APIs not available 6 years ago
  Daniel Stenberg babd55e25f vtls: fix missing commas 6 years ago
  Daniel Stenberg e66cca046c vtls: use unified "supports" bitfield member in backends 6 years ago
  Daniel Gustafsson 2f13e3d23d checksrc: force indentation of lines after an else 6 years ago
  Archangel_SDY ab988caef6 schannel: fix build error on targets <= XP 6 years ago
  Dan McNulty 8996300211 schannel: add support for CURLOPT_CAINFO 7 years ago
  Jay Satiro 4d660fdcb0 schannel: fix warning 6 years ago
  Archangel_SDY e35b0256eb schannel: add client certificate authentication 6 years ago
  Daniel Gustafsson 94400f32e9 all: Refactor malloc+memset to use calloc 6 years ago
  Wyatt O'Day 336b6a32c0 tls: fix mbedTLS 2.7.0 build + handle sha256 failures 6 years ago
  Michael Kaufmann 1c680e35ab schannel: fix "no previous prototype" compiler warning 6 years ago
  Michael Kaufmann a64b002e3a schannel: fix compiler warnings 6 years ago
  moparisthebest 1c00519499 SChannel/WinSSL: Replace Curl_none_md5sum with Curl_schannel_md5sum 6 years ago
  moparisthebest e178fbd40a SChannel/WinSSL: Implement public key pinning 7 years ago
  Patrick Monnerat 8aee8a6a2d vtls: change struct Curl_ssl `close' field name to `close_one'. 7 years ago
  Marc Aldorasi c8666089c8 schannel: Support partial send for when data is too large 7 years ago
  Jay Satiro 70a69f3718 SSL: fix unused parameter warnings 7 years ago
  Daniel Stenberg 202c1cc22f schannel: return CURLE_SSL_CACERT on failed verification 7 years ago
  Johannes Schindelin b59288f881 vtls: refactor out essential information about the SSL backends 7 years ago
  Johannes Schindelin b0989cd3ab vtls: allow selecting which SSL backend to use at runtime 7 years ago
  Johannes Schindelin a53bda35e9 vtls: fold the backend ID into the Curl_ssl structure 7 years ago
  Johannes Schindelin 70f1db321a vtls: encapsulate SSL backend-specific data 7 years ago
  Johannes Schindelin d65e6cc4fc vtls: prepare the SSL backends for encapsulated private data 7 years ago