summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-03-06 23:18:22 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-03-06 23:18:22 +0000
commit9bb64d6827a30bd3fa1615588008eb980d07f249 (patch)
tree329584c5f1a464eb8e1e27ad2af4f1f2ff299b56
parent4441df90c1d160827f657e6c11a48b8e71e3f49a (diff)
downloadcurl-9bb64d6827a30bd3fa1615588008eb980d07f249.tar.gz
new VMS messages from Nico Baggus
-rwxr-xr-xsrc/curlmsg.msg5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/curlmsg.msg b/src/curlmsg.msg
index 36ce8427f..7fed5a484 100755
--- 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