Makefile.inc: Added curlx headers to assist Visual Studio project generation
[platform/upstream/curl.git] / src / tool_formparse.c
2014-04-18 Marc Hoerskentool_formparse.c: fix possible use of non-null-terminat...
2014-03-01 Steve Holmetool: Moved --stderr to the global config
2014-02-23 Steve Holmetool_cfgable: Renamed Configurable structure to Operati...
2013-01-22 Ulionformpost: support quotes, commas and semicolon in file...
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-04-12 Yang Tsetool_formparse.c: rename a couple of vars to avoid...
2012-04-08 Yang Tsecurl tool: make curl.h first header included in tool_se...
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2012-01-04 Yang Tsetool_formparse.c: fix compiler warning: enumerated...
2011-12-16 Daniel Stenbergcurl -F: fix multiple file upload with custom type
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-03 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files