]> granicus.if.org Git - curl/commit
axtls: removed
authorDaniel Stenberg <daniel@haxx.se>
Tue, 30 Oct 2018 09:00:00 +0000 (10:00 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Nov 2018 09:29:53 +0000 (10:29 +0100)
commit302d125b42ed39580fad65ad87fa376ddeaba305
tree2b370d27d781d40af2f04b6b5c524730b83286f1
parent7f4c358541fdadcf29ba20bcdff71c5554e5f69c
axtls: removed

As has been outlined in the DEPRECATE.md document, the axTLS code has
been disabled for 6 months and is hereby removed.

Use a better supported TLS library!

Assisted-by: Daniel Gustafsson
Closes #3194
31 files changed:
CMakeLists.txt
configure.ac
docs/DEPRECATE.md
docs/FAQ
docs/FEATURES
docs/INSTALL.md
docs/INTERNALS.md
docs/LICENSE-MIXING.md
docs/examples/Makefile.netware
docs/libcurl/curl_global_sslset.3
docs/libcurl/libcurl-thread.3
docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3
docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3
docs/libcurl/opts/CURLOPT_SSLVERSION.3
docs/libcurl/symbols-in-versions
include/curl/curl.h
lib/Makefile.inc
lib/Makefile.netware
lib/curl_setup.h
lib/hostcheck.c
lib/md5.c
lib/vtls/axtls.c [deleted file]
lib/vtls/axtls.h [deleted file]
lib/vtls/vtls.c
lib/vtls/vtls.h
packages/Symbian/group/libcurl.mmp
packages/vms/generate_config_vms_h_curl.com
src/Makefile.netware
tests/FILEFORMAT
tests/runtests.pl
tests/unit/unit1397.c