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"
|
4 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 |
Tatsuhiro Tsujikawa
|
92c2a4c053
http2: Add handling stream level error
|
8 years ago |
Jay Satiro
|
7c314fd9f8
strerror: don't bit shift a signed integer
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Jay Satiro
|
df6a4d3519
curl_sspi: fix possibly undefined CRYPT_E_REVOKED
|
9 years ago |
Jay Satiro
|
de74e856e6
strerror: Add CRYPT_E_REVOKED to SSPI error strings
|
9 years ago |
Jay Satiro
|
995c6006fe
strerror: Change SEC_E_ILLEGAL_MESSAGE description
|
9 years ago |