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_easysrc.c
Age
Commit message (
Expand
)
Author
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-09-02
mime: use in curl cli tool instead of form API.
Patrick Monnerat
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-10-18
tool: Generate easysrc with last cache linked-list
Daniel Hwang
2015-09-22
tool: remove redundant libcurl check
Daniel Hwang
2015-06-01
curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT
Jay Satiro
2015-02-27
tool: Updated the warnf() function to use the GlobalConfig structure
Steve Holme
2014-03-02
tool: Fixed libcurl source output for multiple operations
Steve Holme
2014-03-01
tool: Moved --libcurl to the global config
Steve Holme
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
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-09-06
tool_easysrc.c: Test pointers against NULL
David Blaikie
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-03-18
tool_easysrc.c: fix --libcurl option output file text translation mode
Yang Tse
2012-03-16
fix several compiler warnings
Yang Tse
2012-02-23
Generate lists and use symbols in --libcurl code output.
Colin Hogben
2012-02-13
configure: add option disable --libcurl output
Colin Hogben
2011-09-21
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse