curl/src
Viktor Szakats 13bbf81c59
Makefile.m32: fix to not require OpenSSL with -libssh2 or -rtmp options
Previously, -libssh2/-rtmp options assumed that OpenSSL is also enabled
(and then failed with an error when not finding expected OpenSSL headers),
but this isn't necessarly true, e.g. when building both libssh2 and curl
against Schannel. This patch makes sure to only enable the OpenSSL backend
with -libssh2/-rtmp, when there was no SSL option explicitly selected.

- Re-implement the logic as a single block of script.
- Also fix an indentation while there.

Assisted-by: Jay Satiro

Closes #7895
2021-10-25 19:10:55 +00:00
..
macos copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
.gitignore VC: remove the makefile.vc6 build infra 2017-01-23 14:27:32 +01:00
CMakeLists.txt copyright: update copyright year ranges to 2021 2021-05-26 08:18:11 +02:00
curl.rc copyright: fix year ranges 2020-11-05 08:22:10 +01:00
Makefile.am tool_listhelp: easier to generate with gen.pl 2021-09-30 17:50:48 +02:00
makefile.amiga curl.se: new home 2020-11-04 23:59:47 +01:00
makefile.dj copyright: fix missing year (range) updates 2021-01-29 14:35:13 +01:00
Makefile.inc tool_listhelp: easier to generate with gen.pl 2021-09-30 17:50:48 +02:00
Makefile.m32 Makefile.m32: fix to not require OpenSSL with -libssh2 or -rtmp options 2021-10-25 19:10:55 +00:00
Makefile.netware metalink: remove 2021-06-07 08:14:25 +02:00
mkhelp.pl copyright: fix year ranges 2020-11-05 08:22:10 +01:00
slist_wc.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
slist_wc.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_binmode.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_binmode.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_bname.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_bname.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_cb_dbg.c curl.se: new home 2020-11-04 23:59:47 +01:00
tool_cb_dbg.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_cb_hdr.c curl.se: new home 2020-11-04 23:59:47 +01:00
tool_cb_hdr.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_cb_prg.c tool_cb_prg: make resumed upload progress bar show better 2021-09-27 23:17:44 +02:00
tool_cb_prg.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_cb_rea.c docs/examples: adjust prototypes for CURLOPT_READFUNCTION 2020-12-30 22:20:24 +01:00
tool_cb_rea.h docs/examples: adjust prototypes for CURLOPT_READFUNCTION 2020-12-30 22:20:24 +01:00
tool_cb_see.c [PellesC] fix _lseeki64() macro 2021-07-16 07:32:06 +02:00
tool_cb_see.h curl.se: new home 2020-11-04 23:59:47 +01:00
tool_cb_wrt.c curl.se: new home 2020-11-04 23:59:47 +01:00
tool_cb_wrt.h curl.se: new home 2020-11-04 23:59:47 +01:00
tool_cfgable.c libssh2: add SHA256 fingerprint support 2021-09-26 23:20:53 +02:00
tool_cfgable.h libssh2: add SHA256 fingerprint support 2021-09-26 23:20:53 +02:00
tool_convert.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
tool_convert.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_dirhie.c curl.se: new home 2020-11-04 23:59:47 +01:00
tool_dirhie.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_doswin.c version_win32: use actual version instead of manifested version 2021-10-07 03:18:22 -04:00
tool_doswin.h curl.se: new home 2020-11-04 23:59:47 +01:00
tool_easysrc.c misc: update copyright years 2021-10-15 17:07:19 +02:00
tool_easysrc.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_filetime.c curl: include the file name in --xattr/--remote-time error msgs 2021-01-27 08:45:11 +01:00
tool_filetime.h curl: move fprintf outputs to warnf 2021-01-27 08:45:02 +01:00
tool_formparse.c curl: add warning for ignored data after quoted form parameter 2021-08-17 10:15:33 +02:00
tool_formparse.h curl.se: new home 2020-11-04 23:59:47 +01:00
tool_getparam.c curl: actually append "-" to --range without number only 2021-10-11 22:51:13 +02:00
tool_getparam.h parse_args: redo the warnings for --remote-header-name combos 2021-09-10 17:02:21 +02:00
tool_getpass.c curl.se: new home 2020-11-04 23:59:47 +01:00
tool_getpass.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_help.c print_category: printf %*s needs an int argument 2021-10-07 11:15:12 +02:00
tool_help.h tool_listhelp: easier to generate with gen.pl 2021-09-30 17:50:48 +02:00
tool_helpers.c parse_args: redo the warnings for --remote-header-name combos 2021-09-10 17:02:21 +02:00
tool_helpers.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_homedir.c curl: add compatibility for Amiga and GCC 6.5 2020-11-20 23:36:51 +01:00
tool_homedir.h curl.se: new home 2020-11-04 23:59:47 +01:00
tool_hugehelp.c.cvs curl.se: new home 2020-11-04 23:59:47 +01:00
tool_hugehelp.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_libinfo.c curl.h: add CURLPROTO_GOPHERS as own protocol identifier 2021-01-06 15:23:41 +01:00
tool_libinfo.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_listhelp.c tool_listhelp: easier to generate with gen.pl 2021-09-30 17:50:48 +02:00
tool_main.c tool_main: fix typo in comment 2021-10-04 23:38:58 +02:00
tool_main.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_msgs.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_msgs.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_operate.c libssh2: add SHA256 fingerprint support 2021-09-26 23:20:53 +02:00
tool_operate.h tool_operate: Fix --fail-early with parallel transfers 2021-08-17 03:21:29 -04:00
tool_operhlp.c metalink: remove 2021-06-07 08:14:25 +02:00
tool_operhlp.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_panykey.c curl.se: new home 2020-11-04 23:59:47 +01:00
tool_panykey.h curl.se: new home 2020-11-04 23:59:47 +01:00
tool_paramhlp.c copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
tool_paramhlp.h curl: add --create-file-mode [mode] 2020-12-21 10:52:41 +01:00
tool_parsecfg.c curl.se: new home 2020-11-04 23:59:47 +01:00
tool_parsecfg.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_progress.c tool_operate: Fix --fail-early with parallel transfers 2021-08-17 03:21:29 -04:00
tool_progress.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_sdecls.h metalink: remove 2021-06-07 08:14:25 +02:00
tool_setopt.c copyright: update copyright year ranges to 2021 2021-05-26 08:18:11 +02:00
tool_setopt.h copyright: update copyright year ranges to 2021 2021-05-26 08:18:11 +02:00
tool_setup.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_sleep.c curl.se: new home 2020-11-04 23:59:47 +01:00
tool_sleep.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_strdup.c curl.se: new home 2020-11-04 23:59:47 +01:00
tool_strdup.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_urlglob.c glob: pass an 'int' as len when using printf's %*s 2021-06-30 14:05:56 +02:00
tool_urlglob.h curl.se: new home 2020-11-04 23:59:47 +01:00
tool_util.c misc: update incorrect copyright year ranges 2021-08-16 11:21:47 +02:00
tool_util.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_version.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_vms.c cleanup: constify unmodified static structs 2021-09-23 12:54:35 +02:00
tool_vms.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
tool_writeout_json.c copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
tool_writeout_json.h copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
tool_writeout.c tool_writeout: fix the HTTP_CODE json output 2021-04-17 11:03:30 +02:00
tool_writeout.h http: add support to read and store the referrer header 2021-02-19 13:57:19 +00:00
tool_xattr.c misc: fix a few issues on MidnightBSD 2021-10-05 08:35:24 +02:00
tool_xattr.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00