index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
strerror.c
Age
Commit message (
Expand
)
Author
2004-12-11
fixed error message
Daniel Stenberg
2004-11-24
added missing new error string
Daniel Stenberg
2004-11-11
Dan Fandrich added --disable-verbose
Daniel Stenberg
2004-11-02
Paul Nolan fix to make libcurl build nicely on Windows CE
Daniel Stenberg
2004-10-05
avoid warning for unused variable
Daniel Stenberg
2004-10-05
use idna_strerror() if it is available (only in libidn 0.5.6 or later)
Daniel Stenberg
2004-10-02
Gisle Vanem provided code that displays an error message when the (libidn
Daniel Stenberg
2004-09-19
kill trailing whitespace and clarify a few errors
Daniel Stenberg
2004-05-14
added string for the new share error code
Daniel Stenberg
2004-05-06
if no strerror_r prototype is found, we provide our own to prevent picky
Daniel Stenberg
2004-04-26
major update of the error strings
Daniel Stenberg
2004-04-06
Gisle Vanem caught me breaking the windows version of Curl_strerror()
Daniel Stenberg
2004-04-06
remove the general use of sys_nerr
Daniel Stenberg
2004-03-29
re-indented to use curl-standard source formatting
Daniel Stenberg
2004-03-25
win32 doesn't need and even doesn't build if we extern declare sys_nerr
Daniel Stenberg
2004-03-25
include the strerror.h file without curl_ prefix
Daniel Stenberg
2004-03-25
cut off 'curl_' from the strerror file names
Daniel Stenberg
[prev]