curl/src
2020-02-04 08:30:05 +01:00
..
macos
.gitignore
CMakeLists.txt CMake: Add support for CMAKE_LTO option. 2020-01-13 23:14:49 +01:00
curl.rc
Makefile.am
makefile.amiga
makefile.dj
Makefile.inc
Makefile.m32
Makefile.netware
Makefile.Watcom
mkhelp.pl
slist_wc.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
slist_wc.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_binmode.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_binmode.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_bname.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_bname.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_cb_dbg.c
tool_cb_dbg.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_cb_hdr.c curl: remove 'config' field from OutStruct 2020-01-12 17:17:44 +01:00
tool_cb_hdr.h curl: two new command line options for etags 2019-11-28 13:05:20 +01:00
tool_cb_prg.c curl: make the -# spaceship bar not wrap the line 2020-01-26 18:31:00 +01:00
tool_cb_prg.h
tool_cb_rea.c curl: remove 'config' field from OutStruct 2020-01-12 17:17:44 +01:00
tool_cb_rea.h curl: fix --upload-file . hangs if delay in STDIN 2019-11-26 09:17:52 +01:00
tool_cb_see.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_cb_see.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_cb_wrt.c curl: remove 'config' field from OutStruct 2020-01-12 17:17:44 +01:00
tool_cb_wrt.h curl: remove 'config' field from OutStruct 2020-01-12 17:17:44 +01:00
tool_cfgable.c curl: two new command line options for etags 2019-11-28 13:05:20 +01:00
tool_cfgable.h smtp: Allow RCPT TO command to fail for some recipients 2020-01-21 10:40:19 +01:00
tool_convert.c
tool_convert.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_dirhie.c tool_dirhie.c: fix the copyright year range 2020-01-09 22:49:29 +01:00
tool_dirhie.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_doswin.c build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
tool_doswin.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_easysrc.c copyright: fix the year ranges for two files 2019-12-02 08:02:39 +01:00
tool_easysrc.h
tool_filetime.c
tool_filetime.h
tool_formparse.c
tool_formparse.h
tool_getparam.c curl: avoid using strlen for testing if a string is empty 2020-02-04 08:27:09 +01:00
tool_getparam.h
tool_getpass.c
tool_getpass.h
tool_help.c smtp: Allow RCPT TO command to fail for some recipients 2020-01-21 10:40:19 +01:00
tool_help.h
tool_helpers.c
tool_helpers.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_homedir.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_homedir.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_hugehelp.c.cvs
tool_hugehelp.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_libinfo.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_libinfo.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_main.c curl: use errorf() better 2019-12-10 10:03:33 +01:00
tool_main.h
tool_metalink.c curl: remove 'config' field from OutStruct 2020-01-12 17:17:44 +01:00
tool_metalink.h curl: fix memory leaked by parse_metalink() 2019-09-13 10:09:48 +02:00
tool_msgs.c curl: use errorf() better 2019-12-10 10:03:33 +01:00
tool_msgs.h curl: show better error message when no homedir is found 2019-12-03 16:26:02 +01:00
tool_operate.c smtp: Allow RCPT TO command to fail for some recipients 2020-01-21 10:40:19 +01:00
tool_operate.h curl: two new command line options for etags 2019-11-28 13:05:20 +01:00
tool_operhlp.c tool_operhlp: Copyright year out of date, should be 2020 2020-02-04 08:30:05 +01:00
tool_operhlp.h
tool_panykey.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_panykey.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_paramhlp.c curl -w: handle a blank input file correctly 2020-01-06 10:10:48 +01:00
tool_paramhlp.h tool: make a few char pointers point to const char instead 2019-12-31 22:18:56 +01:00
tool_parsecfg.c curl/parseconfig: use curl_free() to free memory allocated by libcurl 2019-12-18 14:48:41 +01:00
tool_parsecfg.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_progress.c curl: remove 'config' field from OutStruct 2020-01-12 17:17:44 +01:00
tool_progress.h
tool_sdecls.h curl: remove 'config' field from OutStruct 2020-01-12 17:17:44 +01:00
tool_setopt.c lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAIN 2019-12-05 19:17:31 -05:00
tool_setopt.h build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
tool_setup.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_sleep.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_sleep.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_strdup.c
tool_strdup.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_urlglob.c curl: make #0 not output the full URL 2020-01-13 15:37:46 +01:00
tool_urlglob.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_util.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_util.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_version.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_vms.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_vms.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_writeout.c
tool_writeout.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tool_xattr.c
tool_xattr.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00