summaryrefslogtreecommitdiff
path: root/src/tool_formparse.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* tool_formparse: unroll the NULL_CHECK and CONST_FREE macrosDaniel Stenberg2022-10-141-5/+5
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyright: updated year ranges out of syncDaniel Stenberg2020-05-241-1/+1
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-8/+7
* cli tool: fix mime post with --disable-libcurl-option configure optionPatrick Monnerat2019-02-191-2/+2
* cli tool: do not use mime.h private structures.Patrick Monnerat2019-02-111-3/+43
* whitespace fixesViktor Szakats2018-09-231-1/+0
* mime: use in curl cli tool instead of form API.Patrick Monnerat2017-09-021-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-2/+2
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-031-0/+33