Histórico de Commits

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