Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 3fdc4bdb5b version: skip idn2_check_version() check and add precaution il y a 4 ans
  Bjorn Stenberg 2522903b79 mqtt: add new experimental protocol il y a 4 ans
  Daniel Stenberg f62bd9db90 version: increase buffer space for ssl version output il y a 4 ans
  Daniel Stenberg 93fafb93db curl.h: remnove CURL_VERSION_ESNI. Never supported nor documented il y a 4 ans
  Daniel Stenberg 6de756c9b1 version: add 'cainfo' and 'capath' to version info struct il y a 4 ans
  Mathias Gumz 04c03416e6 writeout: support to generate JSON output il y a 4 ans
  Daniel Stenberg e364546fb3 version: make curl_version* thread-safe without using global context il y a 4 ans
  Daniel Stenberg 6773c7ca65 wolfSSH: new SSH backend il y a 4 ans
  Jay Satiro 1f6a18685e lib: Move lib/ssh.h -> lib/vssh/ssh.h il y a 4 ans
  Niall 0f48055c40 ESNI: initial build/setup il y a 5 ans
  Daniel Stenberg 317c97bd81 version: Expression 'left > 1' is always true il y a 5 ans
  Daniel Stenberg ea28a6cb2f ssh: add a generic Curl_ssh_version function for SSH backends il y a 5 ans
  Daniel Stenberg 1d85e09ccd curl_version: bump string buffer size to 250 il y a 5 ans
  Daniel Stenberg 1a2df1518a curl_version_info: offer quic (and h3) library info il y a 5 ans
  Daniel Stenberg 3af0e76d1e HTTP3: initial (experimental) support il y a 5 ans
  Daniel Stenberg 828392ae10 curl_version_info: provide nghttp2 details il y a 5 ans
  Daniel Gustafsson 9a87fe704e version: make ssl_version buffer match for multi_ssl il y a 5 ans
  Daniel Stenberg d37b0936d1 ssh: define USE_SSH if SSH is enabled (any backend) il y a 5 ans
  Marcel Raad d1b5cf830b build: fix Codacy/CppCheck warnings il y a 5 ans
  Daniel Stenberg e1be825453 alt-svc: the libcurl bits il y a 5 ans
  Patrick Monnerat c52620c249 version.c: silent scan-build even when librtmp is not enabled il y a 5 ans
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() il y a 5 ans
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses il y a 6 ans
  Daniel Stenberg e66cca046c vtls: use unified "supports" bitfield member in backends il y a 6 ans
  Nikos Mavrogiannopoulos a2f3966800 libssh: added SFTP support il y a 7 ans
  Nikos Mavrogiannopoulos c92d2e14cf Added support for libssh SSH SCP back-end il y a 7 ans
  Patrick Monnerat def2ca2628 zlib/brotli: only include header files in modules needing them il y a 6 ans
  Patrick Monnerat 11bf1796cd HTTP: implement Brotli content encoding il y a 6 ans
  Johannes Schindelin 9d96a5f0b5 version: add the CURL_VERSION_MULTI_SSL feature flag il y a 7 ans
  Johannes Schindelin f0b4db1ab0 vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct il y a 7 ans