index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tool_formparse.c
Age
Commit message (
Expand
)
Author
2015-02-28
tool: wrap lines longer than 79 columns
Kamil Dudka
2015-02-27
tool: Updated the warnf() function to use the GlobalConfig structure
Steve Holme
2014-04-19
tool_formparse.c: fix possible use of non-null-terminated strings
Marc Hoersken
2014-03-01
tool: Moved --stderr to the global config
Steve Holme
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2013-01-22
formpost: support quotes, commas and semicolon in file names
Ulion
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-04-12
tool_formparse.c: rename a couple of vars to avoid declaration shadowing
Yang Tse
2012-04-08
curl tool: make curl.h first header included in tool_setup.h
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2012-01-04
tool_formparse.c: fix compiler warning: enumerated type mixed with another type
Yang Tse
2011-12-16
curl -F: fix multiple file upload with custom type
Daniel Stenberg
2011-10-03
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse