]> sjero.net Git - wget/blobdiff - src/options.h
Introduce --trust-server-names. Close CVE-2010-2252.
[wget] / src / options.h
index 07872ec1bc063da2b1c9bd2e76b506ab3b74a7a6..9fbedb785f3fff7a6108b0fd8393aa8225c31735 100644 (file)
@@ -242,6 +242,7 @@ struct options
   char *encoding_remote;
   char *locale;
 
+  bool trustservernames;
 #ifdef __VMS
   int ftp_stmlf;                /* Force Stream_LF format for binary FTP. */
 #endif /* def __VMS */