]> git.ipfire.org Git - thirdparty/curl.git/commit
build: disable more code/data when built without proxy support
authorDaniel Stenberg <daniel@haxx.se>
Wed, 27 May 2020 09:51:34 +0000 (11:51 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 30 May 2020 21:18:16 +0000 (23:18 +0200)
commitf3d501dc678d80a93325bd93ab05c48855e1c0d1
treef1f63712798510398d6e7aebc30f24afb27ed15c
parentc4e6968127e876b01e5e0b4b7cdbc49d5267530c
build: disable more code/data when built without proxy support

Added build to travis to verify

Closes #5466
26 files changed:
.travis.yml
lib/asyn-thread.c
lib/conncache.c
lib/connect.c
lib/curl_ntlm_wb.c
lib/curl_sasl.c
lib/ftp.c
lib/getinfo.c
lib/http.c
lib/http_digest.c
lib/http_negotiate.c
lib/http_ntlm.c
lib/multi.c
lib/setopt.c
lib/url.c
lib/url.h
lib/urldata.h
lib/vtls/openssl.c
lib/vtls/vtls.c
lib/vtls/vtls.h
lib/vtls/wolfssl.c
tests/data/test1097
tests/data/test1244
tests/data/test2047
tests/data/test302
tests/data/test552