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_getparam.c
Age
Commit message (
Expand
)
Author
2012-07-15
getparam: fix the GetStr() macro
Daniel Stenberg
2012-07-10
cmdline: parse numerical options stricter
Daniel Stenberg
2012-07-04
Renamed vars to avoid shadow global declaration.
Guenter Knauf
2012-07-02
curl: Added runtime version check for libmetalink
Tatsuhiro Tsujikawa
2012-06-21
curl: Made --metalink option toggle Metalink functionality
Tatsuhiro Tsujikawa
2012-06-11
Revert: 634f7cfee40d4658 partially
Daniel Stenberg
2012-06-11
version: Replaced SSPI feature information with version string details
Marc Hoersken
2012-06-08
metalink: build fixes and adjustments II
Yang Tse
2012-06-07
metalink: build fixes and adjustments I
Yang Tse
2012-05-26
Reduced #ifdef HAVE_METALINK
Tatsuhiro Tsujikawa
2012-05-26
Print "Metalink" in Features if Metalink support is enabled.
Tatsuhiro Tsujikawa
2012-05-26
--metalink option is available regardless of Metalink support.
Tatsuhiro Tsujikawa
2012-05-26
metalink: parse downloaded Metalink file
Tatsuhiro Tsujikawa
2012-05-26
metalink: show help message even if disabled
Tatsuhiro Tsujikawa
2012-05-26
Support Metalink.
Tatsuhiro Tsujikawa
2012-04-23
Revert "sspi: Added version information"
Yang Tse
2012-04-22
sspi: Added version information
Steve Holme
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-04-05
curl: add --post303 to set the CURL_REDIR_POST_303 option
Daniel Stenberg
2012-02-16
curl: Added support for --mail-auth
Steve Holme
2012-02-13
configure: add option disable --libcurl output
Colin Hogben
2012-02-09
nss: add support for the CURLSSLOPT_ALLOW_BEAST option
Kamil Dudka
2012-02-09
--ssl-allow-beast added
Daniel Stenberg
2011-10-16
--show-error: position indepdenent
Daniel Stenberg
2011-10-06
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-10-05
curl tool: OOM handling fixes
Yang Tse
2011-10-05
curl tool: OOM handling fixes
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