]> granicus.if.org Git - curl/commit
openssl: remove all uses of USE_SSLEAY
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 Mar 2015 09:57:52 +0000 (10:57 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Mar 2015 09:57:52 +0000 (10:57 +0100)
commit709cf76f6bb7dbaca14e3e8df160ccfac04dcecb
treecffb2677079ffeb53bd6e5afbe623d6295a5eb7d
parent1a62b6e68c08c7e471ff22dd92932aba7e026817
openssl: remove all uses of USE_SSLEAY

SSLeay was the name of the library that was subsequently turned into
OpenSSL many moons ago (1999). curl does not work with the old SSLeay
library since years. This is now reflected by only using USE_OPENSSL in
code that depends on OpenSSL.
35 files changed:
CMakeLists.txt
configure.ac
lib/Makefile.b32
lib/Makefile.m32
lib/Makefile.vc6
lib/config-amigaos.h
lib/config-dos.h
lib/config-mac.h
lib/config-symbian.h
lib/config-tpf.h
lib/config-vxworks.h
lib/config-win32.h
lib/curl_config.h.cmake
lib/curl_des.c
lib/curl_des.h
lib/curl_ntlm_core.c
lib/curl_ntlm_core.h
lib/curl_setup.h
lib/getinfo.c
lib/hostcheck.c
lib/http.c
lib/md5.c
lib/urldata.h
lib/vtls/openssl.c
lib/vtls/openssl.h
packages/Symbian/group/libcurl.mmp
packages/TPF/curl.mak
packages/vms/build_vms.com
src/Makefile.Watcom
src/Makefile.b32
src/Makefile.m32
src/Makefile.vc6
src/tool_metalink.c
tests/unit/unit1397.c
winbuild/MakefileBuild.vc