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
2014-02-23
tool_getparam: Moved tool_version_info() call into operate()
Steve Holme
2014-02-22
tool_cfgable: Removed list_engine flag from config structure
Steve Holme
2014-02-22
tool_getparam: Moved version information into separate function in tool_help
Steve Holme
2014-02-10
NPN/ALPN: allow disabling via command line
Fabian Frank
2014-02-08
tool_getparam: Added support for parsing of specific URL options
Steve Holme
2014-02-03
tool_operate: Moved command line argument parsing into separate function
Steve Holme
2014-01-30
http2: call it "HTTP 2" and not 2.0
Daniel Stenberg
2013-12-14
login options: remove the ;[options] support from CURLOPT_USERPWD
Daniel Stenberg
2013-10-15
SSL: protocol version can be specified more precisely
Gergely Nagy
2013-10-12
curl: rename --bearer to --oauth2-bearer
Daniel Stenberg
2013-09-13
curl: Fixed usage of DNS options when not using c-ares resolver
Steve Holme
2013-09-12
curl: Add support for various DNS binding options.
Ben Greear
2013-09-05
curl: unbreak --http1.0 again
Daniel Stenberg
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
[prev]
[next]