.. |
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
|
CMake: Update scripts to use consistent style
|
2018-07-17 11:54:07 +02:00 |
curl.rc
|
curl.rc: embed manifest for correct Windows version detection
|
2018-05-30 12:08:26 +00:00 |
Makefile.am
|
build: remove the Borland specific makefiles
|
2018-06-02 11:23:40 +02:00 |
makefile.amiga
|
s/cURL/curl
|
2016-11-07 10:36:23 +01:00 |
makefile.dj
|
curl: remove tool_writeenv.[ch]
|
2017-05-06 23:13:08 +02:00 |
Makefile.inc
|
time-cond: fix reading the file modification time on Windows
|
2018-02-05 22:02:10 +01:00 |
Makefile.m32
|
curl.rc: embed manifest for correct Windows version detection
|
2018-05-30 12:08:26 +00:00 |
Makefile.netware
|
spelling fixes
|
2018-06-03 12:14:45 +00:00 |
Makefile.Watcom
|
s/cURL/curl
|
2016-11-07 10:36:23 +01:00 |
mkhelp.pl
|
mkhelp.pl: support reproducible build
|
2017-10-30 19:27:49 +01:00 |
slist_wc.c
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
slist_wc.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_binmode.c
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_binmode.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_bname.c
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_bname.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_cb_dbg.c
|
cppcheck: fix warnings
|
2018-06-11 11:14:48 +02:00 |
tool_cb_dbg.h
|
curl: fix callback functions to match prototype
|
2017-03-30 14:59:14 +02:00 |
tool_cb_hdr.c
|
header output: switch off all styles, not just unbold
|
2018-07-17 00:31:39 +02:00 |
tool_cb_hdr.h
|
curl: show headers in bold
|
2018-05-21 20:05:05 +02:00 |
tool_cb_prg.c
|
cppcheck: fix warnings
|
2018-06-11 11:14:48 +02:00 |
tool_cb_prg.h
|
curl: progress bar refresh, get width using ioctl()
|
2018-01-22 08:29:37 +01:00 |
tool_cb_rea.c
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_cb_rea.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_cb_see.c
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_cb_see.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_cb_wrt.c
|
curl: show headers in bold
|
2018-05-21 20:05:05 +02:00 |
tool_cb_wrt.h
|
curl: show headers in bold
|
2018-05-21 20:05:05 +02:00 |
tool_cfgable.c
|
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
|
2018-02-20 17:51:43 -05:00 |
tool_cfgable.h
|
option: disallow username in URL
|
2018-05-31 11:27:16 +02:00 |
tool_convert.c
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_convert.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_dirhie.c
|
Fixes for MSDOS etc.
|
2018-01-24 15:02:53 +01:00 |
tool_dirhie.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_doswin.c
|
schannel: add support for CURLOPT_CAINFO
|
2018-04-18 03:59:47 -04:00 |
tool_doswin.h
|
schannel: add support for CURLOPT_CAINFO
|
2018-04-18 03:59:47 -04: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
|
time-cond: fix reading the file modification time on Windows
|
2018-02-05 22:02:10 +01:00 |
tool_formparse.c
|
cppcheck: fix warnings
|
2018-06-11 11:14:48 +02:00 |
tool_formparse.h
|
mime: use in curl cli tool instead of form API.
|
2017-09-02 18:17:33 +01:00 |
tool_getparam.c
|
curl: Fix segfault when -H @headerfile is empty
|
2018-07-28 22:48:31 +02:00 |
tool_getparam.h
|
curl: detect and bail out early on parameter integer overflows
|
2017-08-07 09:38:45 +02:00 |
tool_getpass.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
tool_getpass.h
|
checksrc: code style: use 'char *name' style
|
2016-11-24 23:58:22 +01:00 |
tool_help.c
|
option: disallow username in URL
|
2018-05-31 11:27:16 +02:00 |
tool_help.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_helpers.c
|
curl: detect and bail out early on parameter integer overflows
|
2017-08-07 09:38:45 +02:00 |
tool_helpers.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01: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
|
cppcheck: fix warnings
|
2018-06-11 11:14:48 +02:00 |
tool_libinfo.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_main.c
|
curl: added --styled-output
|
2018-05-21 20:29:12 +02:00 |
tool_main.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_metalink.c
|
checksrc: make sure sizeof() is used *with* parentheses
|
2018-05-21 23:21:47 +02:00 |
tool_metalink.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_msgs.c
|
cppcheck: fix warnings
|
2018-06-11 11:14:48 +02:00 |
tool_msgs.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_operate.c
|
option: disallow username in URL
|
2018-05-31 11:27:16 +02:00 |
tool_operate.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_operhlp.c
|
strcasecompare: all case insensitive string compares ignore locale now
|
2016-10-31 08:46:35 +01:00 |
tool_operhlp.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_panykey.c
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_panykey.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_paramhlp.c
|
cppcheck: fix warnings
|
2018-06-11 11:14:48 +02:00 |
tool_paramhlp.h
|
curl: detect and bail out early on parameter integer overflows
|
2017-08-07 09:38:45 +02:00 |
tool_parsecfg.c
|
cppcheck: fix warnings
|
2018-06-11 11:14:48 +02:00 |
tool_parsecfg.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_sdecls.h
|
mime: use in curl cli tool instead of form API.
|
2017-09-02 18:17:33 +01:00 |
tool_setopt.c
|
form/mime: field names are not allowed to contain zero-valued bytes.
|
2017-09-22 01:08:29 +01:00 |
tool_setopt.h
|
mime: use in curl cli tool instead of form API.
|
2017-09-02 18:17:33 +01:00 |
tool_setup.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_sleep.c
|
tool_sleep: typecast to avoid macos compiler warning
|
2017-07-04 10:27:36 +02:00 |
tool_sleep.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01: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
|
cppcheck: fix warnings
|
2018-06-11 11:14:48 +02:00 |
tool_urlglob.h
|
checksrc: white space edits to comply to stricter checksrc
|
2016-11-24 23:58:22 +01:00 |
tool_util.c
|
tool_util: remove unused tvdiff_secs and remove tool_ prefix
|
2017-06-03 00:11:59 +02:00 |
tool_util.h
|
tool_util: remove unused tvdiff_secs and remove tool_ prefix
|
2017-06-03 00:11:59 +02:00 |
tool_version.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_vms.c
|
code: style updates
|
2016-04-03 22:38:36 +02:00 |
tool_vms.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_writeout.c
|
cppcheck: fix warnings
|
2018-06-11 11:14:48 +02:00 |
tool_writeout.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
tool_xattr.c
|
docs/comments: Update to secure URL versions
|
2017-08-08 21:41:07 +02:00 |
tool_xattr.h
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |