Commit History

Author SHA1 Message Date
  Daniel Stenberg 1b843bb5ed gskit: use the generic Curl_socketpair 5 years ago
  Marcel Raad 527461285f vtls: fix narrowing conversion warnings 5 years ago
  Daniel Gustafsson 8986d3c6f4 ftp: move ftp_ccc in under featureflag 5 years ago
  Marcel Raad 10db3ef21e lib: reduce variable scopes 5 years ago
  Marcel Raad d1b5cf830b build: fix Codacy/CppCheck warnings 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 years ago
  Daniel Gustafsson b55e85d4ec gskit: make sure to terminate version string 6 years ago
  Jay Satiro 2e5651a5ce vtls: fix ssl version "or later" behavior change for many backends 6 years ago
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses 6 years ago
  Daniel Stenberg babd55e25f vtls: fix missing commas 6 years ago
  Daniel Stenberg e66cca046c vtls: use unified "supports" bitfield member in backends 6 years ago
  moparisthebest 5c497343d9 GSKit: restore pinnedpubkey functionality 6 years ago
  Jay Satiro 908a9a6742 build: remove HAVE_LIMITS_H check 6 years ago
  Patrick Monnerat 8aee8a6a2d vtls: change struct Curl_ssl `close' field name to `close_one'. 7 years ago
  Johannes Schindelin b59288f881 vtls: refactor out essential information about the SSL backends 7 years ago
  Johannes Schindelin b0989cd3ab vtls: allow selecting which SSL backend to use at runtime 7 years ago
  Johannes Schindelin a53bda35e9 vtls: fold the backend ID into the Curl_ssl structure 7 years ago
  Johannes Schindelin 70f1db321a vtls: encapsulate SSL backend-specific data 7 years ago
  Johannes Schindelin d65e6cc4fc vtls: prepare the SSL backends for encapsulated private data 7 years ago
  Johannes Schindelin 69039fd1fa getinfo: access SSL internals via Curl_ssl 7 years ago
  Johannes Schindelin 6f1eec14e0 vtls: remove obsolete declarations of SSL backend functionality 7 years ago
  Johannes Schindelin f0b4db1ab0 vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 7 years ago
  Johannes Schindelin 937899a3b8 vtls: convert the have_curlssl_* constants to runtime flags 7 years ago
  Johannes Schindelin 0a083a66bc vtls: move sha256sum into the Curl_ssl struct 7 years ago
  Johannes Schindelin e35205a0c4 vtls: move md5sum into the Curl_ssl struct 7 years ago
  Johannes Schindelin 52e8237bfc vtls: use the Curl_ssl struct to access all SSL backends' functionality 7 years ago
  Johannes Schindelin e09bb63ed8 vtls: declare Curl_ssl structs for every SSL backend 7 years ago
  klemens f7df67cff0 spelling fixes 7 years ago
  Jozef Kralik 6448f98c18 vtls: add options to specify range of enabled TLS versions 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 7 years ago