Commit History

Author SHA1 Message Date
  Viktor Szakats 7284061361 windows: suppress UI in all CryptAcquireContext() calls 4 years ago
  Daniel Stenberg 52d302ed64 polarssl: remove more references and mentions 4 years ago
  Pedro Monreal 4b6fd29f1a cleanup: fix typos and wording in docs and comments 4 years ago
  Marcel Raad 291ed52122 lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS` 4 years ago
  Xiaoyin Liu 0a65febccf schannel: fix --tls-max for when min is --tlsv1 or default 4 years ago
  Francois Rivard 8986df802d schannel: reverse the order of certinfo insertions 5 years ago
  Marcel Raad 527461285f vtls: fix narrowing conversion warnings 5 years ago
  Marcel Raad 10db3ef21e lib: reduce variable scopes 5 years ago
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 years ago
  Daniel Stenberg be6e281cf2 multi: provide Curl_multiuse_state to update information 5 years ago
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers 5 years ago
  georgeok 531b7ad43a schannel: support CALG_ECDH_EPHEM algorithm 5 years ago
  Jay Satiro 0648070423 schannel: restore some debug output but only for debug builds 5 years ago
  Daniel Stenberg 84c10dc1ba schannel: be quiet 5 years ago
  Chris Araman 927a5bd1b4 url: close TLS before removing conn from cache 5 years ago
  georgeok a730432e59 spnego_sspi: add support for channel binding 5 years ago
  Daniel Stenberg 180501cb02 schannel: stop calling it "winssl" 5 years ago
  Archangel_SDY ce6f73b912 schannel: preserve original certificate path parameter 5 years ago
  georgeok 0966233744 ntlm_sspi: add support for channel binding 5 years ago
  Daniel Stenberg 6ee6729709 schannel: on connection close there might not be a transfer 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 years ago
  Daniel Gustafsson 8a49b291cb winssl: be consistent in Schannel capitalization 6 years ago
  marcosdiazr 7f4c358541 schannel: make CURLOPT_CERTINFO support using Issuer chain 6 years ago
  Daniel Stenberg 832661b3a7 schannel: use Curl_ prefix for global private symbols 6 years ago
  Jay Satiro 2e5651a5ce vtls: fix ssl version "or later" behavior change for many backends 6 years ago
  Daniel Stenberg 10009222fe schannel: avoid switch-cases that go to default anyway 6 years ago
  Han Han 5a3efb1dba schannel: unified error code handling 6 years ago
  Ihor Karpenko 6b6c2b8d57 schannel: client certificate store opening fix 6 years ago
  Marcel Raad 2c33105dbf schannel: enable CALG_TLS1PRF for w32api >= 5.1 6 years ago
  Marcel Raad 48cf45c5aa schannel: fix MinGW compile break 6 years ago