Changed the path of license by using '%license' macro
[platform/upstream/curl.git] / src / tool_formparse.c
2016-09-23 Seonah MoonUpdate to 7.50.2 00/89300/3 accepted/tizen/common/20160928.164154 accepted/tizen/ivi/20160929.081233 accepted/tizen/mobile/20160929.081128 accepted/tizen/tv/20160929.081209 accepted/tizen/wearable/20160929.081050 submit/tizen/20160928.053415
2016-09-23 Seonah MoonImported Upstream version 7.50.2 93/89293/1 upstream/7.50.2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2016-04-11 seonah moonRevert "Imported Upstream version 7.44.0" 73/65573/1
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
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-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
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