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
2013-09-04
curl: add --http1.1 and --http2.0 options
Daniel Stenberg
2013-09-04
curl -V: output HTTP2 as a feature if present
Daniel Stenberg
2013-08-27
curl: Moved check for password out of get parameter loop
Steve Holme
2013-08-26
curl: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-08-20
curl_easy_perform_ev: debug/test function
Daniel Stenberg
2013-08-14
curl: make --no-[option] work properly for several options
Daniel Stenberg
2013-07-14
src/tool: allow timeouts to accept decimal values
Dave Reisner
2013-05-06
unit1394.c: plug the curl tool unit test in
Kamil Dudka
2013-05-06
tool_getparam: ensure string termination in parse_cert_parameter()
Kamil Dudka
2013-05-06
tool_getparam: fix memleak in handling the -E option
Kamil Dudka
2013-05-06
tool_getparam: describe what parse_cert_parameter() does
Kamil Dudka
2013-05-06
curl -E: allow to escape ':' in cert nickname
Jared Jennings
2013-04-27
sasl-ir: Added --sasl-ir option to curl command line tool
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-12-26
curl tool: renaming hugehelp files to tool_hugehelp
Yang Tse
2012-11-26
avoid mixing of enumerated type with another type
Yang Tse
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
[prev]