summaryrefslogtreecommitdiff
path: root/src/tool_easysrc.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* English: use American spelling consistentlyDaniel Stenberg2022-04-051-2/+2
* misc: update copyright yearsDaniel Stenberg2021-10-151-1/+1
* curl: correct grammar in generated libcurl codeБорис Верховский2021-10-131-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-2/+2
* checksrc: warn on space after exclamation markDaniel Stenberg2020-10-021-2/+2
* copyright: fix the year ranges for two filesDaniel Stenberg2019-12-021-1/+1
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-011-1/+1
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-8/+8
* mime: use in curl cli tool instead of form API.Patrick Monnerat2017-09-021-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-2/+2
* tool: Generate easysrc with last cache linked-listDaniel Hwang2015-10-181-28/+37
* tool: remove redundant libcurl checkDaniel Hwang2015-09-221-41/+39
* curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXTJay Satiro2015-06-011-1/+1
* tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme2015-02-271-2/+2
* tool: Fixed libcurl source output for multiple operationsSteve Holme2014-03-021-1/+3
* tool: Moved --libcurl to the global configSteve Holme2014-03-011-2/+2
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-2/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* tool_easysrc.c: Test pointers against NULLDavid Blaikie2012-09-061-3/+3
* curl tool: make curl.h first header included in tool_setup.hYang Tse2012-04-081-2/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-1/+1
* tool_easysrc.c: fix --libcurl option output file text translation modeYang Tse2012-03-181-1/+1
* fix several compiler warningsYang Tse2012-03-161-1/+1
* Generate lists and use symbols in --libcurl code output.Colin Hogben2012-02-231-24/+138
* configure: add option disable --libcurl outputColin Hogben2012-02-131-1/+4
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-211-0/+112