Daniel Stenberg
|
7f5fe74323
strerror: improve two URL API error messages
|
2 gadi atpakaļ |
Daniel Stenberg
|
1dda49a1d3
curl.h: CURLE_CONV_FAILED is obsoleted
|
2 gadi atpakaļ |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 gadi atpakaļ |
Daniel Stenberg
|
5912da253b
select: return error from "lethal" poll/select errors
|
2 gadi atpakaļ |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 gadi atpakaļ |
Daniel Stenberg
|
1bf3643f7b
vxworks: drop support
|
2 gadi atpakaļ |
Daniel Stenberg
|
7edb0fcf3f
ldap: return CURLE_URL_MALFORMAT for bad URL
|
2 gadi atpakaļ |
Daniel Stenberg
|
2b3dd01b77
multi: handle errors returned from socket/timer callbacks
|
2 gadi atpakaļ |
Daniel Stenberg
|
4183b8fe9a
urlapi: provide more detailed return codes
|
2 gadi atpakaļ |
i-ky
|
3363eeb262
urlapi: add curl_url_strerror()
|
3 gadi atpakaļ |
Jay Satiro
|
b0eda8dc6e
strerror: use sys_errlist instead of strerror on Windows
|
3 gadi atpakaļ |
Daniel Stenberg
|
2f0bb864c1
lib: don't use strerror()
|
3 gadi atpakaļ |
Daniel Stenberg
|
6793332eba
CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntax
|
3 gadi atpakaļ |
ejanchivdorj
|
94241a9e78
CURLcode: add CURLE_SSL_CLIENTCERT
|
3 gadi atpakaļ |
Daniel Stenberg
|
f6d13090d4
copyright: fix missing year (range) updates
|
3 gadi atpakaļ |
Jay Satiro
|
d3a3bdb5ef
strerror: skip errnum >= 0 assertion on windows
|
3 gadi atpakaļ |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 gadi atpakaļ |
Philipp Klaus Krause
|
5168e5ad1d
strerror: use 'const' as the string should never be modified
|
4 gadi atpakaļ |
Jay Satiro
|
a326877981
strerror: Revert to local codepage for Windows error string
|
4 gadi atpakaļ |
Jay Satiro
|
9a13f7c2a7
strerror: fix null deref on winapi out-of-memory
|
4 gadi atpakaļ |
Javier Blazquez
|
bed5f8454a
strerror: honor Unicode API choice on Windows
|
4 gadi atpakaļ |
Daniel Stenberg
|
88b1ca7cba
CURLE_PROXY: new error code
|
4 gadi atpakaļ |
Daniel Stenberg
|
032e838b73
terminology: call them null-terminated strings
|
4 gadi atpakaļ |
Emil Engler
|
cbb5429001
ngtcp2: Add an error code for QUIC connection errors
|
4 gadi atpakaļ |
Jay Satiro
|
b700662b1c
multi: Change curl_multi_wait/poll to error on negative timeout
|
4 gadi atpakaļ |
Marcel Raad
|
291ed52122
lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS`
|
4 gadi atpakaļ |
Gisle Vanem
|
ac7b1fb10c
strerror: Fix compiler warning "empty expression"
|
4 gadi atpakaļ |
Jay Satiro
|
5b22e1a5a9
strerror: Add Curl_winapi_strerror for Win API specific errors
|
5 gadi atpakaļ |
Gergely Nagy
|
f3c35e371c
multi: add curl_multi_wakeup()
|
5 gadi atpakaļ |
Daniel Stenberg
|
f70da9c17e
include: make CURLE_HTTP3 use a new error code
|
5 gadi atpakaļ |