Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg be6e281cf2 multi: provide Curl_multiuse_state to update information il y a 5 ans
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() il y a 5 ans
  Han Han 78ff4e0de3 ssl: replace all internal uses of CURLE_SSL_CACERT il y a 5 ans
  Jay Satiro 2e5651a5ce vtls: fix ssl version "or later" behavior change for many backends il y a 6 ans
  Daniel Stenberg e66cca046c vtls: use unified "supports" bitfield member in backends il y a 6 ans
  Daniel Gustafsson 94400f32e9 all: Refactor malloc+memset to use calloc il y a 6 ans
  Wyatt O'Day 336b6a32c0 tls: fix mbedTLS 2.7.0 build + handle sha256 failures il y a 6 ans
  Patrick Monnerat 8aee8a6a2d vtls: change struct Curl_ssl `close' field name to `close_one'. il y a 7 ans
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs il y a 7 ans
  Jay Satiro 70a69f3718 SSL: fix unused parameter warnings il y a 7 ans
  Daniel Stenberg 5734f73f0d polarssl: fix multissl breakage il y a 7 ans
  Johannes Schindelin b59288f881 vtls: refactor out essential information about the SSL backends il y a 7 ans
  Johannes Schindelin b0989cd3ab vtls: allow selecting which SSL backend to use at runtime il y a 7 ans
  Johannes Schindelin a53bda35e9 vtls: fold the backend ID into the Curl_ssl structure il y a 7 ans
  Johannes Schindelin 70f1db321a vtls: encapsulate SSL backend-specific data il y a 7 ans
  Johannes Schindelin d65e6cc4fc vtls: prepare the SSL backends for encapsulated private data il y a 7 ans
  Johannes Schindelin 69039fd1fa getinfo: access SSL internals via Curl_ssl il y a 7 ans
  Johannes Schindelin 6f1eec14e0 vtls: remove obsolete declarations of SSL backend functionality il y a 7 ans
  Johannes Schindelin f0b4db1ab0 vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct il y a 7 ans
  Johannes Schindelin 937899a3b8 vtls: convert the have_curlssl_* constants to runtime flags il y a 7 ans
  Johannes Schindelin 0a083a66bc vtls: move sha256sum into the Curl_ssl struct il y a 7 ans
  Johannes Schindelin e35205a0c4 vtls: move md5sum into the Curl_ssl struct il y a 7 ans
  Johannes Schindelin 52e8237bfc vtls: use the Curl_ssl struct to access all SSL backends' functionality il y a 7 ans
  Johannes Schindelin e09bb63ed8 vtls: declare Curl_ssl structs for every SSL backend il y a 7 ans
  Johannes Schindelin 2568cfed2d vtls: make sure all _data_pending() functions return bool il y a 7 ans
  Jay Satiro 33cfcfd9f0 TLS: Fix switching off SSL session id when client cert is used il y a 7 ans
  Marcel Raad 580da62d84 polarssl: unbreak build with versions < 1.3.8 il y a 7 ans
  Dan Fandrich 7d62502d6c polarssl: fixed compile errors introduced in 6448f98c il y a 7 ans
  Jozef Kralik 6448f98c18 vtls: add options to specify range of enabled TLS versions il y a 7 ans
  Michael Kaufmann a7e4348cf8 polarssl, mbedtls: Fix detection of pending data il y a 7 ans