projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4441df9
)
new VMS messages from Nico Baggus
author
Daniel Stenberg
<daniel@haxx.se>
Wed, 6 Mar 2002 23:18:22 +0000
(23:18 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Wed, 6 Mar 2002 23:18:22 +0000
(23:18 +0000)
src/curlmsg.msg
patch
|
blob
|
history
diff --git
a/src/curlmsg.msg
b/src/curlmsg.msg
index 36ce8427f53a76496aa015271cacddd4bd19644e..7fed5a484852b066dbc2d362e36bf38a589ac3a6 100755
(executable)
--- a/
src/curlmsg.msg
+++ b/
src/curlmsg.msg
@@
-48,4
+48,9
@@
BADPARAM <Internal Error, Bad parameter to function>
BADORDER <Internal Error, Bad function calling order>
BADPWD <Bad password entered>
MNYREDIR <Too many redirects>
+UNKTELNET <Unknown TELNET option specified>
+UNKMSG <Unknown message (50)>
+BADSSLCERT <Remote peer's SSL certificate wasn't OK>
+SRVNOERR <The Server didn't reply anything, which here is considered an error>
+MAXMSG <This is the LAST KNOWN MESSAGE, appearantly more have been added>
.END