aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.inc
AgeCommit message (Expand)Author
2020-05-14curl_multibyte: add to curlxMarcel Raad
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-17writeout: support to generate JSON outputMathias Gumz
2019-07-20curl: support parallel transfersDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-02-05time-cond: fix reading the file modification time on WindowsMichael Kaufmann
2018-01-29curl_ctype: private is*() type macros and functionsDaniel Stenberg
2017-09-02mime: use in curl cli tool instead of form API.Patrick Monnerat
2017-05-06curl: remove tool_writeenv.[ch]Daniel Stenberg
2016-10-31strcase: make the tool use curl_str[n]equal insteadDaniel Stenberg
2016-10-31strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2015-12-23Makefile.inc: s/curl_SOURCES/CURL_FILESDaniel Stenberg
2015-10-18tool: Generate easysrc with last cache linked-listDaniel Hwang
2014-11-05curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of boundsDaniel Stenberg
2014-05-22build: Fixed incorrect reference to curl_setup.h in Visual Studio filesSteve Holme
2014-05-21Makefile.inc: Added curlx headers to assist Visual Studio project generationSteve Holme
2014-05-21build: Renamed CURLX_ONES file list definition to CURLX_CFILESSteve Holme
2014-05-17Makefile.inc: Added resource file to assist Visual Studio project generationSteve Holme
2014-02-16warnless: add wrapper function for read and write on WindowsMarc Hoersken
2013-07-31curl: follow-up for commit 5af2bfb9Yang Tse
2013-07-31curl: --progress-bar max update frequency now at 5HzDaniel Stenberg
2013-01-20Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-26curl tool: renaming hugehelp files to tool_hugehelpYang Tse
2012-06-07metalink: build fixes and adjustments IYang Tse
2012-05-26Reduced #ifdef HAVE_METALINKTatsuhiro Tsujikawa
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-02-09curl: use new library-side TCP_KEEPALIVE optionsDave Reisner
2011-10-06curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-10-05curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse
2011-10-03curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-24curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-22curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-21curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-20curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-19curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-18curl tool: create tool_myfunc.[ch] which later on will hold my_* functionsYang Tse
2011-09-16curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]Yang Tse
2011-09-16curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch]Yang Tse
2011-09-16curl tool: move convert_* functions into tool_convert.[ch]Yang Tse
2010-11-05save metadata to extended file attributesStefan Tomanek
2010-08-02Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro.Guenter Knauf
2010-08-02Renamed curl_SOURCES to CURL_ALLFILES to overcome wmake's case-insensitivity.Guenter Knauf
2010-07-29Added a comment with an alternate idea to avoid the backslash line continatio...Guenter Knauf
2010-02-14removed trailing whitespaceYang Tse
2009-07-09- Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses forDaniel Stenberg
2009-06-05introduction of os-specific.c and os-specific.hYang Tse
2008-10-23moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_Daniel Stenberg