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_paramhlp.h
Age
Commit message (
Expand
)
Author
2019-07-30
curl: cap the maximum allowed values for retry time arguments
Daniel Stenberg
2017-08-07
curl: detect and bail out early on parameter integer overflows
Daniel Stenberg
2017-03-08
vtls: add options to specify range of enabled TLS versions
Jozef Kralik
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-08-22
CURLOPT_DEFAULT_PROTOCOL: added
Nathaniel Waisbrot
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2014-02-16
tool_paramhlp: Added URL index to password prompt for multiple operations
Steve Holme
2014-02-15
tool_operate: Moved required argument getting into separate function
Steve Holme
2014-01-19
tool: Fixed incorrect return code if password prompting runs out of memory
Steve Holme
2013-07-14
src/tool: allow timeouts to accept decimal values
Dave Reisner
2012-11-26
avoid mixing of enumerated type with another type
Yang Tse
2012-07-10
cmdline: parse numerical options stricter
Daniel Stenberg
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-10-05
curl tool: OOM handling fixes
Yang Tse
2011-10-05
curl tool: code moved to tool_*.[ch] files
Yang Tse