curl/src
Daniel Stenberg 6ee9e4bd47
cleanup: s/curl_debug/curl_dbg_debug in comments and docs
Leftovers from the function rename back in 76b6348949

Reported-by: Gisle Vanem
Bug: f3e0f071b1 (com)
mitcomment-34601751

Closes #4203
2019-08-08 16:01:00 +02:00
..
macos docs/comments: Update to secure URL versions 2017-08-08 21:41:07 +02:00
.gitignore VC: remove the makefile.vc6 build infra 2017-01-23 14:27:32 +01:00
CMakeLists.txt curl: remove MANUAL from -M output 2019-02-20 08:20:27 +01:00
Makefile.Watcom s/cURL/curl 2016-11-07 10:36:23 +01:00
Makefile.am src/makefile: fix uncompressed hugehelp.c generation 2019-08-01 07:46:09 +02:00
Makefile.inc curl: support parallel transfers 2019-07-20 19:14:16 +02:00
Makefile.m32 whitespace fixes 2018-09-23 22:24:02 +00:00
Makefile.netware axtls: removed 2018-11-01 10:29:53 +01:00
curl.rc (lib)curl.rc: fixup for minor bugs 2018-12-10 00:10:04 +01:00
makefile.amiga whitespace fixes 2018-09-23 22:24:02 +00:00
makefile.dj whitespace fixes 2018-09-23 22:24:02 +00:00
mkhelp.pl curl: remove MANUAL from -M output 2019-02-20 08:20:27 +01:00
slist_wc.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
slist_wc.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_binmode.c whitespace fixes 2018-09-23 22:24:02 +00:00
tool_binmode.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_bname.c whitespace fixes 2018-09-23 22:24:02 +00:00
tool_bname.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_cb_dbg.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
tool_cb_dbg.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_cb_hdr.c curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_cb_hdr.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_cb_prg.c curl: only accept COLUMNS less than 10000 2019-07-16 11:25:08 +02:00
tool_cb_prg.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_cb_rea.c whitespace fixes 2018-09-23 22:24:02 +00:00
tool_cb_rea.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_cb_see.c whitespace fixes 2018-09-23 22:24:02 +00:00
tool_cb_see.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_cb_wrt.c curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_cb_wrt.h curl -J: do not append to the destination file 2018-12-19 08:44:02 +01:00
tool_cfgable.c curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool 2019-08-06 11:38:41 -04:00
tool_cfgable.h CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly 2019-08-08 08:17:24 +02:00
tool_convert.c cli tool: refactor encoding conversion sequence for switch case fallthrough. 2019-02-16 02:04:24 +01:00
tool_convert.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_dirhie.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
tool_dirhie.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_doswin.c build: fix Codacy/CppCheck warnings 2019-04-11 21:08:44 +02:00
tool_doswin.h tool: add undocumented option --dump-module-paths for win32 2018-11-06 03:15:44 -05:00
tool_easysrc.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
tool_easysrc.h mime: use in curl cli tool instead of form API. 2017-09-02 18:17:33 +01:00
tool_filetime.c time-cond: fix reading the file modification time on Windows 2018-02-05 22:02:10 +01:00
tool_filetime.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_formparse.c tool_formparse: remove redundant assignment 2019-05-20 08:06:24 +02:00
tool_formparse.h cli tool: fix mime post with --disable-libcurl-option configure option 2019-02-19 17:08:58 +01:00
tool_getparam.c CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly 2019-08-08 08:17:24 +02:00
tool_getparam.h curl: report error for "--no-" on non-boolean options 2019-05-20 19:04:54 +02:00
tool_getpass.c build: fix Codacy warnings 2019-06-05 20:38:06 +02:00
tool_getpass.h checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00
tool_help.c CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly 2019-08-08 08:17:24 +02:00
tool_help.h curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_helpers.c curl: report error for "--no-" on non-boolean options 2019-05-20 19:04:54 +02:00
tool_helpers.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_homedir.c tool: fix Windows Unicode build 2017-04-04 23:04:29 +02:00
tool_homedir.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
tool_hugehelp.c.cvs tests: checksrc compliance 2016-12-19 02:31:59 -05:00
tool_hugehelp.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
tool_libinfo.c whitespace fixes 2018-09-23 22:24:02 +00:00
tool_libinfo.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_main.c cleanup: s/curl_debug/curl_dbg_debug in comments and docs 2019-08-08 16:01:00 +02:00
tool_main.h curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_metalink.c curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_metalink.h curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_msgs.c voutf: fix bad arethmetic when outputting warnings to stderr 2018-10-30 07:47:25 +01:00
tool_msgs.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_operate.c CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly 2019-08-08 08:17:24 +02:00
tool_operate.h curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_operhlp.c curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_operhlp.h curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_panykey.c whitespace fixes 2018-09-23 22:24:02 +00:00
tool_panykey.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_paramhlp.c curl: cap the maximum allowed values for retry time arguments 2019-07-30 08:17:01 +02:00
tool_paramhlp.h curl: cap the maximum allowed values for retry time arguments 2019-07-30 08:17:01 +02:00
tool_parsecfg.c curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_parsecfg.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_progress.c curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_progress.h curl: support parallel transfers 2019-07-20 19:14:16 +02:00
tool_sdecls.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_setopt.c curl: improved skip-setopt-options when built with disabled features 2019-06-18 22:31:26 +02:00
tool_setopt.h curl: improved skip-setopt-options when built with disabled features 2019-06-18 22:31:26 +02:00
tool_setup.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_sleep.c whitespace fixes 2018-09-23 22:24:02 +00:00
tool_sleep.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_strdup.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
tool_strdup.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
tool_urlglob.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
tool_urlglob.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_util.c tvnow: silence conversion warnings 2019-01-01 18:04:24 +01:00
tool_util.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_version.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
tool_vms.c whitespace fixes 2018-09-23 22:24:02 +00:00
tool_vms.h whitespace fixes 2018-09-23 22:24:02 +00:00
tool_writeout.c curl: have -w's 'http_version' show '3' for HTTP/3 2019-08-07 12:51:52 +02:00
tool_writeout.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
tool_xattr.c curl: follow-up to 3f16990ec8 2019-02-11 14:22:36 +01:00
tool_xattr.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00