Commit History

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