office-gobmx/external/curl
Michael Stahl 4a26dcac8e tdf#146386 curl,ucb: remove FTP UCP
FTP support has been deprecated since LO 7.4.

The UCP currently doesn't even support TLS connections.

Also disable FTP protocol in libcurl.

Also remove JunitTest_ucb_complex: turns out the only test in it,
checkWrongFtpConnection, fails on Linux because now GIO UCP handles
ftp:// URLs and it throws InteractiveAugmentedIOException instead of
expected ones, and on other platforms it would fail differently because
there is no GIO.

Change-Id: I4631d124371fef390f105fb16bf09aaa59e739e7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159065
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2023-11-09 16:51:42 +01:00
..
clang-cl.patch.0
configurable-z-option.patch.0
curl-msvc-disable-protocols.patch.1 tdf#146386 curl,ucb: remove FTP UCP 2023-11-09 16:51:42 +01:00
curl-msvc-zlib.patch.1
curl-msvc.patch.1
ExternalPackage_curl.mk
ExternalProject_curl.mk tdf#146386 curl,ucb: remove FTP UCP 2023-11-09 16:51:42 +01:00
Makefile
Module_curl.mk
README
UnpackedTarball_curl.mk
zlib.patch.0

A URL manipulation engine from [https://curl.se/].