diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-03-06 23:18:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-03-06 23:18:22 +0000 |
commit | 9bb64d6827a30bd3fa1615588008eb980d07f249 (patch) | |
tree | 329584c5f1a464eb8e1e27ad2af4f1f2ff299b56 /src | |
parent | 4441df90c1d160827f657e6c11a48b8e71e3f49a (diff) |
new VMS messages from Nico Baggus
Diffstat (limited to 'src')
-rwxr-xr-x | src/curlmsg.msg | 5 |
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 |