Histórico de Commits

Autor SHA1 Mensagem Data
  Frank Gevaerts 191ffd0708 nss: allow fifos and character devices for certificates. há 5 anos atrás
  Daniel Stenberg be6e281cf2 multi: provide Curl_multiuse_state to update information há 5 anos atrás
  Kamil Dudka 9e8f28a8f1 nss: provide more specific error messages on failed init há 5 anos atrás
  Paul Howarth 8ad9e5915a nss: Fix compatibility with nss versions 3.14 to 3.15 há 6 anos atrás
  Paul Howarth 71a1442eb2 nss: Improve info message when falling back SSL protocol há 6 anos atrás
  Paul Howarth 6848ea585b nss: Fall back to latest supported SSL version há 6 anos atrás
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
  Han Han 78ff4e0de3 ssl: replace all internal uses of CURLE_SSL_CACERT há 6 anos atrás
  Kamil Dudka 3d988c5563 nss: remove version selecting dead code há 6 anos atrás
  Daniel Stenberg 0c448093dd nss: set default max-tls to 1.3/1.2 há 6 anos atrás
  Daniel Stenberg 42fd235040 nss: fix fallthrough comment to fix picky compiler warning há 6 anos atrás
  Jay Satiro dd6b62acc3 nss: fix nssckbi module loading on Windows há 6 anos atrás
  Jay Satiro 2e5651a5ce vtls: fix ssl version "or later" behavior change for many backends há 6 anos atrás
  Kamil Dudka eb0b3acbc1 nss: try to connect even if libnssckbi.so fails to load há 6 anos atrás
  Han Han 3f3b26d6fe ssl: deprecate CURLE_SSL_CACERT in favour of a unified error code há 6 anos atrás
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses há 6 anos atrás
  Daniel Stenberg e66cca046c vtls: use unified "supports" bitfield member in 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
  Kamil Dudka 1605d93a7b nss: use PK11_CreateManagedGenericObject() if available há 6 anos atrás
  Patrick Monnerat 8aee8a6a2d vtls: change struct Curl_ssl `close' field name to `close_one'. há 7 anos atrás
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 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
  Johannes Schindelin a53bda35e9 vtls: fold the backend ID into the Curl_ssl structure há 7 anos atrás
  Johannes Schindelin 70f1db321a vtls: encapsulate SSL backend-specific data há 7 anos atrás
  Johannes Schindelin d65e6cc4fc vtls: prepare the SSL backends for encapsulated private data há 7 anos atrás
  Johannes Schindelin 69039fd1fa getinfo: access SSL internals via Curl_ssl há 7 anos atrás
  Johannes Schindelin 6f1eec14e0 vtls: remove obsolete declarations of SSL backend functionality há 7 anos atrás
  Johannes Schindelin f0b4db1ab0 vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct há 7 anos atrás
  Johannes Schindelin 937899a3b8 vtls: convert the have_curlssl_* constants to runtime flags há 7 anos atrás