Ian Blanes 9e5bd9ba19 curl: fix segmentation fault for empty output file names. 2 years ago
..
macos 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 years ago
.gitignore 8611d985ee VC: remove the makefile.vc6 build infra 7 years ago
CMakeLists.txt 82d334001f copyright: update copyright year ranges to 2021 3 years ago
Makefile.am 8e22fc68e7 scripts: move three scripts from lib/ to scripts/ 2 years ago
Makefile.inc 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
Makefile.m32 8c0336cf5d Makefile.m32: rename -winssl option to -schannel and tidy up 2 years ago
curl.rc ac0a88fd25 copyright: fix year ranges 3 years ago
makefile.amiga 4d2f800677 curl.se: new home 3 years ago
makefile.dj f6d13090d4 copyright: fix missing year (range) updates 3 years ago
mkhelp.pl ac0a88fd25 copyright: fix year ranges 3 years ago
slist_wc.c ac0a88fd25 copyright: fix year ranges 3 years ago
slist_wc.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_binmode.c ac0a88fd25 copyright: fix year ranges 3 years ago
tool_binmode.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_bname.c ac0a88fd25 copyright: fix year ranges 3 years ago
tool_bname.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_cb_dbg.c 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
tool_cb_dbg.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_cb_hdr.c 3055c4c814 tool_cb_hdr: Turn the Location: into a terminal hyperlink 2 years ago
tool_cb_hdr.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_cb_prg.c 74e9c7790f tool_cb_prg: make resumed upload progress bar show better 2 years ago
tool_cb_prg.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_cb_rea.c f2ed79d8ee docs/examples: adjust prototypes for CURLOPT_READFUNCTION 3 years ago
tool_cb_rea.h f2ed79d8ee docs/examples: adjust prototypes for CURLOPT_READFUNCTION 3 years ago
tool_cb_see.c bc035f5c9d [PellesC] fix _lseeki64() macro 2 years ago
tool_cb_see.h 4d2f800677 curl.se: new home 3 years ago
tool_cb_wrt.c 1831a6e7f1 curl: add --no-clobber 2 years ago
tool_cb_wrt.h 4d2f800677 curl.se: new home 3 years ago
tool_cfgable.c 1831a6e7f1 curl: add --no-clobber 2 years ago
tool_cfgable.h 1831a6e7f1 curl: add --no-clobber 2 years ago
tool_dirhie.c 21248e052d checksrc: detect more kinds of NULL comparisons we avoid 2 years ago
tool_dirhie.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_doswin.c d3cb3be520 lib: fix some misuse of curlx_convert_wchar_to_UTF8 2 years ago
tool_doswin.h 4d2f800677 curl.se: new home 3 years ago
tool_easysrc.c ccb466fd36 misc: update copyright years 2 years ago
tool_easysrc.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_filetime.c 45a7821eef Revert "src/tool_filetime: disable -Wformat on mingw for this file" 2 years ago
tool_filetime.h 71acece933 curl: move fprintf outputs to warnf 3 years ago
tool_findfile.c e180dde9c5 tool_findfile: free mem properly 2 years ago
tool_findfile.h 764e4f066d tool_findfile: check ~/.config/curlrc too 2 years ago
tool_formparse.c 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
tool_formparse.h 4d2f800677 curl.se: new home 3 years ago
tool_getparam.c 9e5bd9ba19 curl: fix segmentation fault for empty output file names. 2 years ago
tool_getparam.h 2b99f5e02c parse_args: redo the warnings for --remote-header-name combos 2 years ago
tool_getpass.c 4d2f800677 curl.se: new home 3 years ago
tool_getpass.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_help.c 1831a6e7f1 curl: add --no-clobber 2 years ago
tool_help.h ffb634d4ef tool_listhelp: easier to generate with gen.pl 2 years ago
tool_helpers.c ffb6a9e8a6 curl: improve error message for --head with -J 2 years ago
tool_helpers.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_hugehelp.c.cvs 4d2f800677 curl.se: new home 3 years ago
tool_hugehelp.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_libinfo.c 18270893ab tool_operate: only set SSH related libcurl options for SSH URLs 2 years ago
tool_libinfo.h 18270893ab tool_operate: only set SSH related libcurl options for SSH URLs 2 years ago
tool_listhelp.c cabcf403ed docs/opts: Mention Schannel client cert type is P12 2 years ago
tool_main.c 8b42d7b9d4 tool and tests: force flush of all buffers at end of program 2 years ago
tool_main.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_msgs.c ac0a88fd25 copyright: fix year ranges 3 years ago
tool_msgs.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_operate.c 9e5bd9ba19 curl: fix segmentation fault for empty output file names. 2 years ago
tool_operate.h f974bee623 curl: remove "separators" (when using globbed URLs) 2 years ago
tool_operhlp.c 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
tool_operhlp.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_panykey.c 4d2f800677 curl.se: new home 3 years ago
tool_panykey.h 4d2f800677 curl.se: new home 3 years ago
tool_paramhlp.c 32160cae84 tool_getparam: initial --json support 2 years ago
tool_paramhlp.h a7696c7343 curl: add --create-file-mode [mode] 3 years ago
tool_parsecfg.c 764e4f066d tool_findfile: check ~/.config/curlrc too 2 years ago
tool_parsecfg.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_progress.c b654fb4cd3 tool_operate: Fix --fail-early with parallel transfers 2 years ago
tool_progress.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_sdecls.h 265b14d6b3 metalink: remove 3 years ago
tool_setopt.c 95e8515ca0 curl: error out when options need features not present in libcurl 2 years ago
tool_setopt.h 95e8515ca0 curl: error out when options need features not present in libcurl 2 years ago
tool_setup.h da15443ddd TPF: drop support 2 years ago
tool_sleep.c 4d2f800677 curl.se: new home 3 years ago
tool_sleep.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_strdup.c 4d2f800677 curl.se: new home 3 years ago
tool_strdup.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_urlglob.c 9e5bd9ba19 curl: fix segmentation fault for empty output file names. 2 years ago
tool_urlglob.h 4d2f800677 curl.se: new home 3 years ago
tool_util.c 8c9722bb1c misc: update incorrect copyright year ranges 2 years ago
tool_util.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_version.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_vms.c e75be2c4b2 cleanup: constify unmodified static structs 2 years ago
tool_vms.h ac0a88fd25 copyright: fix year ranges 3 years ago
tool_writeout.c e7793cb57b curl/header_json: output the header names in lowercase 2 years ago
tool_writeout.h 4133a69f2d curl: add %{header_json} support in -w handling 2 years ago
tool_writeout_json.c e7793cb57b curl/header_json: output the header names in lowercase 2 years ago
tool_writeout_json.h e7793cb57b curl/header_json: output the header names in lowercase 2 years ago
tool_xattr.c 21248e052d checksrc: detect more kinds of NULL comparisons we avoid 2 years ago
tool_xattr.h ac0a88fd25 copyright: fix year ranges 3 years ago