Commit History

Author SHA1 Message Date
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Jay Satiro 04b4ee5498 vtls: Only call add/getsession if session id is enabled 8 years ago
  Steve Holme 34855feeb4 schannel: Disable ALPN on Windows < 8.1 8 years ago
  Steve Holme 332e8d6164 win32: Used centralised verify windows version function 8 years ago
  Ivan Avdeev 31c521b047 vtls: fix ssl session cache race condition 8 years ago
  Andrew Kurushin 6cabd78531 schannel: add CURLOPT_CERTINFO support 8 years ago
  Marcel Raad 125827e60e schannel: fix compile break with MSVC XP toolset 8 years ago
  Daniel Stenberg f6767f5435 TLS: move the ALPN/NPN enable bits to the connection 8 years ago
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  Steve Holme 107cb78487 schannel: Fixed compilation warning from commit f8d88a4913 8 years ago
  JDepooter f8d88a4913 schannel: Add ALPN support 8 years ago
  Viktor Szakats d49881cb19 URLs: change more http to https 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Steve Holme c2f1730e17 schannel: Corrected copy/paste error in commit 8d17117683 9 years ago
  Steve Holme 8d17117683 schannel: Use GetVersionEx() when VerifyVersionInfo() isn't available 9 years ago
  Steve Holme a1b2a6bd93 schannel: Fix compilation warning from commit 7a8e861a56 9 years ago
  Marcel Raad 7a8e861a56 schannel: Replace deprecated GetVersion with VerifyVersionInfo 9 years ago
  Jay Satiro 172b2beba6 SSL: Add an option to disable certificate revocation checks 9 years ago
  Jay Satiro 3e7ec1e849 schannel: schannel_recv overhaul 9 years ago
  Joel Depooter a3e5a4371b schannel: Add support for optional client certificates 9 years ago
  Marc Hoersken 3c104448d6 schannel.c: Small changes 9 years ago
  Marc Hoersken ae8387b91c schannel.c: Improve code path and readability 9 years ago
  Marc Hoersken d93619ca5d schannel.c: Improve error and return code handling upon aa99a63f03 9 years ago
  Chris Araman aa99a63f03 schannel: fix regression in schannel_recv 9 years ago
  Marc Hoersken 4bb8bad964 Bug born in changes made several days ago 9a91e80. 9 years ago
  Jay Satiro 926cb9ff65 schannel: Fix out of bounds array 9 years ago
  Marc Hoersken 92e754de78 schannel.c: Fix typo introduced with 3447c973d0 9 years ago
  Marc Hoersken 9a91e8059b schannel.c: Fix possible SEC_E_BUFFER_TOO_SMALL error 9 years ago
  Daniel Stenberg 3447c973d0 schannel: re-indented file to follow curl style better 9 years ago
  Daniel Stenberg 8aabbf5f8c vtls: use curl_printf.h all over 9 years ago