summaryrefslogtreecommitdiff
path: root/src/tool_formparse.c
Commit message (Expand)AuthorAgeFilesLines
* tool_formparse.c: fix possible use of non-null-terminated stringsMarc Hoersken2014-04-191-2/+2
* tool: Moved --stderr to the global configSteve Holme2014-03-011-2/+2
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-1/+1
* formpost: support quotes, commas and semicolon in file namesUlion2013-01-221-90/+144
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* tool_formparse.c: rename a couple of vars to avoid declaration shadowingYang Tse2012-04-121-4/+4
* 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_formparse.c: fix compiler warning: enumerated type mixed with another typeYang Tse2012-01-041-2/+2
* curl -F: fix multiple file upload with custom typeDaniel Stenberg2011-12-161-33/+21
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-031-0/+321