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
2015-12-15
curl --expect100-timeout: added
Daniel Stenberg
2015-11-09
oauth2: Don't use XOAUTH2 in OAuth 2.0 variables
Steve Holme
2015-11-09
oauth2: Use OAuth 2.0 rather than XOAUTH2 in comments
Steve Holme
2015-08-25
curl: point out the conflicting HTTP methods if used
Daniel Stenberg
2015-08-22
CURLOPT_DEFAULT_PROTOCOL: added
Nathaniel Waisbrot
2015-07-17
SSL: Add an option to disable certificate revocation checks
Jay Satiro
2015-06-18
tool: always provide negotiate/kerberos options
Daniel Stenberg
2015-06-01
curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT
Jay Satiro
2015-04-28
Negotiate: custom service names for SPNEGO.
Linus Nielsen
2015-04-25
tool: New option --data-raw to HTTP POST data, '@' allowed.
Anthony Avina
2015-04-23
tool: fixed a comment typo
Dan Fandrich
2015-03-24
CURLOPT_PATH_AS_IS: added
Daniel Stenberg
2015-03-20
curl: add --false-start option
Alessandro Ghedini
2015-03-17
checksrc: use space after comma
Daniel Stenberg
2015-02-27
tool: Updated the warnf() function to use the GlobalConfig structure
Steve Holme
2015-01-16
copyright years: after OCSP stapling changes
Daniel Stenberg
2015-01-16
curl: add --cert-status option
Alessandro Ghedini
2014-12-04
tool: add --unix-socket option
Peter Wu
2014-10-07
SSL: implement public key pinning
moparisthebest
2014-10-04
getparameter: remove dead code
Daniel Stenberg
2014-10-04
getparameter: comment a switch FALLTHROUGH
Daniel Stenberg
2014-08-08
tool_getparam.c: Fixed compilation warning
Steve Holme
2014-07-23
curl.h/features: Deprecate GSS-Negotiate macros due to bad naming
Michael Osipov
2014-05-22
tool_getparam.c: Fixed compilation warnings
Steve Holme
2014-04-04
curl: add --proxy-header
Maciej Puzio
2014-03-22
tool_getparam: Removed "dead assignment" code introduced in commit 1a9b58fc
Steve Holme
2014-03-01
tool: Moved --libcurl to the global config
Steve Holme
2014-03-01
tool: Moved --progress-bar to the global config
Steve Holme
2014-03-01
tool: Moved --stderr to the global config
Steve Holme
2014-02-27
tool: Moved --trace and --verbose to the global config
Steve Holme
2014-02-27
tool: Moved --silient to the global config
Steve Holme
2014-02-27
tool_cfgable: Added GlobalConfig pointer to OperationConfig
Steve Holme
2014-02-26
tool: Reworked argument parsing to use --next/-:
Steve Holme
2014-02-26
tool_getparam: Added initial support for --next/-:
Steve Holme
2014-02-25
parse_args: fix a too long source code line
Daniel Stenberg
2014-02-25
tool: Moved --showerror to the global config
Steve Holme
2014-02-25
tool_getparam: Added global config to getparameter()
Steve Holme
2014-02-24
tool_main: Moved easy handle into global config structure
Steve Holme
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2014-02-23
tool_getparam: Moved tool_help() call into operate()
Steve Holme
2014-02-23
tool_getparam: Moved hugehelp() call into operate()
Steve Holme
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
[next]