Commit History

Author SHA1 Message Date
  Daniel Stenberg 367a66b130 lib: fix a few *printf() flag mistakes 10 months ago
  Emanuele Torre 7f712399d5 checksrc: check for spaces before the colon of switch labels 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg 901392cbb7 urlapi: add CURLU_PUNYCODE 1 year ago
  Daniel Stenberg 7f5fe74323 strerror: improve two URL API error messages 1 year ago
  Daniel Stenberg 1dda49a1d3 curl.h: CURLE_CONV_FAILED is obsoleted 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 5912da253b select: return error from "lethal" poll/select errors 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg 1bf3643f7b vxworks: drop support 2 years ago
  Daniel Stenberg 7edb0fcf3f ldap: return CURLE_URL_MALFORMAT for bad URL 2 years ago
  Daniel Stenberg 2b3dd01b77 multi: handle errors returned from socket/timer callbacks 2 years ago
  Daniel Stenberg 4183b8fe9a urlapi: provide more detailed return codes 2 years ago
  i-ky 3363eeb262 urlapi: add curl_url_strerror() 2 years ago
  Jay Satiro b0eda8dc6e strerror: use sys_errlist instead of strerror on Windows 2 years ago
  Daniel Stenberg 2f0bb864c1 lib: don't use strerror() 2 years ago
  Daniel Stenberg 6793332eba CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntax 3 years ago
  ejanchivdorj 94241a9e78 CURLcode: add CURLE_SSL_CLIENTCERT 3 years ago
  Daniel Stenberg f6d13090d4 copyright: fix missing year (range) updates 3 years ago
  Jay Satiro d3a3bdb5ef strerror: skip errnum >= 0 assertion on windows 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Philipp Klaus Krause 5168e5ad1d strerror: use 'const' as the string should never be modified 3 years ago
  Jay Satiro a326877981 strerror: Revert to local codepage for Windows error string 3 years ago
  Jay Satiro 9a13f7c2a7 strerror: fix null deref on winapi out-of-memory 3 years ago
  Javier Blazquez bed5f8454a strerror: honor Unicode API choice on Windows 3 years ago
  Daniel Stenberg 88b1ca7cba CURLE_PROXY: new error code 3 years ago
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings 4 years ago
  Emil Engler cbb5429001 ngtcp2: Add an error code for QUIC connection errors 4 years ago
  Jay Satiro b700662b1c multi: Change curl_multi_wait/poll to error on negative timeout 4 years ago
  Marcel Raad 291ed52122 lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS` 4 years ago