Gisle Vanem
|
64dd9c7656
Handle CURLE_LOGIN_DENIED in strerror.c.
|
20 years ago |
Daniel Stenberg
|
e3fa7d021e
Renamed easy.h and multi.h to easyif.h and multiif.h to make sure they don't
|
20 years ago |
Gisle Vanem
|
bb9e5565f2
".\lib\multi.h" shadows for <curl/multi.h> in Watcom.
|
20 years ago |
Gisle Vanem
|
bdb0620529
Added handling of CURLINFO_SSL_ENGINES;
|
20 years ago |
Daniel Stenberg
|
bd2db87237
fixed error message
|
20 years ago |
Daniel Stenberg
|
7b3fba1ad5
added missing new error string
|
20 years ago |
Daniel Stenberg
|
710e370c34
Dan Fandrich added --disable-verbose
|
20 years ago |
Daniel Stenberg
|
24d47a6e07
Paul Nolan fix to make libcurl build nicely on Windows CE
|
20 years ago |
Daniel Stenberg
|
70c3f6a8dd
avoid warning for unused variable
|
20 years ago |
Daniel Stenberg
|
bb999d8213
use idna_strerror() if it is available (only in libidn 0.5.6 or later)
|
20 years ago |
Daniel Stenberg
|
19b284c214
Gisle Vanem provided code that displays an error message when the (libidn
|
20 years ago |
Daniel Stenberg
|
0d37f8564e
kill trailing whitespace and clarify a few errors
|
20 years ago |
Daniel Stenberg
|
512e54ff85
added string for the new share error code
|
20 years ago |
Daniel Stenberg
|
6f74820cfc
if no strerror_r prototype is found, we provide our own to prevent picky
|
20 years ago |
Daniel Stenberg
|
fbeb674479
major update of the error strings
|
20 years ago |
Daniel Stenberg
|
ca7f0852df
Gisle Vanem caught me breaking the windows version of Curl_strerror()
|
20 years ago |
Daniel Stenberg
|
1b171b02ac
remove the general use of sys_nerr
|
20 years ago |
Daniel Stenberg
|
4b49b2e3cf
re-indented to use curl-standard source formatting
|
20 years ago |
Daniel Stenberg
|
3ecf63fa66
win32 doesn't need and even doesn't build if we extern declare sys_nerr
|
20 years ago |
Daniel Stenberg
|
762dcf0780
include the strerror.h file without curl_ prefix
|
20 years ago |
Daniel Stenberg
|
e161bdc5be
cut off 'curl_' from the strerror file names
|
20 years ago |