Commit History

Author SHA1 Message Date
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Philipp Klaus Krause 5168e5ad1d strerror: use 'const' as the string should never be modified 4 years ago
  Jay Satiro a326877981 strerror: Revert to local codepage for Windows error string 4 years ago
  Jay Satiro 9a13f7c2a7 strerror: fix null deref on winapi out-of-memory 4 years ago
  Javier Blazquez bed5f8454a strerror: honor Unicode API choice on Windows 4 years ago
  Daniel Stenberg 88b1ca7cba CURLE_PROXY: new error code 4 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
  Gisle Vanem ac7b1fb10c strerror: Fix compiler warning "empty expression" 5 years ago
  Jay Satiro 5b22e1a5a9 strerror: Add Curl_winapi_strerror for Win API specific errors 5 years ago
  Gergely Nagy f3c35e371c multi: add curl_multi_wakeup() 5 years ago
  Daniel Stenberg f70da9c17e include: make CURLE_HTTP3 use a new error code 5 years ago
  Daniel Stenberg b3eb7d172a quiche: reject headers in the wrong order 5 years ago
  Jay Satiro 07cf042ece strerror: Fix an error looking up some Windows error strings 5 years ago
  Jay Satiro dca6f73613 vauth: Use CURLE_AUTH_ERROR for auth function errors 5 years ago
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 years ago
  Han Han 3f3b26d6fe ssl: deprecate CURLE_SSL_CACERT in favour of a unified error code 6 years ago
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 years ago
  Jay Satiro c5e87fdb7a strerror: Preserve Windows error code in some functions 7 years ago
  Daniel Stenberg a5834e525d errno: fix non-windows builds after af0216251b94e7 7 years ago
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros 7 years ago
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions 8 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 years ago
  Daniel Stenberg 9c91ec7781 idn: switch to libidn2 use and IDNA2008 support 8 years ago
  Daniel Stenberg 0f1996321f s/cURL/curl 8 years ago
  Jay Satiro af2d679e14 errors: new alias CURLE_WEIRD_SERVER_REPLY (8) 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago