Historique des commits

Auteur SHA1 Message Date
  Chris Young 76a9d8df0e vtls: rename some of the SSL functions il y a 5 ans
  Daniel Stenberg 76a9c3c4be Secure Transport: no more "darwinssl" il y a 5 ans
  Johannes Schindelin 2456152069 curl_global_sslset(): id == -1 is not necessarily an error il y a 5 ans
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() il y a 5 ans
  Daniel Stenberg 302d125b42 axtls: removed il y a 5 ans
  Yiming Jing 57348eb97d vtls: add a MesaLink vtls backend il y a 6 ans
  Kamil Dudka 52c13d6328 url, vtls: make CURLOPT{,_PROXY}_TLS13_CIPHERS work il y a 6 ans
  Daniel Stenberg 050c93c46f setopt: add TLS 1.3 ciphersuites il y a 6 ans
  Daniel Stenberg e66cca046c vtls: use unified "supports" bitfield member in backends il y a 6 ans
  David Garske b2e59a886b wolfssl: Fix non-blocking connect il y a 6 ans
  Christian Schmitz d0394de152 curl_global_sslset: always provide available backends il y a 6 ans
  Wyatt O'Day 336b6a32c0 tls: fix mbedTLS 2.7.0 build + handle sha256 failures il y a 6 ans
  dmitrykos 2437dbbf12 vtls: replaced getenv() with curl_getenv() il y a 6 ans
  Patrick Monnerat 8aee8a6a2d vtls: change struct Curl_ssl `close' field name to `close_one'. il y a 7 ans
  Marcel Raad 202189ff2c vtls: fix warnings with --disable-crypto-auth il y a 7 ans
  Daniel Stenberg 7bc5308db3 build: fix --disable-crypto-auth il y a 7 ans
  Michael Kaufmann 9d3dde37a8 vtls: compare and clone ssl configs properly il y a 7 ans
  Daniel Stenberg b8e0fe19ec vtls: provide curl_global_sslset() even in non-SSL builds il y a 7 ans
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses il y a 7 ans
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs il y a 7 ans
  Jay Satiro 955c21939e vtls: fix memory corruption il y a 7 ans
  Daniel Stenberg 4bb80d532e vtls: switch to CURL_SHA256_DIGEST_LENGTH define il y a 7 ans
  Gisle Vanem 61825be02b vtls: select ssl backend case-insensitive (follow-up) il y a 7 ans
  Daniel Stenberg c290b8fb23 curl_global_sslset: select backend by name case insensitively il y a 7 ans
  Johannes Schindelin c7170e20d0 configure: allow setting the default SSL backend il y a 7 ans
  Johannes Schindelin 3063254e32 vtls: use Curl_ssl_multi pseudo backend only when needed il y a 7 ans
  Johannes Schindelin 81d318fa95 version: if built with more than one SSL backend, report all of them il y a 7 ans
  Johannes Schindelin 1328f69d53 vtls: introduce curl_global_sslset() 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