]> granicus.if.org Git - curl/commitdiff
URLs: change http to https in many places
authorViktor Szakats <vszakats@users.noreply.github.com>
Wed, 6 Apr 2016 09:57:48 +0000 (11:57 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 6 Apr 2016 09:58:34 +0000 (11:58 +0200)
Closes #754

19 files changed:
docs/INSTALL
docs/LICENSE-MIXING
docs/libcurl/opts/CURLOPT_TFTP_NO_OPTIONS.3
lib/curl_ntlm_core.c
lib/curl_ntlm_wb.c
lib/http_ntlm.c
lib/vauth/cleartext.c
lib/vauth/cram.c
lib/vauth/digest.c
lib/vauth/digest.h
lib/vauth/digest_sspi.c
lib/vauth/krb5_sspi.c
lib/vauth/ntlm.c
lib/vauth/oauth2.c
lib/vauth/spnego_gssapi.c
lib/vauth/spnego_sspi.c
lib/vauth/vauth.c
lib/vauth/vauth.h
winbuild/Makefile.vc

index d316a1ae5086a05ef78b18c2b8f8e5d98bb68137..2e1075ba4b5950a54c2a55fb22d431729228efc6 100644 (file)
@@ -1101,7 +1101,7 @@ GnuTLS       https://www.gnu.org/software/gnutls/
 Heimdal      http://www.h5l.org/
 libidn       https://www.gnu.org/software/libidn/
 libmetalink  https://launchpad.net/libmetalink/
-libssh2      http://www.libssh2.org/
+libssh2      https://www.libssh2.org/
 MIT Kerberos http://web.mit.edu/kerberos/www/dist/
 NSS          https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
 OpenLDAP     http://www.openldap.org/
index 68e7156d8f1d9b2a63ba823b42134d66788d3223..d8e36ca4687827fcd846497b566f6dea9d7cdfec 100644 (file)
@@ -116,7 +116,7 @@ OpenLDAP http://www.openldap.org/software/release/license.html
         libcurl uses OpenLDAP as a shared library only, I have not heard of
         anyone that ships OpenLDAP linked with libcurl in an app.
 
-libssh2 http://www.libssh2.org/
+libssh2 https://www.libssh2.org/
 
         (Used for scp and sftp support) libssh2 uses a Modified BSD-style
         license.
index 53b1770be2c520562bc54d1688f03ae7007b68ad..97940fbb3de9ccffc0e8f6fb2be239cba5b215c5 100644 (file)
@@ -5,11 +5,11 @@
 .\" *                            | (__| |_| |  _ <| |___
 .\" *                             \___|\___/|_| \_\_____|
 .\" *
-.\" * Copyright (C) 1998 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al.
 .\" *
 .\" * This software is licensed as described in the file COPYING, which
 .\" * you should have received as part of this distribution. The terms
-.\" * are also available at http://curl.haxx.se/docs/copyright.html.
+.\" * are also available at https://curl.haxx.se/docs/copyright.html.
 .\" *
 .\" * You may opt to use, copy, modify, merge, publish, distribute and/or sell
 .\" * copies of the Software, and permit persons to whom the Software is
index e79d1f64fca88f269bcba42d087bb20e5f26b812..60a0bb4d7d09fc530cd68fa5f5966040b4641eea 100644 (file)
@@ -28,7 +28,7 @@
  * NTLM details:
  *
  * http://davenport.sourceforge.net/ntlm.html
- * http://www.innovation.ch/java/ntlm.html
+ * https://www.innovation.ch/java/ntlm.html
  */
 
 #if !defined(USE_WINDOWS_SSPI) || defined(USE_WIN32_CRYPTO)
index 71bc08700e90fdb58b40afe0bee9b006e85de787..3defec7b554e648e70846d3e0c04ec55b5e5be33 100644 (file)
@@ -29,7 +29,7 @@
  * NTLM details:
  *
  * http://davenport.sourceforge.net/ntlm.html
- * http://www.innovation.ch/java/ntlm.html
+ * https://www.innovation.ch/java/ntlm.html
  */
 
 #define DEBUG_ME 0
index 2cd3f481805bd4ae5dc3891a2cf8c3b9610f8bb7..9ea5d70ee6a2c247859ef2c9401cab69b6dbdfb3 100644 (file)
@@ -28,7 +28,7 @@
  * NTLM details:
  *
  * http://davenport.sourceforge.net/ntlm.html
- * http://www.innovation.ch/java/ntlm.html
+ * https://www.innovation.ch/java/ntlm.html
  */
 
 #define DEBUG_ME 0
index 71b0442dde87b0f25e41d741276516852fdb18d5..a003f51de8bd7cc4cc1923507c3c74b9ef51570d 100644 (file)
@@ -9,7 +9,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index 6f69e2ae90fe81d39d3b39d5eb99de8378233353..cd02e04bab66997ed34ac6513dd170508461d339 100644 (file)
@@ -9,7 +9,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index 56db592c1625a18b6f7f921f9ea11d1e4dfbf259..72cf048293f4daa89567b72f3ec52d76dce5ac74 100644 (file)
@@ -9,7 +9,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index d2c48687ab537d4d229792305055e4f642ce81a9..5722dceced395fc1381197f0f0a9b28f89396076 100644 (file)
@@ -11,7 +11,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index 364fb9b42aae66fc647cbc2a296cc2940d5e764d..d13d08e5692c964cdba1172f41b894a8defb1ccf 100644 (file)
@@ -10,7 +10,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index c835ae1419c526d1ecb5d94e548e1a5b39119cc3..bf56a64e79caf9ed50e5a0065d0bf4a8eecb68e8 100644 (file)
@@ -9,7 +9,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index e27ce59bea93440074faec381e43d9ed233bd1b9..e27f4237b5dbafd32fc26703a21878fdd3842988 100644 (file)
@@ -28,7 +28,7 @@
  * NTLM details:
  *
  * http://davenport.sourceforge.net/ntlm.html
- * http://www.innovation.ch/java/ntlm.html
+ * https://www.innovation.ch/java/ntlm.html
  */
 
 #define DEBUG_ME 0
index 0c80c8bb45e93f45a36d08cc0f83dbd46f558c4e..fccdfb86c93693b5bebc38cb01dd90836642110d 100644 (file)
@@ -9,7 +9,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index 4821fc7bed93303306767d21733390f8459aacf2..739e35b6e5ab9b8838b0f224a67cd1bdb31c59de 100644 (file)
@@ -9,7 +9,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index 905132fd29f82b69a037bf797c1e72f1b81fb51d..79746647024385a11f9c2c4f10dc315e75170bb8 100644 (file)
@@ -9,7 +9,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index db44d291354da157f2852c35d8fb150d228caaa0..702e2d4bc7fcdf993eb65ea170ada8df6c135ff0 100644 (file)
@@ -9,7 +9,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index d3900fbc19e6c9c83be97db065517fd26b9eca64..2c5131c70acab8910d8a10a40bdd488a859c034d 100644 (file)
@@ -11,7 +11,7 @@
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
  *
  * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  * copies of the Software, and permit persons to whom the Software is
index 5653232d2229bb838af427ca1cbb30bc9cb04abf..4f90e4a2a310626573fd3f916f5fb05b26b5bd92 100644 (file)
-!IF "$(MODE)"=="static"\r
-TARGET = $(LIB_NAME_STATIC)\r
-AS_DLL = false\r
-CFGSET=true\r
-!ELSEIF "$(MODE)"=="dll"\r
-TARGET = $(LIB_NAME_DLL)\r
-AS_DLL = true\r
-CFGSET=true\r
-!ELSE\r
-!MESSAGE Invalid mode: $(MODE)\r
-\r
-#######################\r
-# Usage\r
-#\r
-\r
-!MESSAGE Usage: nmake /f Makefile.vc mode=<static or dll> <options>\r
-!MESSAGE where <options> is one or many of:\r
-!MESSAGE   VC=<6,7,8,9,10,11,12,14>     - VC versions\r
-!MESSAGE   WITH_DEVEL=<path>            - Paths for the development files (SSL, zlib, etc.)\r
-!MESSAGE                                  Defaults to sibbling directory deps: ../deps\r
-!MESSAGE                                  Libraries can be fetched at http://pecl2.php.net/downloads/php-windows-builds/\r
-!MESSAGE                                  Uncompress them into the deps folder.\r
-!MESSAGE   WITH_SSL=<dll or static>     - Enable OpenSSL support, DLL or static\r
-!MESSAGE   WITH_CARES=<dll or static>   - Enable c-ares support, DLL or static\r
-!MESSAGE   WITH_ZLIB=<dll or static>    - Enable zlib support, DLL or static\r
-!MESSAGE   WITH_SSH2=<dll or static>    - Enable libSSH2 support, DLL or static\r
-!MESSAGE   ENABLE_IDN=<yes or no>       - Enable use of Windows IDN APIs, defaults to yes\r
-!MESSAGE                                  Requires Windows Vista or later, or installation from:\r
-!MESSAGE                                  http://www.microsoft.com/downloads/details.aspx?FamilyID=AD6158D7-DDBA-416A-9109-07607425A815\r
-!MESSAGE   ENABLE_IPV6=<yes or no>      - Enable IPv6, defaults to yes\r
-!MESSAGE   ENABLE_SSPI=<yes or no>      - Enable SSPI support, defaults to yes\r
-!MESSAGE   ENABLE_WINSSL=<yes or no>    - Enable native Windows SSL support, defaults to yes\r
-!MESSAGE   GEN_PDB=<yes or no>          - Generate Program Database (debug symbols for release build)\r
-!MESSAGE   DEBUG=<yes or no>            - Debug builds\r
-!MESSAGE   MACHINE=<x86 or x64>         - Target architecture (default x64 on AMD64, x86 on others)\r
-!ERROR please choose a valid mode\r
-\r
-!ENDIF\r
-\r
-!INCLUDE "../lib/Makefile.inc"\r
-LIBCURL_OBJS=$(CSOURCES:.c=.obj)\r
-\r
-!INCLUDE "../src/Makefile.inc"\r
-\r
-# tool_hugehelp has a special rule\r
-CURL_OBJS=$(CURL_CFILES:tool_hugehelp.c=)\r
-\r
-CURL_OBJS=$(CURL_OBJS:.c=.obj)\r
-\r
-\r
-# backwards compatible check for USE_SSPI\r
-!IFDEF USE_SSPI\r
-ENABLE_SSPI = $(USE_SSPI)\r
-!ENDIF\r
-\r
-# default options\r
-!IFNDEF MACHINE\r
-!IF "$(PROCESSOR_ARCHITECTURE)"=="AMD64"\r
-MACHINE = x64\r
-!ELSE\r
-MACHINE = x86\r
-!ENDIF\r
-!ENDIF\r
-\r
-!IFNDEF ENABLE_IDN\r
-USE_IDN = true\r
-!ELSEIF "$(ENABLE_IDN)"=="yes"\r
-USE_IDN = true\r
-!ELSEIF "$(ENABLE_IDN)"=="no"\r
-USE_IDN = false\r
-!ENDIF\r
-\r
-!IFNDEF ENABLE_IPV6\r
-USE_IPV6 = true\r
-!ELSEIF "$(ENABLE_IPV6)"=="yes"\r
-USE_IPV6 = true\r
-!ELSEIF "$(ENABLE_IPV6)"=="no"\r
-USE_IPV6 = false\r
-!ENDIF\r
-\r
-!IFNDEF ENABLE_SSPI\r
-USE_SSPI = true\r
-!ELSEIF "$(ENABLE_SSPI)"=="yes"\r
-USE_SSPI = true\r
-!ELSEIF "$(ENABLE_SSPI)"=="no"\r
-USE_SSPI = false\r
-!ENDIF\r
-\r
-!IFNDEF ENABLE_WINSSL\r
-!IFDEF WITH_SSL\r
-USE_WINSSL = false\r
-!ELSE\r
-USE_WINSSL = $(USE_SSPI)\r
-!ENDIF\r
-!ELSEIF "$(ENABLE_WINSSL)"=="yes"\r
-USE_WINSSL = true\r
-!ELSEIF "$(ENABLE_WINSSL)"=="no"\r
-USE_WINSSL = false\r
-!ENDIF\r
-\r
-CONFIG_NAME_LIB = libcurl\r
-\r
-!IF "$(WITH_SSL)"=="dll"\r
-USE_SSL = true\r
-SSL     = dll\r
-!ELSEIF "$(WITH_SSL)"=="static"\r
-USE_SSL = true\r
-SSL     = static\r
-!ENDIF\r
-\r
-!IF "$(WITH_CARES)"=="dll"\r
-USE_CARES = true\r
-CARES     = dll\r
-!ELSEIF "$(WITH_CARES)"=="static"\r
-USE_CARES = true\r
-CARES     = static\r
-!ENDIF\r
-\r
-!IF "$(WITH_ZLIB)"=="dll"\r
-USE_ZLIB = true\r
-ZLIB     = dll\r
-!ELSEIF "$(WITH_ZLIB)"=="static"\r
-USE_ZLIB = true\r
-ZLIB     = static\r
-!ENDIF\r
-\r
-!IF "$(WITH_SSH2)"=="dll"\r
-USE_SSH2 = true\r
-SSH2     = dll\r
-!ELSEIF "$(WITH_SSH2)"=="static"\r
-USE_SSH2 = true\r
-SSH2     = static\r
-!ENDIF\r
-\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-vc$(VC)-$(MACHINE)\r
-\r
-!IF "$(DEBUG)"=="yes"\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-debug\r
-!ELSE\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-release\r
-!ENDIF\r
-\r
-!IF "$(AS_DLL)"=="true"\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-dll\r
-!ELSE\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-static\r
-!ENDIF\r
-\r
-!IF "$(USE_SSL)"=="true"\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-ssl-$(SSL)\r
-!ENDIF\r
-\r
-!IF "$(USE_CARES)"=="true"\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-cares-$(CARES)\r
-!ENDIF\r
-\r
-!IF "$(USE_ZLIB)"=="true"\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-zlib-$(ZLIB)\r
-!ENDIF\r
-\r
-!IF "$(USE_SSH2)"=="true"\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-ssh2-$(SSH2)\r
-!ENDIF\r
-\r
-!IF "$(USE_IPV6)"=="true"\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-ipv6\r
-!ENDIF\r
-\r
-!IF "$(USE_SSPI)"=="true"\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-sspi\r
-!ENDIF\r
-\r
-!IF "$(USE_WINSSL)"=="true"\r
-CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-winssl\r
-!ENDIF\r
-\r
-!MESSAGE configuration name: $(CONFIG_NAME_LIB)\r
-\r
-BUILD_DIR=../builds/$(CONFIG_NAME_LIB)\r
-LIBCURL_DIROBJ = ..\builds\$(CONFIG_NAME_LIB)-obj-lib\r
-CURL_DIROBJ = ..\builds\$(CONFIG_NAME_LIB)-obj-curl\r
-DIRDIST = ..\builds\$(CONFIG_NAME_LIB)\\r
-\r
-$(MODE):\r
-       @IF NOT EXIST ..\include\curl\curlbuild.h ( \\r
-          CALL ..\buildconf.bat \\r
-       )\r
-       @SET DIROBJ=$(LIBCURL_DIROBJ)\r
-       @SET MACRO_NAME=LIBCURL_OBJS\r
-       @SET OUTFILE=LIBCURL_OBJS.inc\r
-       @gen_resp_file.bat $(LIBCURL_OBJS)\r
-\r
-       @SET DIROBJ=$(CURL_DIROBJ)\r
-       @SET MACRO_NAME=CURL_OBJS\r
-       @SET OUTFILE=CURL_OBJS.inc\r
-       @gen_resp_file.bat $(CURL_OBJS)\r
-\r
-       @SET CONFIG_NAME_LIB=$(CONFIG_NAME_LIB)\r
-       @SET MACHINE=$(MACHINE)\r
-       @SET USE_IDN=$(USE_IDN)\r
-       @SET USE_IPV6=$(USE_IPV6)\r
-       @SET USE_SSPI=$(USE_SSPI)\r
-       @SET USE_WINSSL=$(USE_WINSSL)\r
-       @$(MAKE) /NOLOGO /F MakefileBuild.vc\r
-\r
-copy_from_lib:\r
-       echo copying .c...\r
-       FOR %%i IN ($(CURLX_CFILES:/=\)) DO copy %%i ..\src\\r
+!IF "$(MODE)"=="static"
+TARGET = $(LIB_NAME_STATIC)
+AS_DLL = false
+CFGSET=true
+!ELSEIF "$(MODE)"=="dll"
+TARGET = $(LIB_NAME_DLL)
+AS_DLL = true
+CFGSET=true
+!ELSE
+!MESSAGE Invalid mode: $(MODE)
+
+#######################
+# Usage
+#
+
+!MESSAGE Usage: nmake /f Makefile.vc mode=<static or dll> <options>
+!MESSAGE where <options> is one or many of:
+!MESSAGE   VC=<6,7,8,9,10,11,12,14>     - VC versions
+!MESSAGE   WITH_DEVEL=<path>            - Paths for the development files (SSL, zlib, etc.)
+!MESSAGE                                  Defaults to sibbling directory deps: ../deps
+!MESSAGE                                  Libraries can be fetched at http://pecl2.php.net/downloads/php-windows-builds/
+!MESSAGE                                  Uncompress them into the deps folder.
+!MESSAGE   WITH_SSL=<dll or static>     - Enable OpenSSL support, DLL or static
+!MESSAGE   WITH_CARES=<dll or static>   - Enable c-ares support, DLL or static
+!MESSAGE   WITH_ZLIB=<dll or static>    - Enable zlib support, DLL or static
+!MESSAGE   WITH_SSH2=<dll or static>    - Enable libSSH2 support, DLL or static
+!MESSAGE   ENABLE_IDN=<yes or no>       - Enable use of Windows IDN APIs, defaults to yes
+!MESSAGE                                  Requires Windows Vista or later, or installation from:
+!MESSAGE                                  https://www.microsoft.com/en-us/download/details.aspx?id=734
+!MESSAGE   ENABLE_IPV6=<yes or no>      - Enable IPv6, defaults to yes
+!MESSAGE   ENABLE_SSPI=<yes or no>      - Enable SSPI support, defaults to yes
+!MESSAGE   ENABLE_WINSSL=<yes or no>    - Enable native Windows SSL support, defaults to yes
+!MESSAGE   GEN_PDB=<yes or no>          - Generate Program Database (debug symbols for release build)
+!MESSAGE   DEBUG=<yes or no>            - Debug builds
+!MESSAGE   MACHINE=<x86 or x64>         - Target architecture (default x64 on AMD64, x86 on others)
+!ERROR please choose a valid mode
+
+!ENDIF
+
+!INCLUDE "../lib/Makefile.inc"
+LIBCURL_OBJS=$(CSOURCES:.c=.obj)
+
+!INCLUDE "../src/Makefile.inc"
+
+# tool_hugehelp has a special rule
+CURL_OBJS=$(CURL_CFILES:tool_hugehelp.c=)
+
+CURL_OBJS=$(CURL_OBJS:.c=.obj)
+
+
+# backwards compatible check for USE_SSPI
+!IFDEF USE_SSPI
+ENABLE_SSPI = $(USE_SSPI)
+!ENDIF
+
+# default options
+!IFNDEF MACHINE
+!IF "$(PROCESSOR_ARCHITECTURE)"=="AMD64"
+MACHINE = x64
+!ELSE
+MACHINE = x86
+!ENDIF
+!ENDIF
+
+!IFNDEF ENABLE_IDN
+USE_IDN = true
+!ELSEIF "$(ENABLE_IDN)"=="yes"
+USE_IDN = true
+!ELSEIF "$(ENABLE_IDN)"=="no"
+USE_IDN = false
+!ENDIF
+
+!IFNDEF ENABLE_IPV6
+USE_IPV6 = true
+!ELSEIF "$(ENABLE_IPV6)"=="yes"
+USE_IPV6 = true
+!ELSEIF "$(ENABLE_IPV6)"=="no"
+USE_IPV6 = false
+!ENDIF
+
+!IFNDEF ENABLE_SSPI
+USE_SSPI = true
+!ELSEIF "$(ENABLE_SSPI)"=="yes"
+USE_SSPI = true
+!ELSEIF "$(ENABLE_SSPI)"=="no"
+USE_SSPI = false
+!ENDIF
+
+!IFNDEF ENABLE_WINSSL
+!IFDEF WITH_SSL
+USE_WINSSL = false
+!ELSE
+USE_WINSSL = $(USE_SSPI)
+!ENDIF
+!ELSEIF "$(ENABLE_WINSSL)"=="yes"
+USE_WINSSL = true
+!ELSEIF "$(ENABLE_WINSSL)"=="no"
+USE_WINSSL = false
+!ENDIF
+
+CONFIG_NAME_LIB = libcurl
+
+!IF "$(WITH_SSL)"=="dll"
+USE_SSL = true
+SSL     = dll
+!ELSEIF "$(WITH_SSL)"=="static"
+USE_SSL = true
+SSL     = static
+!ENDIF
+
+!IF "$(WITH_CARES)"=="dll"
+USE_CARES = true
+CARES     = dll
+!ELSEIF "$(WITH_CARES)"=="static"
+USE_CARES = true
+CARES     = static
+!ENDIF
+
+!IF "$(WITH_ZLIB)"=="dll"
+USE_ZLIB = true
+ZLIB     = dll
+!ELSEIF "$(WITH_ZLIB)"=="static"
+USE_ZLIB = true
+ZLIB     = static
+!ENDIF
+
+!IF "$(WITH_SSH2)"=="dll"
+USE_SSH2 = true
+SSH2     = dll
+!ELSEIF "$(WITH_SSH2)"=="static"
+USE_SSH2 = true
+SSH2     = static
+!ENDIF
+
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-vc$(VC)-$(MACHINE)
+
+!IF "$(DEBUG)"=="yes"
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-debug
+!ELSE
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-release
+!ENDIF
+
+!IF "$(AS_DLL)"=="true"
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-dll
+!ELSE
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-static
+!ENDIF
+
+!IF "$(USE_SSL)"=="true"
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-ssl-$(SSL)
+!ENDIF
+
+!IF "$(USE_CARES)"=="true"
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-cares-$(CARES)
+!ENDIF
+
+!IF "$(USE_ZLIB)"=="true"
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-zlib-$(ZLIB)
+!ENDIF
+
+!IF "$(USE_SSH2)"=="true"
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-ssh2-$(SSH2)
+!ENDIF
+
+!IF "$(USE_IPV6)"=="true"
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-ipv6
+!ENDIF
+
+!IF "$(USE_SSPI)"=="true"
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-sspi
+!ENDIF
+
+!IF "$(USE_WINSSL)"=="true"
+CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-winssl
+!ENDIF
+
+!MESSAGE configuration name: $(CONFIG_NAME_LIB)
+
+BUILD_DIR=../builds/$(CONFIG_NAME_LIB)
+LIBCURL_DIROBJ = ..\builds\$(CONFIG_NAME_LIB)-obj-lib
+CURL_DIROBJ = ..\builds\$(CONFIG_NAME_LIB)-obj-curl
+DIRDIST = ..\builds\$(CONFIG_NAME_LIB)\
+
+$(MODE):
+       @IF NOT EXIST ..\include\curl\curlbuild.h ( \
+          CALL ..\buildconf.bat \
+       )
+       @SET DIROBJ=$(LIBCURL_DIROBJ)
+       @SET MACRO_NAME=LIBCURL_OBJS
+       @SET OUTFILE=LIBCURL_OBJS.inc
+       @gen_resp_file.bat $(LIBCURL_OBJS)
+
+       @SET DIROBJ=$(CURL_DIROBJ)
+       @SET MACRO_NAME=CURL_OBJS
+       @SET OUTFILE=CURL_OBJS.inc
+       @gen_resp_file.bat $(CURL_OBJS)
+
+       @SET CONFIG_NAME_LIB=$(CONFIG_NAME_LIB)
+       @SET MACHINE=$(MACHINE)
+       @SET USE_IDN=$(USE_IDN)
+       @SET USE_IPV6=$(USE_IPV6)
+       @SET USE_SSPI=$(USE_SSPI)
+       @SET USE_WINSSL=$(USE_WINSSL)
+       @$(MAKE) /NOLOGO /F MakefileBuild.vc
+
+copy_from_lib:
+       echo copying .c...
+       FOR %%i IN ($(CURLX_CFILES:/=\)) DO copy %%i ..\src\