Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Stenberg be6e281cf2 multi: provide Curl_multiuse_state to update information před 5 roky
  Daniel Stenberg 15cbf8dec6 gnutls: remove call to deprecated gnutls_compression_get_name před 5 roky
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() před 5 roky
  Han Han 78ff4e0de3 ssl: replace all internal uses of CURLE_SSL_CACERT před 5 roky
  Daniel Stenberg ebfe02f73c gtls: Values stored to but never read před 6 roky
  Loganaden Velvindron 9bdadbbdee GnutTLS: TLS 1.3 support před 6 roky
  Jay Satiro 2e5651a5ce vtls: fix ssl version "or later" behavior change for many backends před 6 roky
  Daniel Stenberg e66cca046c vtls: use unified "supports" bitfield member in backends před 6 roky
  Daniel Stenberg dc1b6c5a00 build: cleanup to fix clang warnings/errors před 6 roky
  Wyatt O'Day 336b6a32c0 tls: fix mbedTLS 2.7.0 build + handle sha256 failures před 6 roky
  Marcel Raad 24753bcd48 unit1309: fix warning on Windows x64 před 6 roky
  Patrick Monnerat 8aee8a6a2d vtls: change struct Curl_ssl `close' field name to `close_one'. před 7 roky
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs před 7 roky
  Johannes Schindelin b59288f881 vtls: refactor out essential information about the SSL backends před 7 roky
  Johannes Schindelin b0989cd3ab vtls: allow selecting which SSL backend to use at runtime před 7 roky
  Johannes Schindelin a53bda35e9 vtls: fold the backend ID into the Curl_ssl structure před 7 roky
  Johannes Schindelin 70f1db321a vtls: encapsulate SSL backend-specific data před 7 roky
  Johannes Schindelin d65e6cc4fc vtls: prepare the SSL backends for encapsulated private data před 7 roky
  Johannes Schindelin 69039fd1fa getinfo: access SSL internals via Curl_ssl před 7 roky
  Johannes Schindelin 6f1eec14e0 vtls: remove obsolete declarations of SSL backend functionality před 7 roky
  Johannes Schindelin f0b4db1ab0 vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct před 7 roky
  Johannes Schindelin 937899a3b8 vtls: convert the have_curlssl_* constants to runtime flags před 7 roky
  Johannes Schindelin 0a083a66bc vtls: move sha256sum into the Curl_ssl struct před 7 roky
  Johannes Schindelin e35205a0c4 vtls: move md5sum into the Curl_ssl struct před 7 roky
  Johannes Schindelin 52e8237bfc vtls: use the Curl_ssl struct to access all SSL backends' functionality před 7 roky
  Johannes Schindelin e09bb63ed8 vtls: declare Curl_ssl structs for every SSL backend před 7 roky
  Johannes Schindelin b31d1dcddb vtls: make sure all _cleanup() functions return void před 7 roky
  Johannes Schindelin c0cdc68c7e gtls: fix build when sizeof(long) < sizeof(void *) před 7 roky
  Jay Satiro 17c5d05285 HTTPS-Proxy: don't offer h2 for https proxy connections před 7 roky
  Dan Fandrich 6943085b50 gtls: fixed a lingering BUFSIZE reference před 7 roky